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
2014-03-03
pacsearch: removed redundant sorting
Pierre Neidhardt
1
-28
/
+19
2014-03-03
pacsearch: indexing by 'name version' instead of 'name'
Pierre Neidhardt
1
-3
/
+3
2014-03-03
pacsearch: removed useless comment
Pierre Neidhardt
1
-1
/
+0
2014-03-03
makepkg: implement support for stripping kernel modules
Steven Noonan
1
-0
/
+7
2014-03-03
restrict transaction package origins
Andrew Gregory
2
-0
/
+4
2014-03-03
Add events _PKGDOWNLOAD_{START, DONE, FAILED}
Olivier Brunel
3
-0
/
+29
2014-03-03
Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}
Olivier Brunel
3
-0
/
+9
2014-03-03
Remove log_cb, add ALPM_EVENT_LOG instead
Olivier Brunel
10
-76
/
+72
2014-03-03
Update the event callback
Olivier Brunel
9
-149
/
+241
2014-03-03
be_local: Use alpm_greedy_grow
Florian Pritz
1
-16
/
+3
2014-03-03
be_package: Build the file list from MTREE if possible
Florian Pritz
1
-4
/
+145
2014-03-03
be_package: Refactor code adding a file to the files list
Florian Pritz
1
-27
/
+29
2014-03-03
be_package: Refactor handling of simple path checks
Florian Pritz
1
-5
/
+22
2014-03-03
util: Add _alpm_realloc() and _alpm_greedy_grow()
Florian Pritz
2
-0
/
+64
2014-03-03
Check if a file is in the package's file list before extracting
Florian Pritz
1
-0
/
+5
2014-02-08
_alpm_sync_prepare: fix unresolvable packages leak
Andrew Gregory
1
-0
/
+1
2014-02-04
pactree: removed 'provision' from linear output
Pierre Neidhardt
1
-1
/
+4
2014-02-04
alpm: export *_free functions
Andrew Gregory
9
-27
/
+34
2014-02-04
pmtest: add memory check to tests with valgrind
Andrew Gregory
2
-0
/
+6
2014-02-04
pmrule: add FILE_EMPTY rule
Andrew Gregory
2
-0
/
+5
2014-02-04
Give groups display text singular and plural forms
Allan McRae
1
-2
/
+3
2014-02-02
makepkg: remove unneeded "|| true"
Allan McRae
1
-4
/
+4
2014-02-02
makepkg: Fix typo in variable name
Allan McRae
1
-2
/
+2
2014-02-02
Do not remove source code references in PO/POT files
Rafael Ferreira
3
-3
/
+3
2014-02-02
Prevent makepkg creating armored signatures
Lars Gustäbel
1
-1
/
+1
2014-02-02
pacsearch: CLI option to turn off colors
Pierre Neidhardt
1
-12
/
+24
2014-02-02
pacsearch: using pacman color theme
Pierre Neidhardt
1
-18
/
+14
2014-02-02
pacsearch: colors are portable (ANSI) and have natural variable names
Pierre Neidhardt
1
-18
/
+19
2014-02-02
pacsearch: Explicitly extract group information
Pierre Neidhardt
1
-15
/
+19
2014-02-02
pacsearch: localized output
Pierre Neidhardt
1
-1
/
+4
2014-02-02
pacsearch: more accurate help message
Pierre Neidhardt
1
-2
/
+2
2014-02-02
pacsearch: Copyright year bump
Pierre Neidhardt
1
-2
/
+2
2014-02-02
makepkg.conf(5): Fix and improve grammar and spelling issues
Jason St. John
1
-26
/
+25
2014-02-02
Remove ChangeLog.proto and move important info to PKGBUILD(5)
Jason St. John
3
-18
/
+2
2014-02-02
makepkg.conf(5): Add missing backticks around vars, and use single quotes aro...
Jason St. John
1
-6
/
+6
2014-02-02
proto: Remove recommendation of "makepkg -g" in comments
Jason St. John
2
-2
/
+2
2014-02-02
Add PKGBUILD-vcs.proto
Maxime Gauduin
2
-0
/
+79
2014-01-30
table_display: free memory on errors
Andrew Gregory
1
-4
/
+8
2014-01-30
_alpm_resolvedeps: free targ inside loop
Andrew Gregory
1
-1
/
+2
2014-01-30
sync_prepare: manually set pm_errno
Andrew Gregory
1
-2
/
+1
2014-01-30
dump_pkg_full: fix optionalfor memory leak
Andrew Gregory
1
-0
/
+1
2014-01-30
local_db_populate: initialize empty pkgcache
Andrew Gregory
1
-0
/
+1
2014-01-30
Move NULL check before dereference
Silvan Jegen
1
-7
/
+7
2014-01-30
Another NULL check removed
Silvan Jegen
1
-4
/
+1
2014-01-30
Another unneeded NULL check removed
Silvan Jegen
1
-6
/
+4
2014-01-30
Remove unneeded NULL check
Silvan Jegen
1
-3
/
+1
2014-01-30
pacman: use exit status 0 for --help and --version
Andrew Gregory
5
-6
/
+13
2014-01-28
Consistently use 'directory' instead of 'folder'
Allan McRae
5
-24
/
+24
2014-01-28
enable_colors: always set color strings
Andrew Gregory
1
-0
/
+10
2014-01-28
pmtest: use valgrind --child-silent-after-fork
Andrew Gregory
1
-0
/
+1
[next]