summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2012-07-22Merge branch 'jk/maint-commit-amend-only-no-paths' into maintJunio C Hamano
2012-07-22Merge branch 'tg/maint-cache-name-compare' into maintJunio C Hamano
2012-07-22Merge branch 'tr/maint-show-walk' into maintJunio C Hamano
2012-07-22Merge branch 'jc/refactor-diff-stdin' into maintJunio C Hamano
2012-07-22Merge branch 'mz/empty-rebase-test' into maintJunio C Hamano
2012-07-22Merge branch 'js/fast-export-paths-with-spaces' into maintJunio C Hamano
2012-07-22Merge branch 'cw/no-detaching-an-unborn' into maintJunio C Hamano
2012-07-22Merge branch 'vr/use-our-perl-in-tests' into maintJunio C Hamano
2012-07-11Merge branch 'th/diff-no-index-fixes' into maintJunio C Hamano
2012-07-11Merge branch 'nd/clone-single-fix' into maintJunio C Hamano
2012-07-11Merge branch 'mm/verify-filename-fix' into maintJunio C Hamano
2012-07-11cache_name_compare(): do not truncate while comparing pathsJunio C Hamano
2012-07-10commit: fix "--amend --only" with no pathspecJeff King
2012-06-28diff-index.c: "git diff" has no need to read blob from the standard inputJunio C Hamano
2012-06-28fast-export: quote paths with spacesJay Soffian
2012-06-27add test case for rebase of empty commitMartin von Zweigbergk
2012-06-26git-checkout: disallow --detach on unborn branchChris Webb
2012-06-25t/README: add a bit more Don'tsJunio C Hamano
2012-06-25tests: enclose $PERL_PATH in double quotesJunio C Hamano
2012-06-25t/test-lib.sh: export PERL_PATH for use in scriptsJunio C Hamano
2012-06-22Documentation: Fix misspellingsLeila Muhtasib
2012-06-22clone: fix ref selection in --single-branch --branch=xxxNguyễn Thái Ngọc Duy
2012-06-22diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds ch...Tim Henigan
2012-06-22diff: handle relative paths in no-indexJeff King
2012-06-19show: fix "range implies walking"Junio C Hamano
2012-06-19Demonstrate git-show is broken with rangesThomas Rast
2012-06-18verify_filename(): ask the caller to chose the kind of diagnosisMatthieu Moy
2012-06-18sha1_name: do not trigger detailed diagnosis for file argumentsMatthieu Moy
2012-06-15Merge branch 'as/diff-shortstat-ignore-binary'Junio C Hamano
2012-06-15diff: Only count lines in show_shortstatsAlexander Strasser
2012-06-13Merge branch 'rj/gitweb-test-sans-date-parser'Junio C Hamano
2012-06-13Merge branch 'fc/git-complete-helper-fix'Junio C Hamano
2012-06-13completion: put main git and gitk completion functions back into git namespaceSZEDER Gábor
2012-06-12gitweb: Skip 'modification times' tests when no date parser availableRamsay Jones
2012-06-12t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn
2012-06-12Merge branch 'jc/fmt-merge-msg-people'Junio C Hamano
2012-06-07Merge branch 'rr/maint-t3510-cascade-fix'Junio C Hamano
2012-06-06fmt-merge-msg: make attribution into comment linesJunio C Hamano
2012-06-04t3510 (cherry-pick-sequence): add missing '&&'Ramkumar Ramachandra
2012-06-03Merge branch 'ef/maint-rebase-error-message' into maintJunio C Hamano
2012-06-01Merge branch 'ef/maint-rebase-error-message'Junio C Hamano
2012-06-01Merge branch 'nh/empty-rebase'Junio C Hamano
2012-06-01Merge branch 'rs/maint-grep-F' into maintJunio C Hamano
2012-06-01Merge branch 'jk/ident-split-fix' into maintJunio C Hamano
2012-05-30rebase: report invalid commit correctlyErik Faye-Lund
2012-05-30cherry-pick: regression fix for empty commitsJunio C Hamano
2012-05-29t5701: modernize styleJeff King
2012-05-29Merge branch 'va/git-p4-test'Junio C Hamano
2012-05-29git-p4: Clean up branch test casesVitor Antunes
2012-05-29git-p4: Verify detection of "empty" branch creationVitor Antunes