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
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
2017-04-12
add --overwrite option to ignore file conflicts
Andrew Gregory
3
-0
/
+10
2017-04-04
parse stdin as newline-separated
Andrew Gregory
1
-32
/
+23
2017-01-13
Introduce a 'disable-download-timeout' option
Christian Hesse
3
-1
/
+13
2017-01-04
ini: only recognize comments at beginning of line
Andrew Gregory
1
-7
/
+2
2017-01-04
pacman: ensure linkage against libarchive
Dave Reisner
1
-1
/
+4
2017-01-04
Update copyright years
Allan McRae
28
-29
/
+29
2016-12-05
Suppress more output messages on successful -D options with -q
Allan McRae
1
-4
/
+6
2016-12-05
Give a "success!" message on database check
Patrick Eigensatz
2
-0
/
+9
2016-12-05
Remove pacsort
Allan McRae
3
-558
/
+1
2016-10-22
Represent bitfields as ints, not enums
Ivy Foster
9
-32
/
+34
2016-10-22
Remove pactree
Allan McRae
3
-516
/
+1
2016-09-25
Do not #define _RESERVED_IDENTIFIERS
Ivy Foster
9
-27
/
+27
2016-08-30
Normalize alpm download callback's frontend cb arguments
Ivy Foster
1
-8
/
+11
2016-08-30
Handle all POSIX compliant systems in mbscasecmp.
Tobias Stoeckmann
1
-3
/
+5
2016-08-30
Remove obsolete TODO
Allan McRae
1
-1
/
+0
2016-08-30
Turn off colours once finished using them
Allan McRae
2
-4
/
+5
2016-05-18
Report local file URL for -Sp operations if package is in cache
Allan McRae
1
-3
/
+24
2016-05-05
pacsort help clearly states that files contain inputs to be sorted
Ashley Whetter
1
-1
/
+4
2016-05-05
Add colour to the output of the "-{F, Q}o" operations.
Xavion
2
-4
/
+7
2016-05-05
Add colour to group selection dialog
Xavion
2
-4
/
+6
2016-05-05
Handle provides with -Q
Allan McRae
1
-0
/
+3
2016-05-05
pacman_query: move error messages into relevant if statements
Allan McRae
1
-16
/
+16
2016-05-05
Remove notification of system upgrade when only printing URLs
Allan McRae
1
-3
/
+5
2016-05-05
Print replacements when using -Sup
Allan McRae
1
-4
/
+8
2016-03-28
Do not add root prefix twice when checking database files
Allan McRae
1
-24
/
+30
2016-02-26
use multi-byte character matching for user input
Andrew Gregory
1
-2
/
+34
2016-02-26
Failed database downloads cause transaction to stop
Allan McRae
1
-10
/
+3
[next]