summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2007-11-05git-svn: t9114: verify merge commit message in testLibravatar Eric Wong1-0/+5
2007-11-05git-svn: fix dcommit clobbering when committing a series of diffsLibravatar Eric Wong1-0/+56
2007-11-02Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.Libravatar Kristian Høgsberg2-6/+6
2007-10-19send-pack: respect '+' on wildcard refspecsLibravatar Jeff King1-0/+48
2007-10-18attr: fix segfault in gitattributes parsing codeLibravatar Steffen Prohaska1-0/+7
2007-10-18git-blame shouldn't crash if run in an unmerged treeLibravatar Linus Torvalds1-0/+73
2007-10-16filter-branch: update current branch when rewrittenLibravatar Johannes Schindelin1-1/+3
2007-10-16Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREELibravatar Johannes Schindelin1-0/+9
2007-10-15Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLibravatar Linus Torvalds2-2/+1
2007-10-03Add test case for ls-files --with-treeLibravatar Carl Worth1-0/+71
2007-09-29rebase -i: squash should retain the authorship of the _first_ commitLibravatar Johannes Schindelin1-1/+1
2007-09-24Fixed minor typo in t/t9001-send-email.sh test command line.Libravatar Glenn Rempe1-1/+1
2007-09-18t/t4014: test "am -3" with mode-only change.Libravatar Junio C Hamano1-2/+5
2007-09-18git-push: documentation and tests for pushing only branchesLibravatar Jeff King1-0/+10
2007-09-17git-commit: partial commit of paths only removed from the indexLibravatar Junio C Hamano1-2/+13
2007-09-17git-commit: Allow partial commit of file removal.Libravatar Junio C Hamano1-0/+21
2007-09-17Merge branch 'jc/grep-c' into maintLibravatar Junio C Hamano1-0/+4
2007-09-16apply --index-info: fall back to current index for mode changesLibravatar Johannes Schindelin1-0/+15
2007-09-15revision walker: --cherry-pick is a limited operationLibravatar Johannes Schindelin1-0/+14
2007-09-14Split grep arguments in a way that does not requires to add /dev/null.Libravatar Junio C Hamano1-0/+4
2007-09-14Add test to check recent fix to "git add -u"Libravatar Benoit Sigoure1-1/+10
2007-09-11Fix a test failure (t9500-*.sh) on cygwinLibravatar Ramsay Jones1-5/+13
2007-09-09git-tag -s must fail if gpg cannot sign the tag.Libravatar Carlos Rica1-0/+7
2007-09-09git-diff: don't squelch the new SHA1 in submodule diffsLibravatar Sven Verdoolaege1-0/+4
2007-09-05Cleanup unnecessary file modifications in t1400-update-refLibravatar Shawn O. Pearce1-2/+0
2007-09-05git-apply: do not read past the end of bufferLibravatar Junio C Hamano1-0/+58
2007-09-01rebase -m: Fix incorrect short-logs of already applied commits.Libravatar Johannes Sixt1-0/+44
2007-08-31git-tag: Fix -l option to use better shell style globs.Libravatar Carlos Rica1-11/+9
2007-08-31git-svn: fix dcommit clobbering upstream when committing multiple changesLibravatar Eric Wong1-0/+30
2007-08-31filter-branch: introduce convenience function "skip_commit"Libravatar Johannes Schindelin1-7/+1
2007-08-31filter-branch: provide the convenience functions also for commit filtersLibravatar Johannes Schindelin1-0/+10
2007-08-27git-merge: do up-to-date check also for all strategiesLibravatar Junio C Hamano1-0/+77
2007-08-27Fix initialization of a bare repositoryLibravatar Junio C Hamano1-0/+116
2007-08-24Fix racy-git handling in git-write-tree.Libravatar Linus Torvalds1-0/+44
2007-08-23rebase -i: fix squashing corner caseLibravatar Johannes Schindelin1-0/+21
2007-08-19Make thin-pack generation subproject aware.Libravatar Linus Torvalds1-0/+52
2007-08-19Allow frontends to bidirectionally communicate with fast-importLibravatar Shawn O. Pearce1-0/+31
2007-08-19Make trailing LF optional for all fast-import commandsLibravatar Shawn O. Pearce1-0/+46
2007-08-19Make trailing LF following fast-import `data` commands optionalLibravatar Shawn O. Pearce1-0/+21
2007-08-19Teach fast-import to ignore lines starting with '#'Libravatar Shawn O. Pearce1-0/+40
2007-08-19Actually allow TAG_FIXUP branches in fast-importLibravatar Shawn O. Pearce1-0/+47
2007-08-16t1301-shared-repo.sh: fix 'stat' portability issueLibravatar Arjen Laarhoven1-1/+10
2007-08-15git-clone: allow --bare cloneLibravatar Junio C Hamano1-1/+4
2007-08-15git-apply: apply submodule changesLibravatar Sven Verdoolaege1-0/+17
2007-08-15Merge branch 'maint' to sync with 1.5.2.5Libravatar Junio C Hamano1-16/+57
2007-08-15git-add -u paths... now works from subdirectoryLibravatar Salikh Zakirov1-0/+14
2007-08-15Fix "git add -u" data corruption.Libravatar Junio C Hamano1-16/+43
2007-08-15git-svn: fix log with single revision against a non-HEAD branchLibravatar Eric Wong1-0/+48
2007-08-14attr.c: read .gitattributes from index as well.Libravatar Junio C Hamano1-0/+81
2007-08-14merge-recursive: do not rudely die on binary mergeLibravatar Junio C Hamano1-0/+67