summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-10-27Test suite: reset TERM to its previous value after testing.Christian Couder
2007-10-25Support a --quiet option in the test-suite.Pierre Habouzit
2007-10-25Add some fancy colors in the test library when terminal supports it.Pierre Habouzit
2007-10-25Merge branch 'db/fetch-pack'Junio C Hamano
2007-10-21Merge branch 'maint'Shawn O. Pearce
2007-10-20send-pack: respect '+' on wildcard refspecsJeff King
2007-10-19Merge branch 'maint'Shawn O. Pearce
2007-10-19attr: fix segfault in gitattributes parsing codeSteffen Prohaska
2007-10-18Merge branch 'maint'Shawn O. Pearce
2007-10-18git-blame shouldn't crash if run in an unmerged treeLinus Torvalds
2007-10-17git-svn: add git svn proplistBenoit Sigoure
2007-10-17git-svn: add git svn propgetBenoit Sigoure
2007-10-17git-svn: implement git svn create-ignoreBenoit Sigoure
2007-10-17gitweb: speed up project listing on large work trees by limiting find depthLuke Lu
2007-10-17Merge branch 'maint'Shawn O. Pearce
2007-10-17filter-branch: update current branch when rewrittenJohannes Schindelin
2007-10-17Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREEJohannes Schindelin
2007-10-16fetch: if not fetching from default remote, ignore default mergeJohannes Schindelin
2007-10-16Merge branch 'master' into db/fetch-packShawn O. Pearce
2007-10-16Merge branch 'maint'Shawn O. Pearce
2007-10-16Add a --dry-run option to git-push.Brian Ewins
2007-10-16Added a test for fetching remote tags when there is not tags.Väinö Järvelä
2007-10-16fix t5403-post-checkout-hook.sh: built-in test in dash does not have "=="Alex Riesen
2007-10-16Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds
2007-10-03Merge branch 'mv/unknown'Junio C Hamano
2007-10-03Merge branch 'ph/strbuf'Junio C Hamano
2007-10-03Merge branch 'lh/merge'Junio C Hamano
2007-10-03Merge branch 'js/rebase-i'Junio C Hamano
2007-10-03Merge branch 'je/hooks'Junio C Hamano
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-10-01fetch/push: readd rsync supportJohannes Schindelin
2007-09-30Merge branch 'maint'Junio C Hamano
2007-09-30rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin
2007-09-30post-checkout hook, tests, and docsJosh England
2007-09-29Merge branch 'sv/svn'Junio C Hamano
2007-09-29Merge branch 'jb/remote-rm'Junio C Hamano
2007-09-26rebase -i: work on a detached HEADJohannes Schindelin
2007-09-26Don't use "<unknown>" for placeholders and suppress printing of empty user fo...Michal Vitecek
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-24git-merge: add --ff and --no-ff optionsLars Hjemli
2007-09-24git-merge: add support for --commit and --no-squashLars Hjemli
2007-09-24git-merge: add support for branch.<name>.mergeoptionsLars Hjemli
2007-09-24Add test-script for git-merge porcelainLars Hjemli
2007-09-21git-svn: handle changed svn command-line syntaxSam Vilain