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
2008-01-12
New reason001.py pactest
Nagy Gabor
1
-0
/
+16
2008-01-12
Add functions to manipulate pmdepend_t objects
Dan McGee
3
-28
/
+44
2008-01-11
Use dynamic string allocation in package structures
Dan McGee
14
-203
/
+288
2008-01-11
Output a single newline on receipt of a SIGINT
Dan McGee
1
-5
/
+6
2008-01-11
doc: add note to pacman.conf manpage explaining $repo
Dan McGee
1
-5
/
+26
2008-01-11
doc: add info about optdepends
Dan McGee
1
-0
/
+9
2008-01-11
Rename -t --orphans to -t --unrequired (FS#9144).
Chantry Xavier
6
-16
/
+10
2008-01-11
Bump version to devel
Dan McGee
1
-2
/
+2
2008-01-10
makepkg: Ensure we include all manpage directories in compression line
Dan McGee
1
-1
/
+1
2008-01-10
Move the fallback on providers from backend to frontend.
Chantry Xavier
3
-29
/
+48
2008-01-10
makepkg: add package name to output when installing package
Karolina Lindqvist
1
-2
/
+1
2008-01-10
Update configure.ac version for release
v3.1.0
Dan McGee
1
-1
/
+1
2008-01-08
Documentation updates
Nathan Jones
1
-6
/
+19
2008-01-08
NEWS: fix note about ABS
Dan McGee
1
-1
/
+1
2008-01-08
Remove upgradedelay and all code associated with it
Dan McGee
7
-48
/
+0
2008-01-08
Remove unused date element from pmpkg_t struct
Dan McGee
2
-3
/
+3
2008-01-08
Update NEWS with versioned conflicts and new DEP_MOD operators.
Chantry Xavier
1
-0
/
+2
2008-01-08
makepkg: Fix issues with --asroot and building dependencies
Dan McGee
1
-3
/
+4
2008-01-08
Update translation-help with new translation policies
Dan McGee
1
-30
/
+86
2008-01-07
Documentation updates
Dan McGee
2
-14
/
+31
2008-01-06
Asciidoc a few more of our informative files
Dan McGee
3
-67
/
+97
2008-01-06
Remove makeworld from pacman package
Dan McGee
4
-199
/
+0
2008-01-06
Remove stuff that was a little too Arch-specific from manpage footer
Dan McGee
1
-4
/
+3
2008-01-06
install: install prototype PKGBUILD and install to datadir
Dan McGee
5
-5
/
+4
2008-01-06
Remove hardcoded DBEXT value from script
Dan McGee
2
-3
/
+4
2008-01-06
conflict.c : fix for FS#8156, detect conflict between symlink and dir.
Chantry Xavier
2
-5
/
+30
2008-01-06
bugfix in pactest when creating a symlink at the top level.
Chantry Xavier
1
-1
/
+2
2008-01-06
Don't stat cachedir immediately
Dan McGee
2
-8
/
+3
2008-01-06
sync.c: add sanity check so we don't dereference a null pointer
Dan McGee
2
-6
/
+34
2008-01-05
conflict.c : fix for upgrade042.
Chantry Xavier
2
-17
/
+35
2008-01-05
makepkg: add application/zip to the recognized types
Dan McGee
1
-1
/
+1
2008-01-05
scripts: extra exit() calls in usage() function
Gustavo Chain
2
-2
/
+0
2008-01-05
doc: remove --ask option from pacman manpage
Dan McGee
1
-6
/
+0
2008-01-05
doc: add symlink for repo-remove manpage on install
Dan McGee
2
-1
/
+5
2008-01-05
Remove mentions of ABS from makepkg
Dan McGee
3
-16
/
+7
2008-01-05
add.c : fix upgrade026 pactest.
Chantry Xavier
2
-1
/
+6
2008-01-05
Update of German translation
Matthias Gorissen
2
-895
/
+890
2008-01-02
Small code cleanups with indents/spaces
Dan McGee
2
-6
/
+7
2008-01-02
Remove gettext calls from debug-level messages
Dan McGee
2
-2
/
+3
2008-01-02
Add some more regular contributors to the AUTHORS file
Dan McGee
1
-0
/
+2
2008-01-02
Fix another usage of pkg_new in _alpm_sync_addtarget
Dan McGee
1
-2
/
+1
2008-01-02
Switch pkg_new -> pkg_dup in find_replacements
Dan McGee
1
-1
/
+1
2008-01-02
new upgade042 pactest + bugfix in chk_filedifference.
Chantry Xavier
2
-0
/
+32
2007-12-29
Fix case where pacman asks for confirmation when it should not
Karolina Lindqvist
1
-1
/
+2
2007-12-29
Remove .FILELIST generation from makepkg (and elsewhere)
Dan McGee
4
-78
/
+25
2007-12-29
add a new upgrade026 pactest for backup handling.
Chantry Xavier
2
-3
/
+18
2007-12-29
doc: rename manlink macro to linkman
Dan McGee
9
-37
/
+37
2007-12-29
Ensure that manpages are always distributed and installed
Dan McGee
3
-11
/
+28
2007-12-29
Updated Italian translation
Giovanni Scafora
1
-212
/
+207
2007-12-29
libalpm/add.c: disable buggy backup handling code that didn't do anything.
Chantry Xavier
1
-7
/
+18
[next]