Commit message (Expand) | Author | Age | |
---|---|---|---|
* | archive: implement configurable tar filters | Jeff King | 2011-06-22 |
* | archive: refactor file extension format-guessing | Jeff King | 2011-06-22 |
* | archive: move file extension format-guessing lower | Jeff King | 2011-06-22 |
* | archive: pass archiver struct to write_archive callback | Jeff King | 2011-06-22 |
* | archive: refactor list of archive formats | Jeff King | 2011-06-22 |
* | archive-tar: don't reload default config options | Jeff King | 2011-06-22 |
* | archive: reorder option parsing and config reading | Jeff King | 2011-06-15 |
* | gitweb: do not misparse nonnumeric content tag files that contain a digit | Jonathan Nieder | 2011-06-09 |
* | Git 1.7.6-rc1v1.7.6-rc1 | Junio C Hamano | 2011-06-08 |
* | Merge branch 'maint' | Junio C Hamano | 2011-06-08 |
|\ | |||
| * | fetch: do not leak a refspec | Jim Meyering | 2011-06-08 |
* | | Merge branch 'jc/magic-pathspec' | Junio C Hamano | 2011-06-07 |
|\ \ | |||
| * | | t3703: skip more tests using colons in file names on Windows | Alex Riesen | 2011-06-07 |
* | | | Merge branch 'jn/mime-type-with-params' | Junio C Hamano | 2011-06-06 |
|\ \ \ | |||
| * | | | gitweb: Fix usability of $prevent_xss | Jakub Narebski | 2011-06-05 |
* | | | | Merge branch 'jn/gitweb-docs' | Junio C Hamano | 2011-06-06 |
|\ \ \ \ | |||
| * | | | | gitweb: Move "Requirements" up in gitweb/INSTALL | Jakub Narebski | 2011-06-03 |
| * | | | | gitweb: Describe CSSMIN and JSMIN in gitweb/INSTALL | Jakub Narebski | 2011-06-02 |
| * | | | | gitweb: Move information about installation from README to INSTALL | Jakub Narebski | 2011-06-02 |
* | | | | | Merge branch 'jk/diff-not-so-quick' | Junio C Hamano | 2011-06-06 |
|\ \ \ \ \ | |||
| * | | | | | diff: futureproof "stop feeding the backend early" logic | Junio C Hamano | 2011-05-31 |
| * | | | | | diff_tree: disable QUICK optimization with diff filter | Jeff King | 2011-05-31 |
* | | | | | | Merge branch 'bc/maint-status-z-to-use-porcelain' | Junio C Hamano | 2011-06-06 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | builtin/commit.c: set status_format _after_ option parsing | Brandon Casey | 2011-05-29 |
| * | | | | | t7508: demonstrate status's failure to use --porcelain format with -z | Brandon Casey | 2011-05-29 |
* | | | | | | Sync with 1.7.5.4v1.7.6-rc0 | Junio C Hamano | 2011-06-01 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | Git 1.7.5.4v1.7.5.4 | Junio C Hamano | 2011-06-01 |
| * | | | | | Merge branch 'jk/maint-config-alias-fix' into maint | Junio C Hamano | 2011-06-01 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'jc/fmt-req-fix' into maint | Junio C Hamano | 2011-06-01 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'jk/maint-docs' into maint | Junio C Hamano | 2011-06-01 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'jn/doc-remote-helpers' into maint | Junio C Hamano | 2011-06-01 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'kk/maint-prefix-in-config-mak' into maint | Junio C Hamano | 2011-06-01 |
| |\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | diffcore-rename.c: avoid set-but-not-used warning | Jim Meyering | 2011-06-01 |
* | | | | | | | | | | | Update draft release notes to 1.7.6 | Junio C Hamano | 2011-05-31 |
* | | | | | | | | | | | Merge branch 'jk/format-patch-am' | Junio C Hamano | 2011-05-31 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | format-patch: preserve subject newlines with -k | Jeff King | 2011-05-26 |
| * | | | | | | | | | | | clean up calling conventions for pretty.c functions | Jeff King | 2011-05-26 |
| * | | | | | | | | | | | pretty: add pp_commit_easy function for simple callers | Jeff King | 2011-05-26 |
| * | | | | | | | | | | | mailinfo: always clean up rfc822 header folding | Jeff King | 2011-05-26 |
| * | | | | | | | | | | | t: test subject handling in format-patch / am pipeline | Jeff King | 2011-05-26 |
* | | | | | | | | | | | | Merge branch 'jn/doc-remote-helpers' | Junio C Hamano | 2011-05-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | Documentation: do not misinterpret refspecs as bold text | Jonathan Nieder | 2011-05-30 |
* | | | | | | | | | | | | Merge branch 'jk/format-patch-empty-prefix' | Junio C Hamano | 2011-05-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | format-patch: make zero-length subject prefixes prettier | Jeff King | 2011-05-30 |
* | | | | | | | | | | | | | Merge branch 'ab/i18n-envsubst-doc-fix' | Junio C Hamano | 2011-05-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | git-sh-i18n--envsubst: add SYNOPSIS section to the documentation | Ævar Arnfjörð Bjarmason | 2011-05-30 |
* | | | | | | | | | | | | | | Merge branch 'jc/log-quiet-fix' | Junio C Hamano | 2011-05-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | log: --quiet should serve as synonym to -s | Junio C Hamano | 2011-05-28 |
* | | | | | | | | | | | | | | | Merge branch 'kk/maint-prefix-in-config-mak' | Junio C Hamano | 2011-05-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | config.mak.in: allow "configure --sysconfdir=/else/where" | Junio C Hamano | 2011-05-27 |