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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
lib/conflict: save strlen call by reusing snprintf return
Dave Reisner
1
-2
/
+3
2011-12-12
code syntax cleanup
Dave Reisner
6
-24
/
+24
2011-12-12
makepkg: split source elements when looking for sigs
Dave Reisner
1
-2
/
+2
2011-12-12
pacman: process all sync targets before exiting on error
Dan McGee
1
-13
/
+27
2011-12-12
pacman: process all targets on upgrade operation
Dan McGee
1
-5
/
+15
2011-12-12
pacman: list all unknown targets on removal operation
Allan McRae
1
-1
/
+4
2011-12-08
Use automake verbose helpers in custom make rules
Dan McGee
5
-35
/
+27
2011-12-08
Make automake generate silent rules by default
Dan McGee
1
-1
/
+2
2011-12-07
Move items around in the alpm handle struct
Dan McGee
1
-1
/
+1
2011-12-07
Slight local database files reading optimization
Dan McGee
1
-5
/
+13
2011-12-07
scripts/*: Declare several constant variables read-only
Lukas Fleischer
6
-10
/
+10
2011-12-07
Merge branch 'maint'
Dan McGee
4
-9
/
+17
2011-12-07
contrib/*: Hardcode program names
Lukas Fleischer
7
-28
/
+36
2011-12-07
Add 'silent-rules' to automake setup in configure.ac
Dan McGee
1
-1
/
+1
2011-12-06
Use correct size in memset
Dan McGee
1
-1
/
+1
2011-12-05
repo-add: enforce maximum .sig file size
Dan McGee
1
-7
/
+12
2011-12-05
Enforce signature download size limit on -U <url> operations
Dan McGee
1
-0
/
+3
2011-12-05
contrib/paclist: Add "--help" command line parameter
Lukas Fleischer
1
-1
/
+1
2011-12-01
Merge branch 'maint'
Dan McGee
8
-21
/
+89
2011-12-01
makepkg.5: fix typo s/tar,bz2/tar.bz2/
Dave Reisner
1
-1
/
+1
2011-12-01
makepkg: avoid using comm for diff'ing package lists
Dave Reisner
1
-7
/
+9
2011-12-01
_alpm_ldconfig: return value from _alpm_run_chroot
Dan McGee
1
-1
/
+1
2011-12-01
Add two new pactests for pacman upgrade behavior
Dan McGee
2
-0
/
+65
2011-12-01
Miscellaneous post-4.0.1 updates
Dan McGee
3
-12
/
+13
2011-12-01
Add helper function for duplicating depends lists
Dan McGee
1
-27
/
+31
2011-11-22
added doxygen documentation
andrew.gregory.8@gmail.com
2
-30
/
+124
2011-11-21
Merge branch 'maint'
Dan McGee
4
-10
/
+13
2011-11-21
add key algo to import msg
Florian Pritz
3
-2
/
+25
2011-11-21
change gpg import message to resemble gpg --list-keys
Florian Pritz
3
-2
/
+10
2011-11-21
makepkg: add support for PACKAGER environment var
Phillip Smith
2
-0
/
+6
2011-11-21
repo-add: Remove .tmp. prefix from output
Allan McRae
1
-1
/
+1
2011-11-21
repo-add: ensure database and signature files are always viewed in whole
Dan McGee
1
-12
/
+26
2011-11-21
repo-add: ensure path to LOCKFILE is always absolute
Dan McGee
1
-8
/
+7
2011-11-21
Final changes before 4.0.1 release
v4.0.1
Dan McGee
3
-7
/
+10
2011-11-21
makepkg: trim trailing space from whitespace sensitive vars
Dave Reisner
1
-3
/
+3
2011-11-16
Update alpm_errno_t type to non-enum version
Dan McGee
1
-1
/
+1
2011-11-16
Merge branch 'maint'
Dan McGee
90
-1162
/
+1600
2011-11-16
Add helper method for creating and opening archive object
Dan McGee
6
-91
/
+123
2011-11-16
Update translations from Transifex
Dan McGee
29
-310
/
+356
2011-11-15
makepkg.conf: disable motd printing for rsync DLAGENT
Dave Reisner
1
-1
/
+1
2011-11-15
Allow sync_prepare to work in certain cases without sync databases
Dan McGee
2
-10
/
+19
2011-11-15
Remove unnecessary casts in callback code
Dan McGee
1
-5
/
+5
2011-11-15
Update documentation regarding signature extensions
Allan McRae
1
-1
/
+1
2011-11-14
create a typedef for enum _alpm_errno_t
Jonathan Conder
16
-26
/
+26
2011-11-14
Update translations from Transifex
Dan McGee
81
-952
/
+1316
2011-11-14
Updates in preparation for 4.0.1 release
Dan McGee
5
-10
/
+29
2011-11-13
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2011-11-13
add fnmatch support for HoldPkg
Dave Reisner
3
-2
/
+20
2011-11-13
add support for back end fnmatch'd options
Dave Reisner
10
-10
/
+107
2011-11-11
invert iteration order for ignoregroup
Dave Reisner
1
-2
/
+2
[next]