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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-21
Use IEC unit prefixes
Jakob Gruber
1
-2
/
+2
2011-04-21
Add a utility function to humanize sizes
Jakob Gruber
4
-50
/
+68
2011-04-21
Remove ShowSize option
Jakob Gruber
5
-30
/
+2
2011-04-16
Merge branch 'maint'
Dan McGee
1
-16
/
+32
2011-04-16
libalpm: consistently use int as return type for option setters
Rémy Oudompheng
1
-5
/
+8
2011-04-15
pacman/query: correctly handle root files with -Qo
Xavier Chantry
1
-16
/
+32
2011-04-05
Merge branch 'maint'
Dan McGee
1
-5
/
+13
2011-04-05
pacman.c : useless extra parenthesis
Xavier Chantry
1
-1
/
+1
2011-04-05
Coding style cleanups
Dan McGee
1
-5
/
+8
2011-04-01
Ensure stdout/stderr are flushed when asking questions
Dan McGee
1
-0
/
+5
2011-03-29
Merge branch 'maint'
Dan McGee
1
-1
/
+2
2011-03-29
call alpm_option_get_localdb once in syncfirst()
Andrea Scarpino
1
-1
/
+2
2011-03-28
pacman/util: flush terminal input before reading response
Dave Reisner
1
-0
/
+21
2011-03-28
Merge branch 'maint'
Dan McGee
1
-8
/
+9
2011-03-25
Update usage instruction strings
Dan McGee
1
-8
/
+9
2011-03-25
Merge branch 'maint'
Dan McGee
1
-0
/
+4
2011-03-25
Add -T, --deptest to usage message
Ray Kohler
1
-0
/
+4
2011-03-23
Added gpg verification options per repo to the config file.
Xavier Chantry
1
-0
/
+18
2011-03-23
Let pacman specify GnuPG's home directory.
Chris Brannon
3
-1
/
+27
2011-03-21
Merge branch 'maint'
Dan McGee
2
-24
/
+34
2011-03-21
Do not query group selection when using -Sp
Allan McRae
1
-14
/
+26
2011-03-21
Restore --debug/--verbose output without a primary operation
Dan McGee
1
-7
/
+7
2011-03-21
Remove unnecessary NULL check
Dan McGee
1
-3
/
+1
2011-03-21
Style change: return(x) --> return x
Dan McGee
16
-244
/
+244
2011-03-20
Fix handling of ignored packages
Pang Yan Han
1
-0
/
+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-07
Fix value of ngettext() count parameter in callback
Dan McGee
1
-1
/
+2
2011-03-01
Fix some easy to find double translations
Dan McGee
2
-13
/
+12
2011-02-28
--print-format displays size in bytes
Jakob Gruber
1
-2
/
+2
2011-02-28
Check local DB version before continuing transaction
Dan McGee
1
-0
/
+4
2011-02-25
Add directory name to ownership error message
Dan McGee
1
-1
/
+1
2011-02-25
alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcache
Dave Reisner
6
-14
/
+14
2011-02-24
Mark log callback format string const
Dan McGee
5
-5
/
+5
2011-02-04
Merge remote-tracking branch 'allan/hash'
Dan McGee
6
-14
/
+14
2011-02-04
Add more error checking and logging
Dan McGee
1
-0
/
+2
2011-02-04
Read pkgcache into hash
Allan McRae
6
-14
/
+14
2011-01-31
make -d less strict; add -dd option
Florian Pritz
1
-1
/
+7
2011-01-31
Allow both cleanmethod values to be specified at the same time
Dan McGee
3
-48
/
+54
2011-01-31
Style cleanups in clean cache code
Dan McGee
1
-7
/
+9
2011-01-29
Call count() once in callback
Dan McGee
1
-2
/
+3
2011-01-29
select_display: per-database output
Xavier Chantry
1
-2
/
+22
2011-01-29
pacman: improve select-question
Xavier Chantry
2
-16
/
+16
2011-01-29
pacman/sync: implement interactive group selection
Xavier Chantry
3
-2
/
+110
2011-01-29
pacman/remove: switch to new alpm_remove_pkg interface
Xavier Chantry
2
-4
/
+32
2011-01-29
pacman/upgrade: switch to new interface
Xavier Chantry
1
-1
/
+10
2011-01-29
pacman/sync: rewrite target handling
Xavier Chantry
1
-15
/
+95
2011-01-29
Add interactive provider selection
Xavier Chantry
3
-0
/
+70
2011-01-29
Remove need to explicitly register the local DB
Dan McGee
7
-22
/
+19
2011-01-22
Query fileowner performance improvements
Dan McGee
1
-15
/
+33
[next]