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
*
Revert "Add -S --recursive operation"
Dan McGee
2012-02-15
*
Fix a handful of comment typos or misspellings
Dan McGee
2012-02-06
*
Update copyright on changed files since beginning of year
Dan McGee
2012-01-18
*
Use fileno() in isatty() call
Dan McGee
2012-01-12
*
Avoid comparison between signed and unsigned types
Allan McRae
2011-09-26
*
Revamp pacman signal handler
Dan McGee
2011-09-26
*
pacman: use dynamic string allocation where it makes sense
Dan McGee
2011-09-20
*
pacman: add short opt '-p' for --print to -{S,R}h
Dave Reisner
2011-09-14
*
pacman.c: Remove redundant strdup() in parsearg_global()
Lukas Fleischer
2011-08-28
*
pacman: remove --dbonly shortopt
Dave Reisner
2011-08-11
*
Allow --needed and --recursive on -U operations
Dan McGee
2011-08-11
*
Add -S --recursive operation
Dan McGee
2011-08-11
*
mark option structs as const
Dave Reisner
2011-08-08
*
Prefix alpm_transflag_t members with ALPM
Allan McRae
2011-07-02
*
Prefix alpm_loglevel_t members with ALPM
Allan McRae
2011-07-02
*
pacman: return with 128+signum on signaled exit
Dave Reisner
2011-06-30
*
Fix a few warnings pointed out via clang scan-build
Dan McGee
2011-06-30
*
API: change 'signaturedir' to 'gpgdir'
Dan McGee
2011-06-15
*
Require handle argument to all alpm_trans_*() methods
Dan McGee
2011-06-09
*
Require handle argument to all alpm_option_(get|set)_*() methods
Dan McGee
2011-06-09
*
Require handle argument to alpm_logaction()
Dan McGee
2011-06-09
*
Revamp pacman setup code to handle new alpm initialize routine
Dan McGee
2011-06-07
*
Let pacman -v print GPG Dir
Pang Yan Han
2011-06-01
*
Merge branch 'maint'
Dan McGee
2011-05-19
|
\
|
*
Coding style cleanups; add a null check
Dan McGee
2011-05-19
|
*
Ensure --print doesn't enable --noconfirm when not expected
Dan McGee
2011-05-16
*
|
Make config parsing a two-part affair
Dan McGee
2011-05-05
*
|
Move parseconfig to conf.c
Dan McGee
2011-05-05
*
|
Header inclusion cleanup
Dan McGee
2011-04-20
*
|
syntax: if/while statements should have no trailing space
Dan McGee
2011-04-20
*
|
Allow VerifySig to act as a default verification in [options]
Dave Reisner
2011-04-20
*
|
style cleanup: cast as (type *) not (type*)
Dave Reisner
2011-04-20
*
|
New VerbosePkgLists option
Jakob Gruber
2011-04-20
*
|
Remove ShowSize option
Jakob Gruber
2011-04-20
*
|
libalpm: consistently use int as return type for option setters
Rémy Oudompheng
2011-04-15
*
|
pacman.c : useless extra parenthesis
Xavier Chantry
2011-04-04
*
|
Merge branch 'maint'
Dan McGee
2011-03-27
|
\
|
|
*
Update usage instruction strings
Dan McGee
2011-03-25
*
|
Merge branch 'maint'
Dan McGee
2011-03-24
|
\
|
|
*
Add -T, --deptest to usage message
Ray Kohler
2011-03-24
*
|
Added gpg verification options per repo to the config file.
Xavier Chantry
2011-03-23
*
|
Let pacman specify GnuPG's home directory.
Chris Brannon
2011-03-23
*
|
Merge branch 'maint'
Dan McGee
2011-03-21
|
\
|
|
*
Restore --debug/--verbose output without a primary operation
Dan McGee
2011-03-21
|
*
Remove unnecessary NULL check
Dan McGee
2011-03-20
*
|
Style change: return(x) --> return x
Dan McGee
2011-03-20
|
/
*
Warn but don't error for unknown pacman.conf directives
Dan McGee
2011-03-16
*
Only read from stdin if '-' is provided as a target
Dave Reisner
2011-03-16
*
make -d less strict; add -dd option
Florian Pritz
2011-01-31
*
Allow both cleanmethod values to be specified at the same time
Dan McGee
2011-01-31
[next]