summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-10-03Merge branch 'ap/dateformat'Junio C Hamano
2007-10-03Sync with GIT 1.5.3.4Junio C Hamano
2007-10-03Add a test script for for-each-ref, including test of date formattingAndy Parkins
2007-10-03Add test case for ls-files --with-treeCarl Worth
2007-09-30Merge branch 'maint'Junio C Hamano
2007-09-30rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin
2007-09-29Merge branch 'sv/svn'Junio C Hamano
2007-09-29Merge branch 'jb/remote-rm'Junio C Hamano
2007-09-26rebase -i: commit when continuing after "edit"Johannes Schindelin
2007-09-25Merge branch 'maint'Junio C Hamano
2007-09-25Fixed minor typo in t/t9001-send-email.sh test command line.Glenn Rempe
2007-09-24git-remote rm: add tests and minor fix-upsJunio C Hamano
2007-09-21git-svn: handle changed svn command-line syntaxSam Vilain
2007-09-21git-svn: fix test for trunk svn (transaction out of date)Sam Vilain
2007-09-21git-svn: fix test for trunk svn (commit message not needed)Sam Vilain
2007-09-19Add post-merge hook, related documentation, and tests.Josh England
2007-09-19Merge branch 'maint'Junio C Hamano
2007-09-18t/t4014: test "am -3" with mode-only change.Junio C Hamano
2007-09-18git-push: documentation and tests for pushing only branchesJeff King
2007-09-18Merge branch 'cr/reset'Junio C Hamano
2007-09-18git-commit: partial commit of paths only removed from the indexJunio C Hamano
2007-09-18git-commit: Allow partial commit of file removal.Junio C Hamano
2007-09-18Merge branch 'jc/grep-c' into maintJunio C Hamano
2007-09-17Merge branch 'maint'Junio C Hamano
2007-09-17apply --index-info: fall back to current index for mode changesJohannes Schindelin
2007-09-15revision walker: --cherry-pick is a limited operationJohannes Schindelin
2007-09-15Merge branch 'jc/partial-remove'Junio C Hamano
2007-09-14git-commit: partial commit of paths only removed from the indexJunio C Hamano
2007-09-14Merge branch 'jc/grep-c'Junio C Hamano
2007-09-14Split grep arguments in a way that does not requires to add /dev/null.Junio C Hamano
2007-09-14Add test to check recent fix to "git add -u"Benoit Sigoure
2007-09-14An additional test for "git-reset -- path"Junio C Hamano
2007-09-12git-commit: Allow partial commit of file removal.Junio C Hamano
2007-09-12Add tests for documented features of "git reset".Carlos Rica
2007-09-12Merge branch 'maint'Junio C Hamano
2007-09-12Fix a test failure (t9500-*.sh) on cygwinRamsay Jones
2007-09-10Merge branch 'rs/archive'Junio C Hamano
2007-09-10git-tag -s must fail if gpg cannot sign the tag.Carlos Rica
2007-09-09git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege
2007-09-07archive: rename attribute specfile to export-substRené Scharfe
2007-09-07archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...René Scharfe
2007-09-06Cleanup unnecessary file modifications in t1400-update-refShawn O. Pearce
2007-09-06git-apply: do not read past the end of bufferJunio C Hamano
2007-09-03archive: specfile support (--pretty=format: in archive files)René Scharfe
2007-09-01rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt
2007-09-01git-tag: Fix -l option to use better shell style globs.Carlos Rica
2007-09-01git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong
2007-09-01filter-branch: introduce convenience function "skip_commit"Johannes Schindelin
2007-09-01filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin
2007-08-28git-merge: do up-to-date check also for all strategiesJunio C Hamano