summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2009-01-17Merge branch 'maint'Libravatar Junio C Hamano2-3/+23
2009-01-17bundle: allow the same ref to be given more than onceLibravatar Junio C Hamano1-1/+1
2009-01-17revision walker: include a detached HEAD in --allLibravatar Johannes Schindelin2-2/+40
2009-01-17Fix gitdir detection when in subdir of gitdirLibravatar SZEDER Gábor1-0/+7
2009-01-17checkout: implement "-" abbreviation, add docs and testsLibravatar Thomas Rast1-0/+50
2009-01-17sha1_name: support @{-N} syntax in get_sha1()Libravatar Thomas Rast1-0/+71
2009-01-17Add ctype testLibravatar René Scharfe1-0/+15
2009-01-17t5540: clarify that http-push does not handle packed-refs on the remoteLibravatar Johannes Schindelin1-3/+15
2009-01-17http-push: when making directories, have a trailing slash in the path nameLibravatar Johannes Schindelin2-0/+8
2009-01-17expand --pretty=format color optionsLibravatar Jeff King1-1/+8
2009-01-17color-words: make regex configurable via attributesLibravatar Thomas Rast1-0/+36
2009-01-17color-words: take an optional regular expression describing wordsLibravatar Johannes Schindelin1-0/+57
2009-01-17color-words: change algorithm to allow for 0-character word boundariesLibravatar Johannes Schindelin1-0/+66
2009-01-15Merge branch 'maint'Libravatar Junio C Hamano2-0/+34
2009-01-15Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano2-0/+34
2009-01-15t3404: Add test case for auto-amending only edited commits after "edit"Libravatar Stephan Beyer1-0/+17
2009-01-15t3404: Add test case for aborted --continue after "edit"Libravatar Stephan Beyer1-0/+15
2009-01-15t3501: check that commits are actually doneLibravatar Stephan Beyer1-0/+2
2009-01-14Merge branch 'maint'Libravatar Junio C Hamano2-0/+25
2009-01-14Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano1-0/+25
2009-01-14Make t3411 executableLibravatar Miklos Vajna1-0/+0
2009-01-14git-am: fix shell quotingLibravatar Junio C Hamano1-0/+8
2009-01-14fix handling of multiple untracked files for git mv -kLibravatar Michael J Gruber1-1/+1
2009-01-14add test cases for "git mv -k"Libravatar Michael J Gruber1-0/+25
2009-01-13Merge branch 'nd/grep-assume-unchanged'Libravatar Junio C Hamano1-0/+7
2009-01-13Merge branch 'js/bundle-tags'Libravatar Junio C Hamano1-0/+33
2009-01-13Merge branch 'js/add-not-submodule'Libravatar Junio C Hamano1-0/+25
2009-01-13Merge branch 'cb/maint-unpack-trees-absense'Libravatar Junio C Hamano1-0/+51
2009-01-13Merge branch 'mc/cd-p-pwd'Libravatar Junio C Hamano1-2/+2
2009-01-13Merge branch 'js/maint-merge-recursive-r-d-conflict' into maintLibravatar Junio C Hamano1-0/+23
2009-01-13Merge branch 'cb/maint-merge-recursive-fix' into maintLibravatar Junio C Hamano1-0/+87
2009-01-13Merge branch 'ap/maint-apply-modefix' into maintLibravatar Junio C Hamano1-0/+62
2009-01-12Teach format-patch to handle output directory relative to cwdLibravatar Junio C Hamano1-1/+51
2009-01-12git-am: add --directory=<dir> optionLibravatar Junio C Hamano3-0/+43
2009-01-11Merge branch 'jc/maint-do-not-switch-to-non-commit' into maintLibravatar Junio C Hamano1-0/+4
2009-01-11rebase -i: learn to rebase root commitLibravatar Thomas Rast1-0/+101
2009-01-11rebase: learn to rebase root commitLibravatar Thomas Rast1-0/+86
2009-01-11git-svn: add --authors-file testLibravatar Eric Wong1-0/+94
2009-01-11Allow cloning to an existing empty directoryLibravatar Alexander Potashev1-0/+19
2009-01-10t7501-commit.sh: explicitly check that -F prevents invoking the editorLibravatar Adeodato Simó2-4/+21
2009-01-10filter-branch: add git_commit_non_empty_tree and --prune-empty.Libravatar Pierre Habouzit1-0/+8
2009-01-09Resurrect "git apply --flags -" to read from the standard inputLibravatar Junio C Hamano1-0/+26
2009-01-07Introduce the diff option '--patience'Libravatar Johannes Schindelin1-0/+168
2009-01-07Merge branch 'rs/diff-ihc'Libravatar Junio C Hamano1-0/+92
2009-01-07Merge branch 'js/maint-merge-recursive-r-d-conflict'Libravatar Junio C Hamano1-0/+23
2009-01-07Merge branch 'cb/merge-recursive-fix'Libravatar Junio C Hamano1-0/+87
2009-01-06diff: accept -- when using --no-indexLibravatar Thomas Rast2-0/+4
2009-01-05unpack-trees: fix path search bug in verify_absentLibravatar Clemens Buchacher1-0/+27
2009-01-05unpack-trees: handle failure in verify_absentLibravatar Clemens Buchacher1-0/+24
2009-01-05git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS XLibravatar Marcel M. Cary1-2/+2