summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* lib-rebase.sh: Document what set_fake_editor() doesJohannes Schindelin2009-01-281-0/+12
* t3404 & t3411: undo copy&pasteJohannes Schindelin2009-01-283-67/+44
* Merge branch 'tr/previous-branch'Junio C Hamano2009-01-282-0/+163
|\
| * t1505: remove debugging cruftThomas Rast2009-01-251-2/+0
| * Fix parsing of @{-1}@{1}Johannes Schindelin2009-01-191-1/+1
| * interpret_nth_last_branch(): avoid traversing the reflog twiceJunio C Hamano2009-01-191-0/+44
| * checkout: implement "-" abbreviation, add docs and testsThomas Rast2009-01-171-0/+50
| * sha1_name: support @{-N} syntax in get_sha1()Thomas Rast2009-01-171-0/+71
* | Windows: Fix intermittent failures of t7701Johannes Sixt2009-01-281-7/+7
* | Merge branch 'maint'Junio C Hamano2009-01-281-0/+106
|\ \
| * | send-pack: do not send unknown object name from ".have" to pack-objectsJunio C Hamano2009-01-271-0/+106
| * | Merge branch 'cb/maint-unpack-trees-absense' into maintJunio C Hamano2009-01-231-0/+51
| |\ \
| * \ \ Merge branch 'tr/maint-no-index-fixes' into maintJunio C Hamano2009-01-232-0/+4
| |\ \ \
| * \ \ \ Merge branch 'js/add-not-submodule' into maintJunio C Hamano2009-01-231-0/+25
| |\ \ \ \
* | | | | | tests: Avoid single-shot environment export for shell function invocationJunio C Hamano2009-01-262-5/+25
* | | | | | rebase -i: correctly remember --root flag across --continueJunio C Hamano2009-01-261-0/+94
* | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-01-251-0/+98
|\ \ \ \ \ \
| * | | | | | git-svn: Add test for --ignore-paths parameterVitaly \"_Vi\" Shukela2009-01-251-0/+98
* | | | | | | Merge branch 'js/diff-color-words'Junio C Hamano2009-01-251-0/+200
|\ \ \ \ \ \ \
| * | | | | | | Change the spelling of "wordregex".Boyd Stephen Smith Jr2009-01-211-4/+4
| * | | | | | | color-words: Support diff.wordregex config optionBoyd Stephen Smith Jr2009-01-211-2/+43
| * | | | | | | color-words: make regex configurable via attributesThomas Rast2009-01-171-0/+36
| * | | | | | | color-words: take an optional regular expression describing wordsJohannes Schindelin2009-01-171-0/+57
| * | | | | | | color-words: change algorithm to allow for 0-character word boundariesJohannes Schindelin2009-01-171-0/+66
* | | | | | | | Merge branch 'js/maint-all-implies-HEAD'Junio C Hamano2009-01-252-2/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | bundle: allow the same ref to be given more than onceJunio C Hamano2009-01-171-1/+1
| * | | | | | | | revision walker: include a detached HEAD in --allJohannes Schindelin2009-01-172-2/+40
* | | | | | | | | Merge branch 'sr/clone-empty'Junio C Hamano2009-01-251-0/+16
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Allow cloning an empty repositorySverre Rabbelier2009-01-231-0/+16
* | | | | | | | | Merge branch 'js/patience-diff'Junio C Hamano2009-01-231-0/+168
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Introduce the diff option '--patience'Johannes Schindelin2009-01-071-0/+168
* | | | | | | | | | git-am: implement --reject option passed to git-applymartin f. krafft2009-01-232-1/+31
* | | | | | | | | | t/t4202-log.sh: Add testcasesArjen Laarhoven2009-01-231-9/+50
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'kc/maint-diff-bwi-fix'Junio C Hamano2009-01-211-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix combined use of whitespace ignore options to diffKeith Cascio2009-01-191-4/+4
| * | | | | | | | | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-191-0/+27
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sg/maint-gitdir-in-subdir'Junio C Hamano2009-01-211-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix gitdir detection when in subdir of gitdirSZEDER Gábor2009-01-171-0/+7
| |/ / / / / / / /
* | | | | | | | | Merge branch 'rs/ctype'Junio C Hamano2009-01-211-0/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add ctype testRené Scharfe2009-01-171-0/+15
* | | | | | | | | | Merge branch 'jk/color-parse'Junio C Hamano2009-01-211-1/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | expand --pretty=format color optionsJeff King2009-01-171-1/+8
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/maint-format-patch-o-relative'Junio C Hamano2009-01-211-1/+51
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Teach format-patch to handle output directory relative to cwdJunio C Hamano2009-01-121-1/+51
* | | | | | | | | | | Merge branch 'kb/am-directory'Junio C Hamano2009-01-213-0/+51
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-am: fix shell quotingJunio C Hamano2009-01-141-0/+8
| * | | | | | | | | | | git-am: add --directory=<dir> optionJunio C Hamano2009-01-123-0/+43
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-211-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin2009-01-211-4/+4
* | | | | | | | | | | use uppercase POSIX compliant signals for the 'trap' commandMarkus Heidelberg2009-01-192-10/+10