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
2009-04-11
New error type: PM_ERR_PKG_IGNORED
Nagy Gabor
1
-3
/
+4
2009-04-06
Document --debug
Nagy Gabor
1
-0
/
+1
2009-02-24
Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packages
Bryan Ischo
1
-9
/
+2
2009-02-24
Enabled new interactive prompt and updated some tests
Bryan Ischo
1
-0
/
+16
2009-01-13
Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...
Nagy Gabor
5
-6
/
+6
2009-01-13
HoldPkg rework
Nagy Gabor
5
-5
/
+23
2008-12-03
Merge branch 'maint'
Dan McGee
3
-13
/
+37
2008-12-02
Add flush after downloading message
Simo Leone
1
-0
/
+1
2008-11-30
Give an error message on alpm_db_register_sync() error
Nagy Gabor
1
-12
/
+34
2008-11-18
Minor code cleanups
Dan McGee
1
-1
/
+2
2008-11-01
-Qu rework
Nagy Gabor
2
-25
/
+5
2008-10-29
testdb : extend the tool to allow checking sync dbs too.
Xavier Chantry
1
-48
/
+126
2008-10-13
Merge branch 'maint'
Dan McGee
5
-27
/
+54
2008-10-13
Make interrupt handler async-safe
Dan McGee
1
-8
/
+22
2008-10-13
Reduce number of calls to getcols()
Dan McGee
2
-8
/
+9
2008-10-13
Ensure we don't have double slashes when creating frontend paths
Dan McGee
1
-2
/
+4
2008-09-03
Remove unnecessary initialization in new functions
Dan McGee
1
-4
/
+0
2008-09-02
Another attempt at fixing totaldownload.
Xavier Chantry
1
-8
/
+16
2008-08-28
Separate targets on -Qi/-Si with a newline.
Xavier Chantry
1
-1
/
+3
2008-08-27
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2008-08-26
Rename alpm_db_get{pkg,grp}cache to alpm_db_get_{pkg,grp}cache
Xavier Chantry
3
-11
/
+11
2008-08-26
Change checkdeps and checkdbconflicts to be more flexible.
Xavier Chantry
1
-2
/
+3
2008-08-26
pacman : smarter optdepends handling.
Xavier Chantry
3
-1
/
+21
2008-08-26
Add missing comma to -S --help message
Roman Kyrylych
1
-1
/
+1
2008-08-24
Merge branch 'maint'
Dan McGee
1
-2
/
+2
2008-08-23
Fix 'None' text so we don't have to translate it twice
Dan McGee
1
-2
/
+2
2008-08-23
Move -Sp implementation to the front-end
Nagy Gabor
4
-20
/
+28
2008-08-23
split yesno() into yesno() and noyes() functions.
Xavier Chantry
5
-25
/
+47
2008-08-23
Cleanup of _alpm_pkg_compare_versions.
Xavier Chantry
1
-1
/
+1
2008-08-23
download : disable progressbar when total is unknown.
Xavier Chantry
1
-1
/
+4
2008-08-23
pacman : clarify help message.
Xavier Chantry
1
-2
/
+3
2008-08-23
pacman: print optdepends on install and upgrade.
Xavier Chantry
3
-0
/
+12
2008-08-23
Add new list_display_linebreak function
Nagy Gabor
3
-23
/
+38
2008-08-23
Move the the description parsing logic to string_display()
Nagy Gabor
2
-19
/
+30
2008-08-20
pacman.c: fix typo s/NoPassiveFTP/NoPassiveFtp
Xavier Chantry
1
-1
/
+1
2008-08-14
pacman/callback.c : fix detection of totaldownload
Xavier Chantry
1
-2
/
+2
2008-07-30
Remove UseColor from front-end
Nagy Gabor
2
-4
/
+0
2008-07-25
Show number of packages to be installed / removed.
Xavier Chantry
1
-2
/
+6
2008-07-25
src/pacman : rework the display_targets function.
Xavier Chantry
5
-58
/
+64
2008-07-23
-Sqg and -Qqg
Nagy Gabor
2
-3
/
+12
2008-07-23
Re-enable --debug with -Sw and -Sp
Nagy Gabor
1
-1
/
+1
2008-07-16
Remove pacman.static build from build files
Dan McGee
2
-9
/
+0
2008-07-13
src/pacman/sync.c : Display only errors with -Sp and -Sw operations.
Xavier Chantry
1
-0
/
+5
2008-07-13
sync_addtarget rework
Nagy Gabor
1
-36
/
+4
2008-07-13
remove_addtarget rework (in front-end)
Nagy Gabor
1
-46
/
+46
2008-07-08
Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback function
Nagy Gabor
1
-2
/
+2
2008-06-16
Use access() instead of stat() when possible
Dan McGee
3
-12
/
+7
2008-06-08
Various updates needed prior to a new release
Dan McGee
1
-3
/
+3
2008-06-05
Reformat -Sg output to look like -Qg
Dan McGee
1
-15
/
+10
2008-06-04
Don't display filename on -Qip operation.
Xavier Chantry
1
-3
/
+0
[prev]
[next]