aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/format-patch-multiline-header'Junio C Hamano2011-03-19
|\
| * format-patch: rfc2047-encode newlines in headersJeff King2011-02-23
| * format-patch: wrap long header linesJeff King2011-02-23
| * strbuf: add fixed-length version of add_wrapped_textJeff King2011-02-23
* | Merge branch 'jk/merge-rename-ux'Junio C Hamano2011-03-19
|\ \
| * | pull: propagate --progress to mergeJeff King2011-02-21
| * | merge: enable progress reporting for rename detectionJeff King2011-02-21
| * | add inexact rename detection progress infrastructureJeff King2011-02-21
| * | commit: stop setting rename limitJeff King2011-02-21
| * | bump rename limit defaults (again)Jeff King2011-02-21
| * | merge: improve inexact rename limit warningJeff King2011-02-21
| |/
* | Merge branch 'maint'Junio C Hamano2011-03-19
|\ \
| * | gitweb: Always call parse_date with timezone parameterJakub Narebski2011-03-19
| * | bisect: explain the rationale behind 125Junio C Hamano2011-03-19
* | | grep: read patterns from stdin with -f -René Scharfe2011-03-19
* | | Merge branch 'maint'Junio C Hamano2011-03-18
|\ \ \ | |/ /
| * | docs: fix grammar in gitattributes.txtAlexei Sholik2011-03-18
* | | Name make_*_path functions more accuratelyCarlos Martín Nieto2011-03-17
* | | RelNotes/1.7.5.txt: typo and language fixesMichael J Gruber2011-03-16
* | | Merge branch 'maint'Junio C Hamano2011-03-16
|\ \ \ | |/ /
| * | Prepare draft release notes to 1.7.4.2Junio C Hamano2011-03-16
| * | Merge branch 'jn/maint-commit-missing-template' into maintJunio C Hamano2011-03-16
| |\ \
| * \ \ Merge branch 'lt/rename-no-extra-copy-detection' into maintJunio C Hamano2011-03-16
| |\ \ \
| * \ \ \ Merge branch 'jk/diffstat-binary' into maintJunio C Hamano2011-03-16
| |\ \ \ \
| * \ \ \ \ Merge branch 'mg/maint-difftool-vim-readonly' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jn/test-terminal-punt-on-osx-breakage' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/fail-null-clone' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jh/push-default-upstream-configname' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'mg/placeholders-are-lowercase' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'mg/patch-id' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'js/maint-merge-use-prepare-commit-msg-hook' into maintJunio C Hamano2011-03-16
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gitweb: highlight: replace tabs with spacesKevin Cernekee2011-03-16
| * | | | | | | | | | | | make_absolute_path: return the input path if it points to our bufferCarlos Martín Nieto2011-03-16
| * | | | | | | | | | | | valgrind: ignore SSE-based strlen invalid readsCarlos Martín Nieto2011-03-16
| * | | | | | | | | | | | diff --submodule: split into bite-sized piecesJonathan Nieder2011-03-16
| * | | | | | | | | | | | cherry: split off function to print output linesJonathan Nieder2011-03-16
| * | | | | | | | | | | | branch: split off function that writes tracking info and commit subjectJonathan Nieder2011-03-16
| * | | | | | | | | | | | standardize brace placement in struct definitionsJonathan Nieder2011-03-16
| * | | | | | | | | | | | compat: make gcc bswap an inline functionJonathan Nieder2011-03-16
| * | | | | | | | | | | | enums: omit trailing comma for portabilityJonathan Nieder2011-03-16
* | | | | | | | | | | | | vcs-svn: remove spurious semicolonsJonathan Nieder2011-03-16
* | | | | | | | | | | | | Merge branch 'nd/struct-pathspec'Junio C Hamano2011-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | declare 1-bit bitfields to be unsignedJonathan Nieder2011-03-15
* | | | | | | | | | | | | | Update draft release notes to 1.7.5Junio C Hamano2011-03-15
* | | | | | | | | | | | | | Merge branch 'jk/strbuf-vaddf'Junio C Hamano2011-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | compat: fall back on __va_copy if availableJonathan Nieder2011-03-08
| * | | | | | | | | | | | | | strbuf: add strbuf_vaddfJeff King2011-02-26
| * | | | | | | | | | | | | | compat: provide a fallback va_copy definitionJeff King2011-02-26
* | | | | | | | | | | | | | | Merge branch 'mm/push-default-advice'Junio C Hamano2011-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | push: better error message when no remote configuredMatthieu Moy2011-03-02