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
/
trans.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-05
Fail loudly is scriptlets cannot be run via /bin/sh
Aaron Griffin
1
-0
/
+7
2007-09-17
trans.c : reworking of transaction interruptions
Chantry Xavier
1
-11
/
+23
2007-09-07
libalpm/trans.c : remove the lock even on interrupted transactions.
Chantry Xavier
1
-2
/
+3
2007-08-24
libalpm: add newlines to all strings passed to log callback
Dan McGee
1
-19
/
+19
2007-08-22
Post trial install changes, round one
Dan McGee
1
-1
/
+1
2007-08-20
libalpm/add.c,trans.c : cleanup of requiredby handling.
Nagy Gabor
1
-61
/
+12
2007-08-16
Fix some errors spit out by -Wextra
Dan McGee
1
-1
/
+1
2007-07-14
Ensure requiredby entries are removed during an upgrade
Dan McGee
1
-7
/
+14
2007-07-12
Some doxygen comments.
Andrew Fyfe
1
-0
/
+5
2007-07-12
Remove some more conditional include stuff
Dan McGee
1
-3
/
+0
2007-07-10
Remove gettext calls from all PM_LOG_DEBUG messages
Dan McGee
1
-8
/
+8
2007-07-09
libalpm/trans.c : exit the forked process correctly in case of errors.
Chantry Xavier
1
-2
/
+2
2007-07-09
Clean up the alpm handle
Dan McGee
1
-6
/
+0
2007-07-09
Remove gettext from any alpm_logaction calls
Dan McGee
1
-1
/
+1
2007-06-28
Remove scriptlet START and DONE commands that we don't use
Dan McGee
1
-32
/
+1
2007-06-05
Move functions out of alpm.c to where they belong
Dan McGee
1
-0
/
+166
2007-06-02
Remove freespace checking code
Dan McGee
1
-79
/
+0
2007-05-14
Remove unnecessary casts on malloc and elsewhere
Dan McGee
1
-3
/
+3
2007-04-29
libalpm util.c and util.h cleanup
Dan McGee
1
-2
/
+256
2007-04-28
Remove FREELISTPTR macro
Dan McGee
1
-1
/
+1
2007-04-28
Remove FREEPKG macro and correctly type _alpm_pkg_free
Dan McGee
1
-1
/
+6
2007-04-28
Remove FREEGRP macro and correctly type _alpm_grp_free
Dan McGee
1
-2
/
+2
2007-04-27
Remove FREESYNC macro and correctly type _alpm_sync_free
Dan McGee
1
-1
/
+2
2007-04-27
Remove FREETRANS macro and correctly type _alpm_trans_free
Dan McGee
1
-3
/
+1
2007-04-27
Clean up gettext on the libalpm side
Dan McGee
1
-1
/
+0
2007-04-04
Backport changes from 3.0.1
Aaron Griffin
1
-1
/
+2
2007-03-12
* Fix an issue where the same dependency was recorded multiple times in the
Dan McGee
1
-11
/
+22
2007-03-07
* Bug fix for makepkg dependency testing. This requires that we
Aaron Griffin
1
-1
/
+1
2007-03-06
* Added missing header include guards in md5.h and sha1.h.
Dan McGee
1
-1
/
+1
2007-03-05
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
1
-2
/
+5
2007-03-03
* A little more hacking with wchar_t output, but nothing really changed in
Dan McGee
1
-7
/
+8
2007-03-03
Big commit this time:
Aaron Griffin
1
-14
/
+20
2007-03-01
*** empty log message ***
Aaron Griffin
1
-1
/
+4
2007-02-26
* Enforce const char* params when using strings
Aaron Griffin
1
-2
/
+2
2007-02-21
* Fixed inconsistency of args- _alpm_db_read, _alpm_db_write.
Dan McGee
1
-2
/
+2
2007-02-20
* Updated conflict checking one last time. You can finally have a file move
Dan McGee
1
-2
/
+4
2007-02-18
Moved the update_depends function to trans.c, as it depends on a transaction
Aaron Griffin
1
-0
/
+93
2007-01-30
K. Piche <kevin.piche@cgi.com>
Aaron Griffin
1
-0
/
+14
2007-01-30
K. Piche <kpiche@rogers.com>
Aaron Griffin
1
-2
/
+2
2007-01-30
Discussed on IRC for a bit, this makes the following changes for clarity:
Dan McGee
1
-1
/
+1
2007-01-24
This mainly deals with code clarity- removing currently unneeded
Aaron Griffin
1
-2
/
+4
2007-01-19
Preliminary checkin for alpm_list conversion
Aaron Griffin
1
-8
/
+8
2006-11-22
* Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)
Aaron Griffin
1
-0
/
+35
2006-10-31
Numerous changes:
Aaron Griffin
1
-1
/
+1
2006-10-21
Minor changes:
Aaron Griffin
1
-2
/
+0
2006-10-20
A handful of minor changes:
Aaron Griffin
1
-3
/
+3
2006-10-15
Merged frugalware changes (too many to list). Also added some config file
Aaron Griffin
1
-4
/
+12
2006-07-15
Patch from FW: Better control over CTRL-C interruptions -- do not leave the D...
Judd Vinet
1
-0
/
+2
2006-07-15
spelling fix
Judd Vinet
1
-1
/
+1
2006-05-15
first stage of i18n stuff from VMiklos
Judd Vinet
1
-1
/
+2
[prev]
[next]