summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-11-01Do no colorify test output if stdout is not a terminalAlex Riesen
2007-11-01Merge branch 'js/forkexec'Junio C Hamano
2007-10-31Merge branch 'cc/skip' into HEADJunio C Hamano
2007-10-31Merge branch 'jk/send-pack' into HEADJunio C Hamano
2007-10-27Bisect run: "skip" current commit if script exit code is 125.Christian Couder
2007-10-27Bisect: add a "bisect replay" test case.Christian Couder
2007-10-27Bisect: implement "bisect skip" to mark untestable revisions.Christian Couder
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-21t0021-conversion.sh: Test that the clean filter really cleans content.Johannes Sixt
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-18t5516: test update of local refs on pushJeff King
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