index
:
pacman
master
pkgbase
[no description]
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-01-28
pmtest: use --gen-suppression=all with valgrind
Andrew Gregory
1
-0
/
+1
2014-01-28
pmtest: send valgrind output to var/log/valgrind
Andrew Gregory
1
-1
/
+2
2014-01-28
valgrind.supp: add fakeroot/fakechroot errors
Andrew Gregory
1
-0
/
+40
2014-01-28
HACKING: mention tab size and line width
Allan McRae
1
-1
/
+3
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
106
-107
/
+107
2014-01-28
Add missing optdepends to the main list of variables in the split PKGBUILD pr...
Jason St. John
1
-0
/
+1
2014-01-28
pacman.c: free string commandline options
Andrew Gregory
1
-0
/
+5
2014-01-28
Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVAL
Olivier Brunel
3
-3
/
+3
2014-01-28
pacman: Fix delayed warnings/errors sent to stdout not stderr
Olivier Brunel
1
-2
/
+3
2014-01-28
pacman.c: remove unnecessary optarg checks
Andrew Gregory
1
-11
/
+0
2014-01-15
sync_prepare: treat from_sync as a boolean
Andrew Gregory
1
-2
/
+5
2014-01-15
base64.c: comment out unused variable
Andrew Gregory
1
-0
/
+2
2014-01-15
package.h: convert scriptlet field to int
Andrew Gregory
1
-1
/
+1
2014-01-10
Consistently use #ifdef
Allan McRae
2
-4
/
+4
2014-01-10
Fix build with --disable-gpgme
Allan McRae
2
-35
/
+31
2014-01-10
Fix compile warnings on systems without getmntent
Dan McGee
1
-0
/
+3
2014-01-10
Makefile.am: move test-suite.log into test/
Andrew Gregory
1
-0
/
+1
2014-01-10
create_verbose_row: free malloc'd strings
Andrew Gregory
1
-5
/
+5
2014-01-06
check_keyring: plug memory leak
Andrew Gregory
1
-0
/
+1
2014-01-06
valgrind.supp: suppress leak in gpgme_get_key
Andrew Gregory
1
-0
/
+7
2014-01-06
Reorder and reshape the package struct for better packing
Dan McGee
1
-12
/
+13
2014-01-06
Minor struct member reordering for packing concerns
Dan McGee
4
-6
/
+8
2014-01-06
Use O_CLOEXEC as much as possible when opening files
Dan McGee
4
-11
/
+18
2014-01-06
Log more in search debug message
Dan McGee
1
-1
/
+2
2014-01-06
Remove -fgnu89-inline from compile options
Dan McGee
3
-25
/
+0
2014-01-06
Push down testing .gitignore entries
Dan McGee
2
-2
/
+2
[next]