aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* archive: reorder option parsing and config readingJeff King2011-06-15
* gitweb: do not misparse nonnumeric content tag files that contain a digitJonathan Nieder2011-06-09
* Git 1.7.6-rc1v1.7.6-rc1Junio C Hamano2011-06-08
* Merge branch 'maint'Junio C Hamano2011-06-08
|\
| * fetch: do not leak a refspecJim Meyering2011-06-08
* | Merge branch 'jc/magic-pathspec'Junio C Hamano2011-06-07
|\ \
| * | t3703: skip more tests using colons in file names on WindowsAlex Riesen2011-06-07
* | | Merge branch 'jn/mime-type-with-params'Junio C Hamano2011-06-06
|\ \ \
| * | | gitweb: Fix usability of $prevent_xssJakub Narebski2011-06-05
* | | | Merge branch 'jn/gitweb-docs'Junio C Hamano2011-06-06
|\ \ \ \
| * | | | gitweb: Move "Requirements" up in gitweb/INSTALLJakub Narebski2011-06-03
| * | | | gitweb: Describe CSSMIN and JSMIN in gitweb/INSTALLJakub Narebski2011-06-02
| * | | | gitweb: Move information about installation from README to INSTALLJakub Narebski2011-06-02
* | | | | Merge branch 'jk/diff-not-so-quick'Junio C Hamano2011-06-06
|\ \ \ \ \
| * | | | | diff: futureproof "stop feeding the backend early" logicJunio C Hamano2011-05-31
| * | | | | diff_tree: disable QUICK optimization with diff filterJeff King2011-05-31
* | | | | | Merge branch 'bc/maint-status-z-to-use-porcelain'Junio C Hamano2011-06-06
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | builtin/commit.c: set status_format _after_ option parsingBrandon Casey2011-05-29
| * | | | | t7508: demonstrate status's failure to use --porcelain format with -zBrandon Casey2011-05-29
* | | | | | Sync with 1.7.5.4v1.7.6-rc0Junio C Hamano2011-06-01
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Git 1.7.5.4v1.7.5.4Junio C Hamano2011-06-01
| * | | | | Merge branch 'jk/maint-config-alias-fix' into maintJunio C Hamano2011-06-01
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jc/fmt-req-fix' into maintJunio C Hamano2011-06-01
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/maint-docs' into maintJunio C Hamano2011-06-01
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jn/doc-remote-helpers' into maintJunio C Hamano2011-06-01
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'kk/maint-prefix-in-config-mak' into maintJunio C Hamano2011-06-01
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | diffcore-rename.c: avoid set-but-not-used warningJim Meyering2011-06-01
* | | | | | | | | | | Update draft release notes to 1.7.6Junio C Hamano2011-05-31
* | | | | | | | | | | Merge branch 'jk/format-patch-am'Junio C Hamano2011-05-31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | format-patch: preserve subject newlines with -kJeff King2011-05-26
| * | | | | | | | | | | clean up calling conventions for pretty.c functionsJeff King2011-05-26
| * | | | | | | | | | | pretty: add pp_commit_easy function for simple callersJeff King2011-05-26
| * | | | | | | | | | | mailinfo: always clean up rfc822 header foldingJeff King2011-05-26
| * | | | | | | | | | | t: test subject handling in format-patch / am pipelineJeff King2011-05-26
* | | | | | | | | | | | Merge branch 'jn/doc-remote-helpers'Junio C Hamano2011-05-31
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Documentation: do not misinterpret refspecs as bold textJonathan Nieder2011-05-30
* | | | | | | | | | | | Merge branch 'jk/format-patch-empty-prefix'Junio C Hamano2011-05-31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | format-patch: make zero-length subject prefixes prettierJeff King2011-05-30
* | | | | | | | | | | | | Merge branch 'ab/i18n-envsubst-doc-fix'Junio C Hamano2011-05-31
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git-sh-i18n--envsubst: add SYNOPSIS section to the documentationÆvar Arnfjörð Bjarmason2011-05-30
* | | | | | | | | | | | | | Merge branch 'jc/log-quiet-fix'Junio C Hamano2011-05-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | log: --quiet should serve as synonym to -sJunio C Hamano2011-05-28
* | | | | | | | | | | | | | | Merge branch 'kk/maint-prefix-in-config-mak'Junio C Hamano2011-05-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | config.mak.in: allow "configure --sysconfdir=/else/where"Junio C Hamano2011-05-27
* | | | | | | | | | | | | | | Merge branch 'jk/rebase-head-reflog'Junio C Hamano2011-05-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rebase: write a reflog entry when finishingJeff King2011-05-27
| * | | | | | | | | | | | | | | rebase: create HEAD reflog entry when abortingCsaba Henk2011-05-27
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jk/maint-docs'Junio C Hamano2011-05-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | docs: fix some antique example outputJeff King2011-05-26
| * | | | | | | | | | | | | | docs: make sure literal "->" isn't converted to arrowJeff King2011-05-26