summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2007-09-18t/t4014: test "am -3" with mode-only change.Junio C Hamano1-2/+5
2007-09-18git-push: documentation and tests for pushing only branchesJeff King1-0/+10
2007-09-17git-commit: partial commit of paths only removed from the indexJunio C Hamano1-2/+13
2007-09-17git-commit: Allow partial commit of file removal.Junio C Hamano1-0/+21
2007-09-17Merge branch 'jc/grep-c' into maintJunio C Hamano1-0/+4
2007-09-16apply --index-info: fall back to current index for mode changesJohannes Schindelin1-0/+15
2007-09-15revision walker: --cherry-pick is a limited operationJohannes Schindelin1-0/+14
2007-09-14Split grep arguments in a way that does not requires to add /dev/null.Junio C Hamano1-0/+4
2007-09-14Add test to check recent fix to "git add -u"Benoit Sigoure1-1/+10
2007-09-11Fix a test failure (t9500-*.sh) on cygwinRamsay Jones1-5/+13
2007-09-09git-tag -s must fail if gpg cannot sign the tag.Carlos Rica1-0/+7
2007-09-09git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege1-0/+4
2007-09-05Cleanup unnecessary file modifications in t1400-update-refShawn O. Pearce1-2/+0
2007-09-05git-apply: do not read past the end of bufferJunio C Hamano1-0/+58
2007-09-01rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt1-0/+44
2007-08-31git-tag: Fix -l option to use better shell style globs.Carlos Rica1-11/+9
2007-08-31git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong1-0/+30
2007-08-31filter-branch: introduce convenience function "skip_commit"Johannes Schindelin1-7/+1
2007-08-31filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin1-0/+10
2007-08-27git-merge: do up-to-date check also for all strategiesJunio C Hamano1-0/+77
2007-08-27Fix initialization of a bare repositoryJunio C Hamano1-0/+116
2007-08-24Fix racy-git handling in git-write-tree.Linus Torvalds1-0/+44
2007-08-23rebase -i: fix squashing corner caseJohannes Schindelin1-0/+21
2007-08-19Make thin-pack generation subproject aware.Linus Torvalds1-0/+52
2007-08-19Allow frontends to bidirectionally communicate with fast-importShawn O. Pearce1-0/+31
2007-08-19Make trailing LF optional for all fast-import commandsShawn O. Pearce1-0/+46
2007-08-19Make trailing LF following fast-import `data` commands optionalShawn O. Pearce1-0/+21
2007-08-19Teach fast-import to ignore lines starting with '#'Shawn O. Pearce1-0/+40
2007-08-19Actually allow TAG_FIXUP branches in fast-importShawn O. Pearce1-0/+47
2007-08-16t1301-shared-repo.sh: fix 'stat' portability issueArjen Laarhoven1-1/+10
2007-08-15git-clone: allow --bare cloneJunio C Hamano1-1/+4
2007-08-15git-apply: apply submodule changesSven Verdoolaege1-0/+17
2007-08-15Merge branch 'maint' to sync with 1.5.2.5Junio C Hamano1-16/+57
2007-08-15git-add -u paths... now works from subdirectorySalikh Zakirov1-0/+14
2007-08-15Fix "git add -u" data corruption.Junio C Hamano1-16/+43
2007-08-15git-svn: fix log with single revision against a non-HEAD branchEric Wong1-0/+48
2007-08-14attr.c: read .gitattributes from index as well.Junio C Hamano1-0/+81
2007-08-14merge-recursive: do not rudely die on binary mergeJunio C Hamano1-0/+67
2007-08-13Add a test for git-commit being confused by relative GIT_DIRDavid Kastrup1-0/+55
2007-08-13Fix t5701-clone-local for white space from wcBrian Gernhardt1-2/+2
2007-08-13t3902 - skip test if file system doesn't support HT in namesMark Levedahl1-0/+6
2007-08-13git-add: Add support for --refresh option.Alexandre Julliard1-0/+12
2007-08-13t3404: fix "fake-editor"Junio C Hamano1-17/+19
2007-08-10Merge branch 'cr/tag'Junio C Hamano2-9/+119
2007-08-10Merge branch 'jc/clone'Junio C Hamano3-2/+19
2007-08-10allow git-bundle to create bottomless bundleJunio C Hamano1-0/+8
2007-08-10Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unsetJohannes Schindelin1-2/+4
2007-08-03Fix bogus use of printf in t3700 testJunio C Hamano1-2/+2
2007-08-01git-clone: aggressively optimize local clone behaviour.Junio C Hamano3-2/+19
2007-08-01rebase -i: fix for optional [branch] parameterJohannes Schindelin1-0/+8