index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
pacman.c
Commit message (
Expand
)
Author
Age
*
Update copyright years
Allan McRae
2017-01-04
*
Give a "success!" message on database check
Patrick Eigensatz
2016-12-05
*
Update copyright years for 2016
Allan McRae
2016-01-04
*
remove soft interrupt handler before cleanup
Andrew Gregory
2015-12-05
*
extract soft interrupt handlers
Andrew Gregory
2015-12-05
*
extract SIGSEGV handler
Andrew Gregory
2015-12-05
*
extract SIGWINCH handler
Andrew Gregory
2015-12-05
*
move signal handlers to sighandler.[ch]
Andrew Gregory
2015-12-05
*
avoid unsafe functions in signal handler
Andrew Gregory
2015-12-05
*
remove SIG_IGN check when setting signal handler
Andrew Gregory
2015-12-05
*
do not catch SIGTERM
Andrew Gregory
2015-12-05
*
pacman: exit without memory cleanup on signals
Andrew Gregory
2015-12-05
*
add --quiet to -Fh
Andrew Gregory
2015-11-04
*
Add -F --machinereadable option
Florian Pritz
2015-11-03
*
Use ARRAYSIZE macro for non-string array size computation
Pierre Neidhardt
2015-10-27
*
pacman: add user hook directories
Andrew Gregory
2015-10-18
*
Add regex search option to sync database file searching
Allan McRae
2015-07-15
*
Prototype pacman files database operations
Allan McRae
2015-07-15
*
Fix formatting in parsearg_upgrade
Allan McRae
2015-07-14
*
Update copyright notices for 2015
Allan McRae
2015-02-01
*
Integrate testdb into pacman
Allan McRae
2015-01-02
*
shut up GCC on -Wmaybe-initialized warnings
Dave Reisner
2014-12-18
*
Fix pointer declarations to be globally consistent
Micah Saint Germain
2014-12-18
*
Add --assume-installed to pacman --help
Florian Pritz
2014-11-05
*
pacman: add --confirm option
Andrew Gregory
2014-10-13
*
Add --assume-installed option
Florian Pritz
2014-09-30
*
pacman.c: Add -gg, -ii, and -yy to help summary
Johannes Löthberg
2014-09-23
*
pacman: set SA_RESTART for signal handler
Andrew Gregory
2014-09-23
*
pacman.c: simplify stdin parsing
Andrew Gregory
2014-08-04
*
cache terminal size, add SIGWINCH handler to reset
Dave Reisner
2014-06-29
*
Revert refactoring in fa0c1e14
Allan McRae
2014-06-29
*
pacman: Correct signal handler comment and refactor
Silvan Jegen
2014-06-24
*
Move break to a new line for consistency
Hong Shick Pak
2014-06-23
*
Clarify that -Ql prints a file list
Allan McRae
2014-05-25
*
check config_new return value
Andrew Gregory
2014-03-27
*
Move NULL check before dereference
Silvan Jegen
2014-01-30
*
Remove unneeded NULL check
Silvan Jegen
2014-01-30
*
pacman: use exit status 0 for --help and --version
Andrew Gregory
2014-01-30
*
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-28
*
pacman.c: free string commandline options
Andrew Gregory
2014-01-28
*
pacman.c: remove unnecessary optarg checks
Andrew Gregory
2014-01-28
*
Update copyright years for 2014
Allan McRae
2014-01-06
*
Fix whitespace and other formatting issues
Jason St. John
2013-11-15
*
check for -1 return value from getopt_long
Andrew Gregory
2013-10-31
*
Use getuid instead of geteuid
Vladimir A. Nazarenko
2013-10-31
*
Fix detection of joint --native and --foreign usage
Allan McRae
2013-10-31
*
include invalid options in error messages
Andrew Gregory
2013-10-14
*
pacman: die on invalid option combinations
Andrew Gregory
2013-10-14
*
rename PKG_LOCALITY_LOCAL -> PKG_LOCALITY_NATIVE
Andrew Gregory
2013-10-14
*
do not run scriptlets with --dbonly
Andrew Gregory
2013-10-14
[next]