summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2007-10-03Merge branch 'js/rebase-i'Libravatar Junio C Hamano1-0/+8
2007-10-03Merge branch 'je/hooks'Libravatar Junio C Hamano1-0/+74
2007-10-03Merge branch 'ap/dateformat'Libravatar Junio C Hamano1-0/+151
2007-10-03Sync with GIT 1.5.3.4Libravatar Junio C Hamano1-0/+71
2007-10-03Add a test script for for-each-ref, including test of date formattingLibravatar Andy Parkins1-0/+151
2007-10-03Add test case for ls-files --with-treeLibravatar Carl Worth1-0/+71
2007-09-29Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-09-29rebase -i: squash should retain the authorship of the _first_ commitLibravatar Johannes Schindelin1-1/+1
2007-09-29post-checkout hook, tests, and docsLibravatar Josh England1-0/+74
2007-09-29Merge branch 'sv/svn'Libravatar Junio C Hamano2-4/+6
2007-09-29Merge branch 'jb/remote-rm'Libravatar Junio C Hamano1-0/+100
2007-09-26rebase -i: work on a detached HEADLibravatar Johannes Schindelin1-0/+8
2007-09-25rebase -i: commit when continuing after "edit"Libravatar Johannes Schindelin1-1/+13
2007-09-25Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-09-24Fixed minor typo in t/t9001-send-email.sh test command line.Libravatar Glenn Rempe1-1/+1
2007-09-23git-remote rm: add tests and minor fix-upsLibravatar Junio C Hamano1-0/+100
2007-09-21git-svn: handle changed svn command-line syntaxLibravatar Sam Vilain1-2/+4
2007-09-21git-svn: fix test for trunk svn (transaction out of date)Libravatar Sam Vilain1-0/+1
2007-09-21git-svn: fix test for trunk svn (commit message not needed)Libravatar Sam Vilain1-2/+1
2007-09-18Add post-merge hook, related documentation, and tests.Libravatar Josh England1-0/+56
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