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
2007-02-20
* Slightly fixed up the check target- we now pass 16 instead of 10 tests in
Dan McGee
1
-8
/
+4
2007-02-20
* Updated conflict checking one last time. You can finally have a file move
Dan McGee
8
-114
/
+123
2007-02-19
* Updated German translations.
Dan McGee
2
-188
/
+167
2007-02-19
* Updated bash_completion script to 3.0 options.
Dan McGee
3
-89
/
+104
2007-02-19
* Added some improved debug output to file conflict checking.
Dan McGee
2
-28
/
+31
2007-02-18
Moved the update_depends function to trans.c, as it depends on a transaction
Aaron Griffin
6
-91
/
+96
2007-02-18
Added new italian translation from Giovanni Scafora <linuxmania@gmail.com>
Aaron Griffin
1
-146
/
+138
2007-02-18
* Fix version comparisons when one pkgrel doesn't exist (this ony fails on an ==
Aaron Griffin
2
-4
/
+4
2007-02-17
Added a config file for the vim-project plugin for kicks. To use:
Aaron Griffin
1
-0
/
+101
2007-02-17
* A whole mess of backup changes
Aaron Griffin
14
-941
/
+1001
2007-02-17
Small updates, read diff for details
Dan McGee
1
-2
/
+11
2007-02-17
* Adding pacsearch - a script to search both the sync repos and locally
Dan McGee
1
-0
/
+77
2007-02-16
* Removed unnecessary #define
Dan McGee
2
-1
/
+1
2007-02-16
* Updated German translation
Dan McGee
3
-181
/
+180
2007-02-16
Updated NEWS file with some of Roman's suggestions.
Dan McGee
1
-2
/
+6
2007-02-16
* Updated Italian translation
Dan McGee
1
-42
/
+51
2007-02-16
Added a 'contrib' directory for other stuff that might be a good idea to main...
Aaron Griffin
3
-2
/
+668
2007-02-16
* Bugfix FS#6422 - spacing for warning output. Due to the fact that we fixed
Aaron Griffin
2
-6
/
+6
2007-02-16
* Bugfix for FS#6427: Allow -Si to use "repository/package" syntax
Aaron Griffin
1
-12
/
+54
2007-02-15
* Updated pt_BR translation (Douglas Soares de Andrade), and merged other
Dan McGee
7
-252
/
+307
2007-02-14
* Updated Italian translation
Dan McGee
7
-406
/
+408
2007-02-14
* Fixed _alpm_pkg_compare_versions so that it does not output warnings if ver...
Aaron Griffin
1
-10
/
+13
2007-02-14
* strlen -> mbstowcs (multibyte str to wide char str) conversion where we
Dan McGee
4
-8
/
+17
2007-02-14
* pt_BR translation updates.
Dan McGee
1
-58
/
+57
2007-02-14
* Updated makepkg.8 manpage to reflect shift of -S to --usesudo.
Dan McGee
1
-4
/
+5
2007-02-14
While trying to change the number of missing deps output by makepkg, I noticed
Aaron Griffin
1
-37
/
+44
2007-02-14
* Removed needless checking of package infolevel- leave it to the
Dan McGee
2
-25
/
+8
2007-02-14
TODO update
Aaron Griffin
1
-2
/
+0
2007-02-14
* Updated a too-verbose message in pacman/add.c. (shouldn't be an issue withi
Dan McGee
2
-103
/
+124
2007-02-14
Slightly optimized to remove duplicate strcmp operation.
Dan McGee
1
-7
/
+14
2007-02-14
Translation Update, pt_BR:
Dan McGee
1
-206
/
+251
2007-02-13
Pierre Schmitz <pierre@archlinux.de>
Dan McGee
1
-5
/
+5
2007-02-13
Adding official translations. Thanks a lot, guys!
Dan McGee
4
-1510
/
+1168
2007-02-13
* unset LC_ALL, LANG after sourcing /etc/profile.d/*
Jürgen Hötzel
1
-4
/
+4
2007-02-13
From Phil Dillon-Thiselton <dibblethewrecker@gmail.com>:
Aaron Griffin
1
-2
/
+2
2007-02-13
* Refactored conflict checking within packages. Profiling from Dan showed an
Aaron Griffin
17
-2074
/
+2345
2007-02-13
Fixed locale setting issues in the frontend, and fixed description of --cache...
Dan McGee
1
-7
/
+9
2007-02-13
Removed desc_localized for the time being. We don't have localized
Aaron Griffin
4
-25
/
+41
2007-02-13
Reverted the exit 2 -> exit 0 change. This was there for a reason (so that
Aaron Griffin
1
-1
/
+1
2007-02-13
These were in the wrong order, so errored for me.
Aaron Griffin
1
-2
/
+3
2007-02-13
Changed "MARCHFLAG" to "ARCHSWITCH" as the name was confusing (it's not a FLAG
Aaron Griffin
2
-18
/
+17
2007-02-13
Fix some x86_64 configuration handling
Aaron Griffin
2
-3
/
+3
2007-02-12
* Updated translation-help guide with instructions for updating one po file.
Dan McGee
1
-5
/
+10
2007-02-12
* Fixed an i18n bug; length of description string was hardcoded previously;
Dan McGee
3
-388
/
+435
2007-02-12
* Added long options (missing in patch)
Aaron Griffin
1
-12
/
+15
2007-02-12
Added changes from Daniel YC Lin via bug #3266
Aaron Griffin
1
-6
/
+16
2007-02-12
Exit status of 2 seems wrong for -V
Aaron Griffin
1
-1
/
+1
2007-02-12
TODO update and .cvsignore addition
Dan McGee
2
-2
/
+4
2007-02-12
* Added --cachedir commandline option
Aaron Griffin
1
-44
/
+52
2007-02-12
* Removed the 'vercmp' op from pacman. The standalone 'vercmp' binary should be
Aaron Griffin
3
-17
/
+2
[next]