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
2012-12-14
Add _alpm_filelist_resolve
Andrew Gregory
2
-0
/
+181
2012-12-14
Add resolved_path to alpm_filelist_t
Allan McRae
2
-1
/
+11
2012-12-14
Detect inter-package conflicts between files and directories
Allan McRae
3
-17
/
+38
2012-12-14
pactest: Provide a full filelist to the pactests that need it
Allan McRae
2
-4
/
+11
2012-11-27
makepkg: install debug symbol packages if requested
Allan McRae
1
-0
/
+4
2012-11-27
makepkg: assign debugging symbol directory to a variable
Allan McRae
1
-14
/
+13
2012-11-27
makepkg: allow debug package suffix to be configurable
Allan McRae
3
-15
/
+24
2012-11-27
makepkg: create package from stripped debug symbols
Allan McRae
3
-1
/
+29
2012-11-27
makepkg: output the name of the package being created
Allan McRae
1
-12
/
+5
2012-11-27
makepkg: strip debugging symbols into separate folder
Allan McRae
1
-0
/
+50
2012-11-27
makepkg: always use pkg/$pkgname as $pkgdir
Allan McRae
1
-0
/
+6
2012-11-27
makepkg: move debug symbol stripping to separate function
Allan McRae
1
-4
/
+12
2012-11-27
makepkg: add option to include debugging compiler flags
Allan McRae
4
-3
/
+28
2012-11-27
makepkg: always run tidy_install on repackaging
Allan McRae
1
-8
/
+3
2012-11-27
pactree: unindent first limb
Andrew Gregory
1
-1
/
+1
2012-11-27
pactree: unify output between utf8 and ascii
Dave Reisner
1
-16
/
+20
2012-11-27
pactree: fix style violations
Dave Reisner
1
-2
/
+3
2012-11-27
pactree: autodetect and use unicode line drawing characters
Dave Reisner
3
-5
/
+40
2012-11-27
pactree: style last branch node differently
Andrew Gregory
1
-13
/
+17
2012-11-27
pactree: fix --sync getopt value
Andrew Gregory
1
-1
/
+1
2012-11-27
Add --needed option to makepkg
wgiokas
2
-1
/
+7
2012-11-27
Use sentence case in makepkg
Jason St. John
1
-4
/
+4
2012-11-27
makepkg: save path to PACMAN and test availability
Allan McRae
1
-5
/
+13
2012-11-27
Remove last traces of handling command arguments in $PACMAN
Martin Panter
1
-2
/
+2
2012-11-27
makepkg: fix signing built package
Christian Hesse
1
-0
/
+1
2012-11-27
makepkg: deprecate PKGBUILDs without a package() function
Allan McRae
1
-0
/
+4
2012-11-27
makepkg: print "SKIP" for signature checksums
Allan McRae
1
-4
/
+8
2012-11-27
makepkg: use last match in BUILDENV/OPTIONS array
Allan McRae
2
-4
/
+7
2012-11-27
pacman: add -n/--native filter to -Q
Simon Gomizelj
4
-0
/
+12
2012-11-27
doc: PKGBUILD.5 - fix output of bzr command
Allan McRae
1
-1
/
+1
2012-11-27
fixed erroneous memory access to newurl in alpm_db_remove_server
Paul Barbu Gheorghe
1
-3
/
+6
2012-11-27
repo-add: quote filename for consistent output style
Allan McRae
1
-1
/
+1
2012-11-27
etc/Makefile: simplify build rule for conf files
Dave Reisner
1
-10
/
+7
2012-11-27
buildsys: eschew use of DEFS, prefer AM_CPPFLAGS
Dave Reisner
4
-22
/
+16
2012-11-27
configure.ac: cleanup duplication in --enable-git-version
Dave Reisner
1
-5
/
+1
2012-11-27
m4/po.m4: Remove use of deprecated macro
Allan McRae
1
-1
/
+1
2012-11-27
Fix thinko in configure.ac CFLAGS empty checking
Dan McGee
2
-2
/
+2
2012-11-27
Fix typo in acinclude.m4 fs_old_*flags
Dan McGee
1
-3
/
+3
2012-09-18
makepkg: fix incorrect bracket usage
Allan McRae
1
-1
/
+1
2012-09-18
makepkg: Add Bazaar VCS support
Gary van der Merwe
2
-4
/
+76
2012-09-18
makepkg: fix order of --help output
Allan McRae
1
-1
/
+1
2012-09-18
makepkg: allow fragment to contain a "#" character
Allan McRae
1
-3
/
+3
2012-09-18
makepkg: always check makepkg.conf for match to download protocol
Allan McRae
1
-7
/
+2
2012-09-18
makepkg: do not embed timestamps in compressed manpages
Allan McRae
1
-1
/
+1
2012-09-18
makepkg: check if hg and svn directories are non-empty before updating
Allan McRae
1
-2
/
+2
2012-09-18
makepkg: do not create hg working directory on checkout
Allan McRae
1
-2
/
+2
2012-09-18
makepkg: Improvements to get_filename:
Gary van der Merwe
1
-6
/
+6
2012-09-18
makepkg: check if $dir is a local clone of the right git repo
Mohammad Alsaleh
1
-1
/
+7
2012-09-18
makepkg: git clone instead of git fetch if $dir exists but empty
Mohammad Alsaleh
1
-1
/
+1
2012-09-18
Avoid interger overflow when calculating remaining line length
Allan McRae
1
-1
/
+1
[next]