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
2010-12-12
src/util: update .gitignore
Dan McGee
1
-7
/
+8
2010-12-12
contrib: remove bash pactree
Xavier Chantry
3
-327
/
+0
2010-12-12
pactree: use variables for color and tree output
Xavier Chantry
1
-57
/
+39
2010-12-12
pactree: separate dependency and print logic
Xavier Chantry
1
-60
/
+92
2010-12-12
pactree: rewrite in C
Dave Reisner
2
-1
/
+362
2010-12-12
alpm/remove.c : respect --dbonly during remove-upgrade
Xavier Chantry
4
-11
/
+7
2010-12-12
pacman: sort --help output
Xavier Chantry
2
-51
/
+99
2010-12-12
CLI args: update --help and manpage
Xavier Chantry
2
-141
/
+133
2010-12-12
alpm: don't expose alpm_depcmp
Xavier Chantry
5
-9
/
+9
2010-12-12
alpm: kill alpm_deptest
Xavier Chantry
2
-26
/
+0
2010-12-12
pacman/deptest: reimplement with alpm_find_satisfier
Xavier Chantry
1
-3
/
+11
2010-12-12
alpm: add new alpm_find_satisfier function
Xavier Chantry
2
-0
/
+15
2010-12-12
Fix a few problems reported by clang-analyzer
Xavier Chantry
3
-10
/
+6
2010-12-12
Ensure stdin args are correctly terminated
Dan McGee
1
-3
/
+4
2010-12-12
Merge branch 'maint'
Dan McGee
6
-118
/
+109
2010-12-12
be_files: write EPOCH instead of FORCE
Xavier Chantry
1
-3
/
+4
2010-12-10
Fix possible null pointer deref in check_arch
Dan McGee
1
-1
/
+1
2010-11-08
Small update to Russian translation
Sergey Tereschenko
1
-1
/
+1
2010-11-04
Support reading package args from stdin
Dave Reisner
1
-0
/
+33
2010-10-28
Add initial 3.4.2 NEWS draft
Dan McGee
1
-0
/
+6
2010-10-28
Update Swedish translation
Tobias Eriksson
1
-93
/
+75
2010-10-28
PKGBUILD.vim: add special licenses BSD MIT ZLIB Python
Xavier Chantry
1
-3
/
+6
2010-10-28
Small updates to Spanish translation
Ricardo Pérez
1
-20
/
+20
2010-10-18
Merge branch 'maint'
Dan McGee
2
-1
/
+7
2010-10-18
pactest: use valgrind.supp file
Xavier Chantry
1
-1
/
+1
2010-10-18
Tests: '-S repo/group' syntax
Jakob Gruber
1
-0
/
+23
2010-10-18
Tests: Sync group which includes ignored pkgs
Jakob Gruber
1
-0
/
+23
2010-10-18
alpm/sync: very small memleak fix
Xavier Chantry
1
-1
/
+3
2010-10-18
libalpm/remove: fix funny progress bar problem with empty packages
Xavier Chantry
1
-0
/
+4
2010-10-14
be_package: read force entry and convert to epoch
Xavier Chantry
1
-0
/
+5
2010-10-14
bash_completion: remove upstream deprecated functions
Carlos Diaz
1
-4
/
+2
2010-10-13
Merge branch 'maint'
Dan McGee
0
-0
/
+0
2010-10-13
Add several pactests for epoch code
Dan McGee
4
-0
/
+58
2010-10-13
Add epoch verification to makepkg
Dan McGee
1
-0
/
+5
2010-10-13
Update contrib/ for epoch
Dan McGee
2
-2
/
+11
2010-10-13
Add epoch support to pactest
Dan McGee
3
-13
/
+14
2010-10-13
Make repo-add and makepkg epoch-aware
Dan McGee
2
-5
/
+8
2010-10-13
Update documentation to reflect new epoch package variable
Dan McGee
2
-10
/
+15
2010-10-13
Add epoch support to pacman/libalpm
Dan McGee
6
-22
/
+47
2010-10-13
Small tweaks after backend merge
Dan McGee
3
-19
/
+4
2010-10-13
Merge remote branch 'allan/backend'
Dan McGee
20
-1083
/
+1415
2010-10-14
Only write to local repos
Allan McRae
1
-53
/
+38
2010-10-14
Clean-up parsing sync database
Allan McRae
1
-26
/
+1
2010-10-14
Clean-up parsing local database
Allan McRae
1
-24
/
+3
2010-10-14
Remove lazy loading of deltas
Allan McRae
2
-26
/
+3
2010-10-14
Move and rename splitname
Allan McRae
6
-50
/
+49
2010-10-14
Restrict visibility of checkdbdir and get_pkgpath
Allan McRae
3
-39
/
+34
2010-10-14
Clean up all old database files and directories
Allan McRae
1
-8
/
+24
2010-10-14
Only download sync databases
Allan McRae
1
-163
/
+2
2010-10-14
Parse sync database
Allan McRae
2
-414
/
+132
[prev]
[next]