summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mktag: avoid %td in format stringJonathan Nieder2011-03-171-26/+22
* Prepare draft release notes to 1.7.4.2Junio C Hamano2011-03-162-1/+43
* Merge branch 'jn/maint-commit-missing-template' into maintJunio C Hamano2011-03-162-4/+12
|\
| * commit: error out for missing commit message templateJonathan Nieder2011-02-252-4/+12
* | Merge branch 'lt/rename-no-extra-copy-detection' into maintJunio C Hamano2011-03-169-45/+46
|\ \
| * | diffcore-rename: improve estimate_similarity() heuristicsLinus Torvalds2011-02-181-1/+1
| * | diffcore-rename: properly honor the difference between -M and -CLinus Torvalds2011-02-186-33/+32
| * | for_each_hash: allow passing a 'void *data' pointer to callbackLinus Torvalds2011-02-184-11/+13
* | | Merge branch 'jk/diffstat-binary' into maintJunio C Hamano2011-03-162-10/+28
|\ \ \
| * | | diff: don't retrieve binary blobs for diffstatJeff King2011-02-221-4/+11
| * | | diff: handle diffstat of rewritten binary filesJeff King2011-02-222-10/+21
* | | | Merge branch 'mg/maint-difftool-vim-readonly' into maintJunio C Hamano2011-03-161-2/+2
|\ \ \ \
| * | | | mergetool-lib: call vim in readonly mode for diffsMichael J Gruber2011-02-251-2/+2
| | |/ / | |/| |
* | | | Merge branch 'jn/test-terminal-punt-on-osx-breakage' into maintJunio C Hamano2011-03-161-3/+19
|\ \ \ \
| * | | | tests: skip terminal output tests on OS XJonathan Nieder2011-02-171-3/+19
* | | | | Merge branch 'jk/fail-null-clone' into maintJunio C Hamano2011-03-162-1/+14
|\ \ \ \ \
| * | | | | clone: die when trying to clone missing local pathJeff King2011-02-182-1/+14
| | |/ / / | |/| | |
* | | | | Merge branch 'jh/push-default-upstream-configname' into maintJunio C Hamano2011-03-164-9/+12
|\ \ \ \ \
| * | | | | push.default: Rename 'tracking' to 'upstream'Johan Herland2011-02-164-9/+12
| |/ / / /
* | | | | Merge branch 'mg/placeholders-are-lowercase' into maintJunio C Hamano2011-03-1615-42/+42
|\ \ \ \ \
| * | | | | Make <identifier> lowercase in DocumentationMichael J Gruber2011-02-173-13/+13
| * | | | | Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber2011-02-152-2/+2
| * | | | | Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber2011-02-158-25/+25
| * | | | | Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber2011-02-151-1/+1
| * | | | | CodingGuidelines: downcase placeholders in usage messagesJunio C Hamano2011-02-151-1/+1
* | | | | | Merge branch 'mg/patch-id' into maintJunio C Hamano2011-03-162-0/+38
|\ \ \ \ \ \
| * | | | | | git-patch-id: do not trip over "no newline" markersMichael J Gruber2011-02-172-1/+3
| * | | | | | git-patch-id: test for "no newline" markersMichael J Gruber2011-02-171-0/+36
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'js/maint-merge-use-prepare-commit-msg-hook' into maintJunio C Hamano2011-03-162-8/+41
|\ \ \ \ \ \
| * | | | | | merge: honor prepare-commit-msg hookJay Soffian2011-02-152-8/+41
| |/ / / / /
* | | | | | gitweb: highlight: replace tabs with spacesKevin Cernekee2011-03-161-1/+1
* | | | | | make_absolute_path: return the input path if it points to our bufferCarlos Martín Nieto2011-03-161-0/+4
* | | | | | valgrind: ignore SSE-based strlen invalid readsCarlos Martín Nieto2011-03-161-0/+6
* | | | | | diff --submodule: split into bite-sized piecesJonathan Nieder2011-03-161-42/+61
* | | | | | cherry: split off function to print output linesJonathan Nieder2011-03-161-16/+18
* | | | | | branch: split off function that writes tracking info and commit subjectJonathan Nieder2011-03-161-21/+27
* | | | | | standardize brace placement in struct definitionsJonathan Nieder2011-03-1617-88/+44
* | | | | | compat: make gcc bswap an inline functionJonathan Nieder2011-03-161-8/+10
* | | | | | enums: omit trailing comma for portabilityJonathan Nieder2011-03-162-2/+2
* | | | | | Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"Junio C Hamano2011-03-105-21/+1
* | | | | | Fix typo in t/READMEMathias Lafeldt2011-03-091-1/+1
* | | | | | ls-remote documentation: <refs> argument is optionalPiotr Krukowiecki2011-03-091-1/+1
* | | | | | Add Author and Documentation sections to git-for-each-ref.txtAlexei Sholik2011-03-091-0/+12
* | | | | | Documentation: remove redundant colons in git-for-each-ref.txtAlexei Sholik2011-03-091-3/+3
* | | | | | SubmittingPatches: clarify the expected commit log descriptionJunio C Hamano2011-03-081-8/+18
* | | | | | diff format documentation: clarify --cc and -cAdam Monsen2011-03-081-4/+7
* | | | | | rev-list-options.txt: typo fixMichael J Gruber2011-03-081-1/+1
* | | | | | Documentation: fix a typo in git-apply.txtMichał Kiedrowicz2011-03-041-1/+1
* | | | | | init: remove unnecessary checkNguyễn Thái Ngọc Duy2011-03-031-7/+5
* | | | | | verify-pack: add --stat-only to the synopsis sectionJunio C Hamano2011-03-011-1/+1