summaryrefslogtreecommitdiff
path: root/src/pacman
Commit message (Expand)AuthorAge
...
* pacman: add front end support for repo usage levelDave Reisner2013-09-04
* pacman/util.c: use switch when there are fall through statementsSami Kerola2013-09-04
* Store fgetc output as an int.Allan McRae2013-08-21
* check.c: break backup file search loop after matchAndrew Gregory2013-08-21
* Do not refer to FlySpray numbersAllan McRae2013-08-21
* ini.c: give recursion limit file scopeAndrew Gregory2013-08-21
* ini.c: make errors in includes fatalAndrew Gregory2013-08-21
* ini.c: reuse line bufferAndrew Gregory2013-08-21
* conf.c: extract ini parsing code to separate filesAndrew Gregory2013-08-21
* conf.c: pass _parse_directive as a callbackAndrew Gregory2013-08-21
* conf.c: move section handling out of _parseconfigAndrew Gregory2013-08-21
* conf.c: move directive parsing out of _parseconfigAndrew Gregory2013-08-21
* conf.c: move repo parsing out of _parseconfigAndrew Gregory2013-08-21
* conf.c: add parse_options to section_tAndrew Gregory2013-08-21
* Report missing directory if we can not initialise alpm libraryAllan McRae2013-07-30
* Warn when directory ownership differs between filesystem and packageAllan McRae2013-07-30
* Only note backup file changes with -QkkAllan McRae2013-07-30
* Corrected return codes for Sg flagAshley Whetter2013-07-22
* Fix typoAllan McRae2013-07-22
* Clarify inter-conflicts messageAllan McRae2013-07-22
* Update gitignore files for use with autoreconfAllan McRae2013-07-22
* Remove autotools filesAllan McRae2013-07-22
* do not check error from close(2)Dave Reisner2013-07-05
* Consolidate and improve table implementationsSimon Gomizelj2013-07-05
* query_fileowner: resolve trailing . or .. in pathsAndrew Gregory2013-06-26
* query_fileowner: remove useless path variableAndrew Gregory2013-06-26
* query_group: allow package filtersAndrew Gregory2013-06-26
* skip unknown repo names for pacman -SlAndrew Gregory2013-06-26
* Make --unrequired filter packages that are optdep as wellOlivier Brunel2013-06-26
* Merge branch 'maint'Allan McRae2013-06-18
|\
| * Pull translation updatesAllan McRae2013-06-18
* | die if '-' is given with empty stdinAndrew Gregory2013-06-06
* | Merge branch 'maint'Allan McRae2013-06-06
|\|
| * Pull translation updates and regenerateAllan McRae2013-06-06
* | query_fileowner: remove symlink supportAndrew Gregory2013-06-03
* | Clean partial downloads from cacheAllan McRae2013-05-29
* | Merge branch 'maint'Allan McRae2013-05-07
|\|
| * More translation updatesAllan McRae2013-05-07
| * pacman/util.c: add missing bracesAndrew Gregory2013-05-07
| * pacman/util.c: fix output flushing in questionsAndrew Gregory2013-05-07
| * Pull translation updates from transifexAllan McRae2013-04-30
| * Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-18
| * Rework callback message to add translationAllan McRae2013-04-11
| * pacman: add -Qkk to usage() helpAndrew Gregory2013-04-09
| * ctypes.h shouldn't be included twiceSimon Gomizelj2013-04-06
| * use off_t for table_row_t.sizeAndrew Gregory2013-04-06
* | Remove ALPM_QUESTION_LOCAL_NEWERConnor Behan2013-04-24
* | Unify front and backend responses for --printConnor Behan2013-04-18
|/
* Update translations from transifexAllan McRae2013-04-01
* pm_asprintf logs 'failed to allocate' alreadySimon Gomizelj2013-03-31