summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2007-10-01fetch/push: readd rsync supportLibravatar Johannes Schindelin1-0/+35
2007-09-19Correct handling of branch.$name.merge in builtin-fetchLibravatar Shawn O. Pearce8-0/+10
2007-09-19Don't attempt to merge non-existant remotes in t5515Libravatar Shawn O. Pearce1-2/+1
2007-09-19Make fetch a builtinLibravatar Daniel Barkalow10-10/+10
2007-09-18Merge branch 'maint'Libravatar Junio C Hamano2-2/+15
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-18Merge branch 'cr/reset'Libravatar Junio C Hamano1-0/+405
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-17Merge branch 'maint'Libravatar Junio C Hamano2-0/+29
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-14Merge branch 'jc/partial-remove'Libravatar Junio C Hamano1-0/+32
2007-09-14git-commit: partial commit of paths only removed from the indexLibravatar Junio C Hamano1-2/+13
2007-09-14Merge branch 'jc/grep-c'Libravatar Junio C Hamano2-1/+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-13An additional test for "git-reset -- path"Libravatar Junio C Hamano1-0/+16
2007-09-12git-commit: Allow partial commit of file removal.Libravatar Junio C Hamano1-0/+21
2007-09-12Add tests for documented features of "git reset".Libravatar Carlos Rica1-0/+389
2007-09-12Merge branch 'maint'Libravatar Junio C Hamano1-5/+13
2007-09-11Fix a test failure (t9500-*.sh) on cygwinLibravatar Ramsay Jones1-5/+13
2007-09-10Merge branch 'rs/archive'Libravatar Junio C Hamano1-0/+19
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-06archive: rename attribute specfile to export-substLibravatar René Scharfe1-9/+9
2007-09-06archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...Libravatar René Scharfe1-2/+2
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-03archive: specfile support (--pretty=format: in archive files)Libravatar René Scharfe1-0/+19
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