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
2011-04-01
Ignore upcoming new values in sync backend
Dan McGee
1
-0
/
+6
2011-03-31
makepkg: remove unnecessary tr usage
Allan McRae
1
-3
/
+1
2011-03-31
makepkg: avoid usage of tr to sidestep locale issues
Dave Reisner
1
-6
/
+5
2011-03-29
alpm/handle.c: ensure handle is not NULL before proceeding
Rémy Oudompheng
2
-0
/
+27
2011-03-29
call alpm_option_get_localdb once in syncfirst()
Andrea Scarpino
1
-1
/
+2
2011-03-29
Fix an outdated comment
Dan McGee
1
-4
/
+1
2011-03-28
Add initial 3.5.2 notes
Dan McGee
1
-0
/
+3
2011-03-28
Update .mailmap file
Dan McGee
1
-1
/
+2
2011-03-28
Update pacman.pot with changed strings
Dan McGee
1
-12
/
+16
2011-03-28
Clarify error message in pacman-db-upgrade
Dan McGee
1
-1
/
+5
2011-03-25
Ensure reported missing dependencies show correct version comparison
Dan McGee
2
-35
/
+38
2011-03-25
Mark various functions in deps.c static
Dan McGee
2
-32
/
+27
2011-03-25
Move alpm_find_dbs_satisfier() function down in deps.c
Dan McGee
1
-23
/
+24
2011-03-25
Rework find_requiredby() to not use _alpm_dep_edge()
Dan McGee
1
-8
/
+8
2011-03-25
Don't include version in dep string if mod == ANY
Dan McGee
1
-2
/
+3
2011-03-25
Update usage instruction strings
Dan McGee
1
-8
/
+9
2011-03-25
Add -T, --deptest to usage message
Ray Kohler
1
-0
/
+4
2011-03-25
Make log redirection saner
Jan Steffens
1
-5
/
+5
2011-03-24
alpm/db: do not close local DB in alpm_db_unregister_all
Dave Reisner
2
-6
/
+11
2011-03-23
Update doc/index.txt with 3.5.1 release date
v3.5.1
Dan McGee
1
-0
/
+1
2011-03-23
Bump version to 3.5.1
Dan McGee
1
-2
/
+2
2011-03-23
Updated 3.5.1 translations from Transifex
Dan McGee
50
-1600
/
+1243
2011-03-23
Add new Serbian translation from Transifex
Slobodan Terzić
6
-0
/
+4882
2011-03-23
3.5.1 NEWS updates
Dan McGee
1
-0
/
+15
2011-03-23
Documentation consistency fixes
Dan McGee
3
-26
/
+26
2011-03-23
Fix documentation typo in makepkg.8
Dan McGee
1
-1
/
+2
2011-03-21
Minor code cleanups
Dan McGee
1
-3
/
+6
2011-03-21
Ensure package removal list does not contain duplicates
Dan McGee
1
-1
/
+5
2011-03-21
Fix line_offset not being reset in _alpm_archive_fgets()
Dan McGee
1
-0
/
+3
2011-03-21
Do not query group selection when using -Sp
Allan McRae
1
-14
/
+26
2011-03-21
Some more zsh completion tidy up
Allan McRae
1
-1
/
+2
2011-03-21
Fix zsh completion
Allan McRae
1
-13
/
+10
2011-03-21
Restore --debug/--verbose output without a primary operation
Dan McGee
1
-7
/
+7
2011-03-21
Add a few more notes about translating using Transifex
Dan McGee
1
-0
/
+15
2011-03-21
Update source translation files in prep for 3.5.1
Dan McGee
2
-19
/
+10
2011-03-21
Remove unnecessary NULL check
Dan McGee
1
-3
/
+1
2011-03-21
Fix comparison to 0 rather than NULL
Dan McGee
1
-1
/
+1
2011-03-21
Fix assignment before NULL check
Dan McGee
1
-1
/
+1
2011-03-20
Add missing include for size_t
Dan McGee
1
-0
/
+1
2011-03-20
Fix libtool and LDFLAGS reordering issues
Lukas Fleischer
1
-0
/
+14
2011-03-20
Fix handling of ignored packages
Pang Yan Han
2
-1
/
+8
2011-03-20
Use sane umask for repo db downloads
Allan McRae
1
-0
/
+5
2011-03-20
makepkg: Improve optdepends extraction
Allan McRae
1
-4
/
+8
2011-03-17
Correctly parse %DELTAS% entries in sync DB
tuxce
1
-1
/
+6
2011-03-17
Ensure we have a root partition when checking space
Dan McGee
1
-2
/
+13
2011-03-17
pacman.8: (re)document behavior of reading from stdin
Dave Reisner
1
-1
/
+7
2011-03-17
Warn but don't error for unknown pacman.conf directives
Dan McGee
1
-26
/
+24
2011-03-17
Only read from stdin if '-' is provided as a target
Dave Reisner
1
-2
/
+6
2011-03-17
alpm_list: fix typo in doxygen comment
Dave Reisner
1
-1
/
+1
2011-03-17
Update translations for message with added newline
Dan McGee
24
-66
/
+68
[next]