summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2012-07-12git p4: add support for 'p4 move' in P4SubmitGary Gibbons
2012-06-28git p4 test: fix badp4dir testPete Wyckoff
2012-06-28git p4 test: split up big t9800 testPete Wyckoff
2012-06-28git p4 test: cleanup_git should make a new $gitPete Wyckoff
2012-06-28git p4 test: copy source indeterminatePete Wyckoff
2012-06-28git p4 test: check for error message in failed testPete Wyckoff
2012-06-28git p4 test: rename some "git-p4 command" stringsPete Wyckoff
2012-06-28git p4 test: never create default test repoPete Wyckoff
2012-06-28git p4 test: simplify quoting involving TRASH_DIRECTORYPete Wyckoff
2012-06-28git p4 test: use real_path to resolve p4 client symlinksPete Wyckoff
2012-06-28git p4 test: wait longer for p4d to start and test its pidPete Wyckoff
2012-06-22Documentation: Fix misspellingsLeila Muhtasib
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-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-01Merge branch 'ef/maint-rebase-error-message'Junio C Hamano
2012-06-01Merge branch 'nh/empty-rebase'Junio 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
2012-05-29git-p4: Test changelists touching two branchesVitor Antunes
2012-05-25Merge branch 'mh/test-keep-prove-cache'Junio C Hamano
2012-05-25Merge branch 'fc/git-complete-helper-fix'Junio C Hamano
2012-05-25Merge branch 'jk/ident-split-fix'Junio C Hamano
2012-05-25Merge branch 'rs/maint-grep-F'Junio C Hamano
2012-05-23Merge branch 'js/rebase-i-p-test-fix'Junio C Hamano
2012-05-23Merge branch 'bp/diff-no-index-strbuf-fix'Junio C Hamano
2012-05-23Merge branch 'hv/submodule-alt-odb'Junio C Hamano
2012-05-22fix off-by-one error in split_ident_lineJeff King
2012-05-20Merge branch 'maint'Junio C Hamano
2012-05-20grep: support newline separated pattern listRené Scharfe
2012-05-20Consistently use "superproject" instead of "supermodule"Jens Lehmann
2012-05-20t3404: begin "exchange commits with -p" test with correct preconditionsJohannes Sixt
2012-05-20completion: rename internal helpers _git and _gitkFelipe Contreras
2012-05-20t/Makefile: retain cache t/.prove across prove runsMichael Haggerty
2012-05-18Fix t3411.3 to actually rebase somethingJohannes Sixt
2012-05-17Merge branch 'fc/git-complete-helper'Junio C Hamano
2012-05-17Merge branch 'ld/git-p4-tags-and-labels'Junio C Hamano
2012-05-16diff --no-index: reset temporary buffer lengths on directory iterationBobby Powers
2012-05-14teach add_submodule_odb() to look for alternatesHeiko Voigt