aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* remote.c: Fix overtight refspec validationJunio C Hamano2008-03-22
* fast-import: Document the effect of "merge" with no "from" in a commitEyvind Bernhardsen2008-03-22
* Make git-svn tests behave better on OS XKevin Ballard2008-03-22
* Improve description of git filter-branch.Ralf Wildenhues2008-03-22
* t/t7003-filter-branch.sh: use test_must_fail rather than '!'Brandon Casey2008-03-22
* Don't try and percent-escape existing percent escapes in git-svn URIsKevin Ballard2008-03-20
* remote show: do not show symbolic refsJohannes Schindelin2008-03-19
* Document the sendemail.smtpserverport config variableKevin Ballard2008-03-19
* Add --reverse to the git-rev-list usage stringKevin Ballard2008-03-19
* make it easier for people who just want to get rid of 'git gc --auto'Nicolas Pitre2008-03-19
* builtin-gc.c: allow disabling all auto-gc'ing by assigning 0 to gc.autoBrandon Casey2008-03-19
* Documentation/git-merge: document subtree strategy.Miklos Vajna2008-03-19
* Fix tag followingDaniel Barkalow2008-03-19
* Make revision limiting more robust against occasional bad commit datesLinus Torvalds2008-03-19
* Fix t3200 configDaniel Barkalow2008-03-18
* Tighten refspec processingDaniel Barkalow2008-03-18
* Fix possible Solaris problem in 'checkout_entry()'Linus Torvalds2008-03-18
* Fix read-tree not to discard errorsJunio C Hamano2008-03-18
* Add tests to catch problems with un-unlinkable symlinksJunio C Hamano2008-03-18
* Test: catch if trash cannot be removedJunio C Hamano2008-03-18
* git-merge-one-file: fix longstanding stupid thinkoJunio C Hamano2008-03-18
* Merge branch 'jc/makefile'Junio C Hamano2008-03-17
|\
| * Makefile: flatten enumeration of headers, objects and programsJunio C Hamano2008-03-12
| * Makefile: DIFF_OBJS is not special at all these daysJunio C Hamano2008-03-12
* | Don't update unchanged merge entriesLinus Torvalds2008-03-16
* | fast-import: Allow "reset" to delete a new branch without errorEyvind Bernhardsen2008-03-16
* | t1000: use "test_must_fail git frotz", not "! git frotz"Junio C Hamano2008-03-16
* | Update draft release notes for 1.5.5v1.5.5-rc0Junio C Hamano2008-03-16
* | Resurrect git-rerere to contrib/examplesJunio C Hamano2008-03-16
* | Merge branch 'maint'Junio C Hamano2008-03-16
|\ \
| * | Start draft ReleaseNotes for 1.5.4.5Junio C Hamano2008-03-16
| * | rebase -m: do not trigger pre-commit verificationJunio C Hamano2008-03-16
* | | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2008-03-15
|\ \ \
| * | | git-gui: Improve directions regarding POT update in po/READMEJunio C Hamano2008-03-16
| * | | git-gui: Update Japanese translationしらいしななこ2008-03-15
| * | | git-gui: Adjusted Japanese translation to updated POTShawn O. Pearce2008-03-15
| * | | git-gui: Update Japanese translationしらいしななこ2008-03-15
| * | | git-gui: Don't translate the special Apple menuShawn O. Pearce2008-03-15
| * | | git-gui: Updated Hungarian translation (e5fba18)Miklos Vajna2008-03-15
| * | | git-gui: update russian translationAlex Riesen2008-03-15
| * | | git-gui: remove spurious "fuzzy" attributes in po/it.poMichele Ballabio2008-03-15
| * | | git-gui: updated Swedish translationPeter Karlsson2008-03-14
| * | | git-gui: Regenerated po template and merged translations with itPeter Karlsson2008-03-14
| * | | Update Hungarian translation. 100% completed.Miklos Vajna2008-03-13
| * | | git-gui: update Italian translationMichele Ballabio2008-03-13
* | | | Redo "add test_cmp function for test scripts"Junio C Hamano2008-03-15
* | | | Merge branch 'jk/portable'Junio C Hamano2008-03-15
|\ \ \ \
| * | | | t6000lib: re-fix tr portabilityJeff King2008-03-14
| * | | | t7505: use SHELL_PATH in hookJeff King2008-03-13
| * | | | t9112: add missing #!/bin/sh headerJeff King2008-03-13