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
2007-07-09
Add a manpage for repo-add
Dan McGee
3
-0
/
+55
2007-07-09
Asciidoc updates- make it pretty, fix build, etc.
Dan McGee
9
-15
/
+45
2007-07-09
Update PKGBUILD example.
Andrew Fyfe
3
-29
/
+38
2007-07-09
Add Synopsis section to man 5 pages.
Andrew Fyfe
4
-2
/
+18
2007-07-09
Make manpage generation depend on footer.txt
Dan McGee
1
-1
/
+1
2007-07-09
doc/Makefile.am: Set pacman version and date when man pages are generated.
Andrew Fyfe
2
-1
/
+9
2007-07-09
Convert the remaining man pages to asciidoc.
Andrew Fyfe
5
-1
/
+553
2007-07-09
Move common stuff into footer.txt and some formating tweaks.
Andrew Fyfe
3
-80
/
+78
2007-07-09
Add two asciidoc manpages to the doc/ dir
Andrew Fyfe
2
-0
/
+437
2007-07-09
Start addition of asciidoc stuff
Dan McGee
4
-4
/
+90
2007-07-09
Remove old 'static' manpages in anticipation of the asciidoc switch
Dan McGee
6
-1079
/
+0
2007-07-09
Remove gettext from any alpm_logaction calls
Dan McGee
5
-23
/
+31
2007-07-09
Add top level hidden file code to package.c
Dan McGee
1
-0
/
+3
2007-07-07
Make paragraph text in scripts single strings
Dan McGee
9
-133
/
+105
2007-07-07
Move scripts from *.in to *.sh.in so gettext can determine type
Dan McGee
11
-27
/
+31
2007-07-06
First step of moving translations from src/pacman/po to po/
Dan McGee
20
-7
/
+14
2007-07-06
Various small fixes as suggested by some static code checkers
Dan McGee
4
-14
/
+7
2007-07-06
Fix up pactest TODO
Dan McGee
1
-1
/
+1
2007-07-02
Reduce delay in pactest when running MODIFIED tests
Dan McGee
1
-4
/
+2
2007-07-02
pacman/query.c : return after a query on all packages.
Chantry Xavier
1
-0
/
+1
2007-07-02
Update 'submitting-patches'
Dan McGee
1
-4
/
+16
2007-07-02
pacman/packages.c : print an error for files that can't be stated.
Chantry Xavier
1
-3
/
+8
2007-07-02
libalpm/add.c : fix for FS #7484
Chantry Xavier
1
-1
/
+9
2007-07-02
libalpm/add.c,util.c : log ARCHIVE_WARN warning to debug output.
Chantry Xavier
2
-6
/
+23
2007-07-02
Remove unnecessary and extra includes
Dan McGee
4
-17
/
+0
2007-07-02
Add mode and type checking to pactest for files
Dan McGee
3
-16
/
+54
2007-07-02
Move Doxygen manpage generation to doc/ directory
Dan McGee
3
-32
/
+12
2007-06-28
libalpm/add.c : ignore libarchive warning.
Chantry Xavier
1
-6
/
+11
2007-06-28
libalpm/util.c : stat returns 0 on success
Chantry Xavier
1
-1
/
+1
2007-06-28
scripts/makepkg.in: Don't include .PKGINFO etc in .FILELIST
Andrew Fyfe
1
-4
/
+7
2007-06-28
Remove lockfile configuration from frontend, make it job of libalpm
Dan McGee
11
-40
/
+15
2007-06-28
pacman.c: make parseconfig a bit more robust
Dan McGee
1
-12
/
+21
2007-06-28
Remove scriptlet START and DONE commands that we don't use
Dan McGee
4
-53
/
+1
2007-06-28
scripts/makepkg.in: Use bsdtar to find packages for xdelta.
Andrew Fyfe
1
-9
/
+10
2007-06-28
scripts/makepkg.in: Fix creation of .FILELIST
Chantry Xavier
1
-1
/
+2
2007-06-28
FS7485: Replace tar/cpio/unzip with bsdtar for extracting/creating packages.
Baptiste Daroussin
1
-17
/
+5
2007-06-28
Fix wrong permissions on pacnew extraction
Dan McGee
1
-0
/
+15
2007-06-28
Remove TODO items that have been taken care of.
Dan McGee
2
-33
/
+0
2007-06-28
libalpm/remove.c : file variable used before being initialized.
Chantry Xavier
1
-1
/
+2
2007-06-27
Add archlinux.de mirror
Dan McGee
1
-0
/
+1
2007-06-26
Add pactest to help debug FS #7415
Chantry Xavier
1
-0
/
+22
2007-06-26
Add sync301 pactest- pacman gains new deps and should be pulled in
Chantry Xavier
1
-0
/
+25
2007-06-26
Make alpm_splitdep immutable
Nagy Gabor
1
-5
/
+9
2007-06-26
Remove unnecessary trans parameter from _alpm_checkdeps
Nagy Gabor
5
-9
/
+8
2007-06-26
Don't extract any top-level files in a package that start with '.'
Dan McGee
1
-1
/
+8
2007-06-26
Mirror update and NEWS updates
Dan McGee
2
-0
/
+13
2007-06-20
libalpm/util.c: remove unnecessary include
Dan McGee
1
-1
/
+0
2007-06-20
Revert "Fix libarchive permission extraction"
Dan McGee
1
-2
/
+0
2007-06-17
Update Doxyfile and add a few missing parts of documentation
Dan McGee
2
-1
/
+26
2007-06-17
Remove some use of goto in the pacman frontend
Dan McGee
2
-30
/
+48
[next]