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
/
lib
/
libalpm
/
server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-17
War on whitespace
Dan McGee
1
-9
/
+9
2007-11-16
libalpm: simplify sync db lastupdate
Dan McGee
1
-23
/
+19
2007-11-11
Implement TotalDownload option.
Nathan Jones
1
-11
/
+36
2007-10-29
libalpm: introduce MALLOC and CALLOC macros
Dan McGee
1
-10
/
+2
2007-10-23
Fix broken or missing includes
Dan McGee
1
-2
/
+3
2007-09-28
Update comments dealing with pkgext/dbext stripping
Dan McGee
1
-2
/
+1
2007-09-28
Remove package name dependency from libalpm
Dan McGee
1
-10
/
+3
2007-08-24
libalpm: add newlines to all strings passed to log callback
Dan McGee
1
-21
/
+21
2007-08-22
Various valgrind mem leak fixes
Dan McGee
1
-4
/
+12
2007-08-22
Post trial install changes, round one
Dan McGee
1
-1
/
+1
2007-08-20
Fix for FS 6404 and functionalize some cachedir handling stuff
Dan McGee
1
-36
/
+32
2007-07-10
Remove gettext calls from all PM_LOG_DEBUG messages
Dan McGee
1
-9
/
+10
2007-07-02
Remove unnecessary and extra includes
Dan McGee
1
-1
/
+0
2007-06-09
Remove logmask stuff from backend; switch logging callback to new pm_printf
Dan McGee
1
-9
/
+1
2007-06-05
Const correctness!
Dan McGee
1
-2
/
+2
2007-06-05
Move functions out of alpm.c to where they belong
Dan McGee
1
-0
/
+14
2007-05-31
Move DB and cache dirs away from there dependence on ROOTDIR
Dan McGee
1
-1
/
+1
2007-05-18
Remove trailing slashes from Server URLs
Aaron Griffin
1
-0
/
+4
2007-05-14
Remove unnecessary casts on malloc and elsewhere
Dan McGee
1
-1
/
+1
2007-04-29
Remove STRNCPY macro from libalpm
Dan McGee
1
-1
/
+1
2007-04-28
Remove FREESERVER macro and correctly type _alpm_server_free
Dan McGee
1
-3
/
+1
2007-04-27
Clean up gettext on the libalpm side
Dan McGee
1
-1
/
+0
2007-03-21
* dont use XferCommand if retrieving local files, fixes wget error:
Jürgen Hötzel
1
-1
/
+1
2007-03-21
* Fix asking the user to upgrade when using -Sp
Aaron Griffin
1
-1
/
+26
2007-03-13
* Missed a path when requiring that all paths end with / - this caused -U not to
Aaron Griffin
1
-1
/
+1
2007-03-06
* Fix the double package name URL when using XferCommand
Aaron Griffin
1
-7
/
+5
2007-03-06
* Added missing header include guards in md5.h and sha1.h.
Dan McGee
1
-2
/
+2
2007-03-05
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
1
-1
/
+4
2007-02-12
Wasn't clearing out the 'pkgname' variable, which was causing goofy output
Aaron Griffin
1
-3
/
+6
2007-02-10
* 'add' percentages now cap at 100% (see the comment)
Aaron Griffin
1
-2
/
+13
2007-02-09
* Fixed some missing error values in strerror
Aaron Griffin
1
-65
/
+83
2007-02-01
* Minor output fix (move colon so it's not part of the URL)
Aaron Griffin
1
-1
/
+1
2007-01-30
K. Piche <kevin.piche@cgi.com>
Aaron Griffin
1
-0
/
+9
2007-01-30
Discussed on IRC for a bit, this makes the following changes for clarity:
Dan McGee
1
-1
/
+1
2007-01-19
Preliminary checkin for alpm_list conversion
Aaron Griffin
1
-15
/
+15
2007-01-18
Dan McGee <dpmcgee@gmail.com>
Aaron Griffin
1
-1
/
+1
2006-11-22
* Fixed an error when trying to download to an unwritable location
Aaron Griffin
1
-0
/
+4
2006-11-20
* repo-add script - to add entries to a db file directly from package data (n...
Aaron Griffin
1
-6
/
+4
2006-11-15
* Initial changes to gensync - makepkg changes were not checked in from another
Aaron Griffin
1
-0
/
+1
2006-11-14
* Numerous mini valgrind fixes.
Aaron Griffin
1
-17
/
+22
2006-11-08
* Improved mcheck output
Aaron Griffin
1
-1
/
+1
2006-11-03
* Modified some error output and logging
Aaron Griffin
1
-3
/
+2
2006-11-01
Fixed pacman -U:
Aaron Griffin
1
-20
/
+30
2006-10-31
Forgot to cycle to next server on download error - fixed, as well as the
Aaron Griffin
1
-2
/
+3
2006-10-31
Numerous changes:
Aaron Griffin
1
-365
/
+153
2006-10-24
Added PM_DLFNM_LEN define, via VMiklos
Aaron Griffin
1
-5
/
+5
2006-10-21
Minor changes:
Aaron Griffin
1
-1
/
+0
2006-10-20
A handful of minor changes:
Aaron Griffin
1
-8
/
+8
2006-10-16
Adjust progress bar to align with frugalware's progressbar
Aaron Griffin
1
-4
/
+4
2006-10-16
Another forgotten file set
Aaron Griffin
1
-0
/
+578