index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
pacman: fix segfault when Usage is specified without a value
morganamilo
1
-18
/
+20
2019-02-21
Use standard, consistent units in the download progress.
Sever Oraz
1
-10
/
+10
2019-02-12
Add implicit fall through warning
Allan McRae
1
-1
/
+1
2019-02-04
fix various typos
morganamilo
1
-1
/
+1
2019-01-10
Add [ignored] to -Qu output for packages in repos that are not Usage = Upgrade
Allan McRae
1
-1
/
+5
2019-01-10
libalpm/sync.c: change alpm_sync_newversion() to alpm_sync_get_new_version()
Allan McRae
1
-2
/
+2
2019-01-04
Move skipping of duplicate sync/remove targets into libalpm
Michael Straube
2
-17
/
+4
2018-11-28
common/ini: remove unnecessary alpm include
Andrew Gregory
1
-2
/
+1
2018-11-02
Add meson.build files to build with meson
Dave Reisner
4
-0
/
+45
2018-10-20
pacman: don't error when a group exists but all packages are ignored
morganamilo
1
-0
/
+18
2018-09-19
Show group status during file search
morganamilo
3
-15
/
+22
2018-09-19
pacman: check versioned optdepends in -Qi operation
Eli Schwartz
1
-1
/
+1
2018-09-18
pacman-conf: add missing DisableDownloadTimeout
morganamilo
1
-0
/
+3
2018-08-29
Show install status during file search
morganamilo
1
-1
/
+5
2018-08-29
pacman/conf: Remove unused include
Dave Reisner
1
-1
/
+0
2018-08-29
common/ini: Depend on util-common, not util
Dave Reisner
1
-1
/
+1
2018-08-10
Remove the last traces of the pacman --force option
Allan McRae
2
-8
/
+0
2018-07-27
Pull updated translations from Transifex
Allan McRae
43
-1665
/
+1705
2018-07-25
Revert "Deprecate --root in favour of --sysroot"
Allan McRae
1
-2
/
+1
2018-06-04
pacman-conf: fix detection of repo usage
Allan McRae
1
-2
/
+2
2018-05-28
Pull updated translations from Transifex
Allan McRae
25
-14147
/
+577
2018-05-15
Pull translations from Transifex and regenerate
Allan McRae
50
-3714
/
+2901
2018-05-14
Remove all modelines from the project
Eli Schwartz
29
-59
/
+0
2018-04-29
Initial translation preparation for pacman-5.1
Allan McRae
46
-12906
/
+19940
2018-04-29
Import updated translations from Transifex
Allan McRae
51
-9874
/
+8417
2018-04-29
Update POTFILES.in
Allan McRae
1
-0
/
+9
2018-03-14
make_aligned_titles: initialise wbuf
Allan McRae
1
-1
/
+1
2018-03-14
Update coyrights for 2018
Allan McRae
28
-29
/
+29
2018-03-14
pacman-conf.c: exit if cannot set rootdir or parse config file
Ivy Foster
1
-1
/
+7
2018-03-14
pacman-conf.c: exit if cannot create config data structure
Ivy Foster
1
-1
/
+4
2018-03-14
pacman-conf.c: add short options
Ivy Foster
1
-8
/
+8
2018-02-06
src/pacman/query.c: do not exit -Qo with error if file does not exist
Ivy Foster
1
-15
/
+9
2018-02-06
pacman/query.c: in query_fileowner, make is_dir an int
Ivy Foster
1
-1
/
+2
2018-01-19
Deprecate --root in favour of --sysroot
Allan McRae
1
-1
/
+2
2018-01-19
vercmp: fail when the wrong number of arguments are provided
Eli Schwartz
1
-8
/
+5
2018-01-19
add pacman-conf utility
Andrew Gregory
3
-1
/
+455
2018-01-18
extract default settings to separate function
Andrew Gregory
2
-78
/
+89
2018-01-18
extract raw config file parser
Andrew Gregory
2
-4
/
+10
2018-01-09
Handle empty string passed to query_owner
Allan McRae
1
-0
/
+5
2018-01-06
vercmp: remove --usage variant of the -help option
Eli Schwartz
1
-2
/
+1
2017-07-28
Fix coding style issue in pacman/util.c
Michael Straube
1
-4
/
+8
2017-07-11
clarify broken dependency error messages
Andrew Gregory
1
-5
/
+6
2017-07-11
provide command for downloading missing databases
Andrew Gregory
1
-2
/
+3
2017-05-16
remove unused byte from user agent buffer
Andrew Gregory
1
-1
/
+1
2017-05-16
check for overflow when setting HTTP_USER_AGENT
Andrew Gregory
1
-1
/
+6
2017-05-16
query_fileowner: avoid buffer overflow
Andrew Gregory
1
-0
/
+1
2017-05-08
free memory for --overwrite lists
Andrew Gregory
1
-0
/
+1
2017-04-17
add --sysroot option
Andrew Gregory
3
-6
/
+23
2017-04-17
conflict: include owner for filesystem conflicts
Andrew Gregory
1
-2
/
+7
2017-04-12
deprecate --force in favor of --overwrite
Andrew Gregory
1
-1
/
+2
[next]