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
...
*
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
*
Remove need to explicitly register the local DB
Dan McGee
2011-01-29
*
Merge branch 'maint'
Dan McGee
2011-01-12
|
\
|
*
Make debug config messages consistent in capitalization
Dan McGee
2011-01-11
*
|
Fix some more simple conversion "errors"
Dan McGee
2011-01-07
*
|
Update copyright years for 2011
Allan McRae
2011-01-07
*
|
Declare all local functions static
Allan McRae
2010-12-30
*
|
Add configuration option to control disk space checking
Allan McRae
2010-12-12
*
|
Remove AC_TYPE_SIGNAL usage
Dan McGee
2010-12-12
*
|
alpm/remove.c : respect --dbonly during remove-upgrade
Xavier Chantry
2010-12-12
*
|
pacman: sort --help output
Xavier Chantry
2010-12-12
*
|
CLI args: update --help and manpage
Xavier Chantry
2010-12-12
*
|
Ensure stdin args are correctly terminated
Dan McGee
2010-12-12
*
|
Support reading package args from stdin
Dave Reisner
2010-11-04
*
|
CLI args: stricter/better parsing
Jakob Gruber
2010-10-11
*
|
CLI args: reorganize parsing
Jakob Gruber
2010-10-11
*
|
Check return value of chdir and getcwd
Allan McRae
2010-07-01
[prev]
[next]