Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Fix t3200 config | Daniel Barkalow | 2008-03-19 | 1 | -10/+10 | |
* | | | Tighten refspec processing | Daniel Barkalow | 2008-03-19 | 1 | -9/+38 | |
* | | | Fix possible Solaris problem in 'checkout_entry()' | Linus Torvalds | 2008-03-19 | 1 | -2/+2 | |
* | | | Fix read-tree not to discard errors | Junio C Hamano | 2008-03-19 | 2 | -4/+7 | |
* | | | Add tests to catch problems with un-unlinkable symlinks | Junio C Hamano | 2008-03-19 | 1 | -0/+35 | |
* | | | Test: catch if trash cannot be removed | Junio C Hamano | 2008-03-19 | 1 | -1/+6 | |
* | | | git-merge-one-file: fix longstanding stupid thinko | Junio C Hamano | 2008-03-19 | 2 | -2/+49 | |
* | | | Merge branch 'jc/makefile' | Junio C Hamano | 2008-03-17 | 1 | -150/+276 | |
|\ \ \ | ||||||
| * | | | Makefile: flatten enumeration of headers, objects and programs | Junio C Hamano | 2008-03-12 | 1 | -148/+276 | |
| * | | | Makefile: DIFF_OBJS is not special at all these days | Junio C Hamano | 2008-03-12 | 1 | -7/+5 | |
| |/ / | ||||||
* | | | Don't update unchanged merge entries | Linus Torvalds | 2008-03-16 | 2 | -3/+47 | |
* | | | fast-import: Allow "reset" to delete a new branch without error | Eyvind Bernhardsen | 2008-03-16 | 1 | -0/+2 | |
* | | | t1000: use "test_must_fail git frotz", not "! git frotz" | Junio C Hamano | 2008-03-16 | 1 | -18/+18 | |
* | | | Update draft release notes for 1.5.5v1.5.5-rc0 | Junio C Hamano | 2008-03-16 | 1 | -9/+42 | |
* | | | Resurrect git-rerere to contrib/examples | Junio C Hamano | 2008-03-16 | 1 | -0/+284 | |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-03-16 | 2 | -1/+54 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Start draft ReleaseNotes for 1.5.4.5 | Junio C Hamano | 2008-03-16 | 2 | -1/+54 | |
| * | | rebase -m: do not trigger pre-commit verification | Junio C Hamano | 2008-03-16 | 1 | -1/+1 | |
* | | | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 2008-03-16 | 12 | -2431/+3155 | |
|\ \ \ | ||||||
| * | | | git-gui: Improve directions regarding POT update in po/README | Junio C Hamano | 2008-03-16 | 1 | -12/+50 | |
| * | | | git-gui: Update Japanese translation | しらいしななこ | 2008-03-16 | 1 | -13/+9 | |
| * | | | git-gui: Adjusted Japanese translation to updated POT | Shawn O. Pearce | 2008-03-15 | 1 | -249/+277 | |
| * | | | git-gui: Update Japanese translation | しらいしななこ | 2008-03-15 | 1 | -291/+266 | |
| * | | | git-gui: Don't translate the special Apple menu | Shawn O. Pearce | 2008-03-15 | 2 | -2/+2 | |
| * | | | git-gui: Updated Hungarian translation (e5fba18) | Miklos Vajna | 2008-03-15 | 1 | -14/+9 | |
| * | | | git-gui: update russian translation | Alex Riesen | 2008-03-15 | 1 | -27/+21 | |
| * | | | git-gui: remove spurious "fuzzy" attributes in po/it.po | Michele Ballabio | 2008-03-15 | 1 | -2/+0 | |
| * | | | git-gui: updated Swedish translation | Peter Karlsson | 2008-03-14 | 1 | -290/+375 | |
| * | | | git-gui: Regenerated po template and merged translations with it | Peter Karlsson | 2008-03-14 | 8 | -1841/+2311 | |
| * | | | Update Hungarian translation. 100% completed. | Miklos Vajna | 2008-03-13 | 1 | -38/+102 | |
| * | | | git-gui: update Italian translation | Michele Ballabio | 2008-03-13 | 1 | -265/+346 | |
* | | | | Redo "add test_cmp function for test scripts" | Junio C Hamano | 2008-03-15 | 2 | -2/+2 | |
* | | | | Merge branch 'jk/portable' | Junio C Hamano | 2008-03-15 | 70 | -202/+247 | |
|\ \ \ \ | ||||||
| * | | | | t6000lib: re-fix tr portability | Jeff King | 2008-03-15 | 1 | -4/+7 | |
| * | | | | t7505: use SHELL_PATH in hook | Jeff King | 2008-03-13 | 1 | -2/+3 | |
| * | | | | t9112: add missing #!/bin/sh header | Jeff King | 2008-03-13 | 1 | -0/+2 | |
| * | | | | filter-branch: use $SHELL_PATH instead of 'sh' | Jeff King | 2008-03-13 | 2 | -1/+2 | |
| * | | | | filter-branch: don't use xargs -0 | Jeff King | 2008-03-13 | 1 | -1/+1 | |
| * | | | | add NO_EXTERNAL_GREP build option | Jeff King | 2008-03-13 | 2 | -2/+16 | |
| * | | | | t6000lib: tr portability fix | Jeff King | 2008-03-13 | 1 | -1/+4 | |
| * | | | | t4020: don't use grep -a | Jeff King | 2008-03-13 | 2 | -1/+2 | |
| * | | | | add test_cmp function for test scripts | Jeff King | 2008-03-13 | 40 | -115/+133 | |
| * | | | | remove use of "tail -n 1" and "tail -1" | Jeff King | 2008-03-13 | 7 | -20/+20 | |
| * | | | | grep portability fix: don't use "-e" or "-q" | Jeff King | 2008-03-13 | 9 | -43/+42 | |
| * | | | | more tr portability test script fixes | Jeff King | 2008-03-13 | 10 | -17/+17 | |
| * | | | | t0050: perl portability fix | Jeff King | 2008-03-13 | 1 | -2/+2 | |
| * | | | | tr portability fixes | Jeff King | 2008-03-13 | 4 | -6/+9 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'py/submodule' | Junio C Hamano | 2008-03-15 | 3 | -8/+386 | |
|\ \ \ \ | ||||||
| * | | | | git-submodule summary: fix that some "wc" flavors produce leading spaces | Johannes Sixt | 2008-03-12 | 1 | -1/+1 | |
| * | | | | git-submodule summary: test | Ping Yin | 2008-03-12 | 1 | -0/+195 |