Age | Commit message (Expand) | Author | Files | Lines |
2007-03-19 | * Adding new Turkish mirror as posted on the forums. | Dan McGee | 1 | -43/+45 |
2007-03-19 | James Rosten <seinfeld90@gmail.com> | Dan McGee | 1 | -0/+1 |
2007-03-14 | * Updated Russian translation | Dan McGee | 1 | -21/+19 |
2007-03-14 | * Fixed up broken translation | Dan McGee | 1 | -1/+1 |
2007-03-13 | * Small updates to my TODO file. | Dan McGee | 1 | -136/+128 |
2007-03-13 | * Resizing terminal while progress bars were displayed caused some weird | Dan McGee | 3 | -37/+45 |
2007-03-12 | * Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to be | Dan McGee | 2 | -3/+3 |
2007-03-12 | * Fixed -Qil regression, now both flags are honored. (FS #1355) | Dan McGee | 1 | -12/+11 |
2007-03-12 | * Updates to Hungarian translation from Nagy, mostly cleanup stuff. | Dan McGee | 1 | -381/+28 |
2007-03-11 | * Updated Hungarian translation, thanks! | Dan McGee | 1 | -202/+180 |
2007-03-11 | * Added Russian language translation. Thanks! | Dan McGee | 2 | -0/+1079 |
2007-03-10 | * Updated Italian translation | Dan McGee | 1 | -1/+1 |
2007-03-09 | * Two fixes when running under a new root (-r|--root) | Aaron Griffin | 1 | -16/+15 |
2007-03-08 | * Updated Italian translation | Dan McGee | 1 | -4/+4 |
2007-03-07 | * Mark a function as static that is only used in deptest.c. | Dan McGee | 1 | -1/+1 |
2007-03-07 | * Updated -V output to include the 2007 copyright date. | Aaron Griffin | 1 | -1/+1 |
2007-03-07 | * Updated pot files for hopefully the last time before release. | Dan McGee | 6 | -745/+761 |
2007-03-07 | * Updated German translation | Dan McGee | 3 | -212/+1273 |
2007-03-07 | * Bug fix for makepkg dependency testing. This requires that we | Aaron Griffin | 2 | -29/+35 |
2007-03-07 | * Updated Brazilian Portuguese translation | Dan McGee | 1 | -78/+45 |
2007-03-06 | * Updated Italian translation | Dan McGee | 1 | -181/+181 |
2007-03-06 | * -Qs was returning an error if no package found, which is not the same behav... | Dan McGee | 1 | -1/+1 |
2007-03-06 | * Slight updates of Hungarian translation | Dan McGee | 1 | -8/+7 |
2007-03-06 | * Fix FS #6534- unclear IgnorePkg message. Sorry translators, had to update | Dan McGee | 1 | -1/+2 |
2007-03-06 | * Added missing header include guards in md5.h and sha1.h. | Dan McGee | 11 | -8/+13 |
2007-03-05 | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | 15 | -19/+52 |
2007-03-04 | * Hopefully the LAST big update of the language files before release.v3.0.0-rc1 | Dan McGee | 6 | -48/+48 |
2007-03-04 | * Fixed the handle realroot stuff | Aaron Griffin | 1 | -1/+2 |
2007-03-04 | * handle changes: callbacks should check handle first, as there's a few | Aaron Griffin | 7 | -457/+434 |
2007-03-04 | * libtool fixes for building against the right libs | Aaron Griffin | 1 | -2/+2 |
2007-03-03 | * Updated Italian translation | Dan McGee | 1 | -94/+62 |
2007-03-03 | * A little more hacking with wchar_t output, but nothing really changed in | Dan McGee | 1 | -7/+17 |
2007-03-03 | Big commit this time: | Aaron Griffin | 2 | -4/+4 |
2007-03-01 | * Just a note for future reference | Aaron Griffin | 1 | -0/+4 |
2007-03-01 | * Updated Italian translation | Dan McGee | 1 | -3/+12 |
2007-02-26 | * pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, to | Aaron Griffin | 6 | -136/+37 |
2007-02-23 | * Updated Italian translation | Dan McGee | 1 | -22/+27 |
2007-02-23 | * conflicts are returned with the full path, so prepending root is redundant | Aaron Griffin | 2 | -9/+5 |
2007-02-23 | We don't need this anymore | Aaron Griffin | 1 | -1/+1 |
2007-02-23 | * Modified the handling and output w.r.t. IgnorePkg entries. -Sy always ignores | Aaron Griffin | 1 | -1/+5 |
2007-02-22 | Big commit here, I'll try to cover all the bases. | Dan McGee | 6 | -259/+318 |
2007-02-22 | * Update the translation POT files- I don't want to do this daily but the | Dan McGee | 1 | -78/+93 |
2007-02-22 | * Updated German translations. | Dan McGee | 1 | -77/+84 |
2007-02-22 | * Forgot the second printf in the last commit | Aaron Griffin | 1 | -1/+1 |
2007-02-22 | * A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck' | Dan McGee | 3 | -12/+25 |
2007-02-22 | * Using positional params (POSIX compliant, not C standard) for printfs that | Aaron Griffin | 1 | -2/+2 |
2007-02-21 | * Updated Italian translation | Dan McGee | 1 | -66/+66 |
2007-02-21 | * Slight message change for consistancy- add a ' ' (space char) at the | Dan McGee | 1 | -1/+3 |
2007-02-21 | * Use the libtool'd .la file as a link target so we can run pactest properly | Aaron Griffin | 1 | -1/+1 |
2007-02-21 | * Looks like I left some debugging code in there | Aaron Griffin | 1 | -2/+0 |