summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
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-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-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-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
2012-05-29t5701: modernize styleJeff King
2012-05-29Merge branch 'va/git-p4-test'Junio C Hamano
2012-05-29pack-objects: use streaming interface for reading large loose blobsNguyễn Thái Ngọc Duy
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