aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | 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
| * | | | filter-branch: use $SHELL_PATH instead of 'sh'Jeff King2008-03-13
| * | | | filter-branch: don't use xargs -0Jeff King2008-03-13
| * | | | add NO_EXTERNAL_GREP build optionJeff King2008-03-13
| * | | | t6000lib: tr portability fixJeff King2008-03-13
| * | | | t4020: don't use grep -aJeff King2008-03-13
| * | | | add test_cmp function for test scriptsJeff King2008-03-13
| * | | | remove use of "tail -n 1" and "tail -1"Jeff King2008-03-13
| * | | | grep portability fix: don't use "-e" or "-q"Jeff King2008-03-13
| * | | | more tr portability test script fixesJeff King2008-03-13
| * | | | t0050: perl portability fixJeff King2008-03-13
| * | | | tr portability fixesJeff King2008-03-12
| | |_|/ | |/| |
* | | | Merge branch 'py/submodule'Junio C Hamano2008-03-15
|\ \ \ \
| * | | | git-submodule summary: fix that some "wc" flavors produce leading spacesJohannes Sixt2008-03-12
| * | | | git-submodule summary: testPing Yin2008-03-11