summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2012-07-05Merge branch 'nd/clone-single-fix'Junio C Hamano
2012-07-05Merge branch 'th/diff-no-index-fixes'Junio C Hamano
2012-07-05Merge branch 'hv/remote-end-hung-up'Junio C Hamano
2012-06-28Merge branch 'fc/git-prompt-script'Junio C Hamano
2012-06-28Merge branch 'js/submodule-relative'Junio C Hamano
2012-06-28Merge branch 'lk/more-helpful-status-hints'Junio C Hamano
2012-06-28Merge branch 'lk/rebase-i-x'Junio C Hamano
2012-06-28Merge branch 'nd/stream-pack-objects'Junio C Hamano
2012-06-28Merge branch 'nd/stream-index-pack'Junio C Hamano
2012-06-28Merge branch 'mm/verify-filename-fix'Junio C Hamano
2012-06-22Merge branch 'maint'Junio 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-21Merge branch 'jk/maint-t1304-setfacl'Junio C Hamano
2012-06-21Merge branch 'jk/clone-local'Junio C Hamano
2012-06-19completion: respect $GIT_DIRSZEDER Gábor
2012-06-19remove the impression of unexpectedness when access is deniedHeiko Voigt
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-14t7400: avoid path mangling issuesJohannes Sixt
2012-06-14status: better advices when splitting a commit (during rebase -i)Lucien Kong
2012-06-14status: don't suggest "git rm" or "git add" if not appropriateLucien Kong
2012-06-14t7512-status-help.sh: better advices for git statusLucien Kong
2012-06-14wt-status.*: better advices for git status addedLucien Kong
2012-06-13rebase -i: teach "--exec <cmd>"Lucien Kong
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-07t1304: improve setfacl prerequisite setupJeff King
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-06submodule: fix handling of superproject origin URLs like foo, ./foo and ./foo...Jon Seymour
2012-06-06submodule: fix sync handling of some relative superproject origin URLsJon Seymour
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-03submodule: document failure to handle relative superproject origin URLsJon Seymour
2012-06-03submodule: additional regression tests for relative URLsJon Seymour
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-30clone: allow --no-local to turn off local optimizationsJeff King
2012-05-30cherry-pick: regression fix for empty commitsJunio C Hamano