Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: Introduce functions to write non-standard file | Ramkumar Ramachandra | 2011-08-04 | 2 | -9/+29 |
* | advice: Introduce error_resolve_conflict | Ramkumar Ramachandra | 2011-08-04 | 3 | -17/+26 |
* | Merge branch 'mk/grep-pcre' | Junio C Hamano | 2011-06-20 | 1 | -3/+3 |
|\ | |||||
| * | t7810: avoid unportable use of "echo" | Junio C Hamano | 2011-06-20 | 1 | -3/+3 |
* | | plug a few coverity-spotted leaks | Jim Meyering | 2011-06-20 | 4 | -5/+12 |
* | | Merge branch 'di/no-no-existant' | Junio C Hamano | 2011-06-19 | 7 | -14/+14 |
|\ \ | |||||
| * | | Fix typo: existant->existent | Dmitry Ivankov | 2011-06-16 | 7 | -14/+14 |
* | | | Merge branch 'maint' | Junio C Hamano | 2011-06-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | builtin/gc.c: add missing newline in message | Andreas Schwab | 2011-06-19 | 1 | -1/+1 |
* | | | | tests: link shell libraries into valgrind directory | Jeff King | 2011-06-17 | 1 | -2/+7 |
* | | | | t/Makefile: pass test opts to valgrind target properly | Jeff King | 2011-06-17 | 1 | -1/+1 |
* | | | | Merge branch 'ab/i18n-scripts-basic' | Junio C Hamano | 2011-06-17 | 1 | -1/+0 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | sh-i18n--envsubst.c: do not #include getopt.h | Brandon Casey | 2011-06-17 | 1 | -1/+0 |
* | | | | Git 1.7.6-rc2v1.7.6-rc2 | Junio C Hamano | 2011-06-16 | 2 | -2/+2 |
* | | | | gitweb: do not misparse nonnumeric content tag files that contain a digit | Jonathan Nieder | 2011-06-09 | 2 | -1/+9 |
* | | | | Git 1.7.6-rc1v1.7.6-rc1 | Junio C Hamano | 2011-06-08 | 2 | -3/+11 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2011-06-08 | 1 | -2/+4 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | fetch: do not leak a refspec | Jim Meyering | 2011-06-08 | 1 | -2/+4 |
* | | | | Merge branch 'jc/magic-pathspec' | Junio C Hamano | 2011-06-07 | 1 | -6/+6 |
|\ \ \ \ | |||||
| * | | | | t3703: skip more tests using colons in file names on Windows | Alex Riesen | 2011-06-07 | 1 | -6/+6 |
* | | | | | Merge branch 'jn/mime-type-with-params' | Junio C Hamano | 2011-06-06 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | gitweb: Fix usability of $prevent_xss | Jakub Narebski | 2011-06-05 | 1 | -1/+1 |
* | | | | | | Merge branch 'jn/gitweb-docs' | Junio C Hamano | 2011-06-06 | 2 | -131/+135 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gitweb: Move "Requirements" up in gitweb/INSTALL | Jakub Narebski | 2011-06-03 | 1 | -15/+15 |
| * | | | | | | gitweb: Describe CSSMIN and JSMIN in gitweb/INSTALL | Jakub Narebski | 2011-06-02 | 1 | -6/+13 |
| * | | | | | | gitweb: Move information about installation from README to INSTALL | Jakub Narebski | 2011-06-02 | 2 | -116/+113 |
* | | | | | | | Merge branch 'jk/diff-not-so-quick' | Junio C Hamano | 2011-06-06 | 5 | -5/+16 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | diff: futureproof "stop feeding the backend early" logic | Junio C Hamano | 2011-05-31 | 4 | -6/+11 |
| * | | | | | | | diff_tree: disable QUICK optimization with diff filter | Jeff King | 2011-05-31 | 2 | -0/+6 |
* | | | | | | | | Merge branch 'bc/maint-status-z-to-use-porcelain' | Junio C Hamano | 2011-06-06 | 2 | -3/+11 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | builtin/commit.c: set status_format _after_ option parsing | Brandon Casey | 2011-05-29 | 2 | -4/+5 |
| * | | | | | | | t7508: demonstrate status's failure to use --porcelain format with -z | Brandon Casey | 2011-05-29 | 1 | -0/+7 |
* | | | | | | | | Sync with 1.7.5.4v1.7.6-rc0 | Junio C Hamano | 2011-06-01 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Git 1.7.5.4v1.7.5.4 | Junio C Hamano | 2011-06-01 | 3 | -2/+6 |
| * | | | | | | | Merge branch 'jk/maint-config-alias-fix' into maint | Junio C Hamano | 2011-06-01 | 4 | -48/+30 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'jc/fmt-req-fix' into maint | Junio C Hamano | 2011-06-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-docs' into maint | Junio C Hamano | 2011-06-01 | 4 | -15/+35 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jn/doc-remote-helpers' into maint | Junio C Hamano | 2011-06-01 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'kk/maint-prefix-in-config-mak' into maint | Junio C Hamano | 2011-06-01 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | diffcore-rename.c: avoid set-but-not-used warning | Jim Meyering | 2011-06-01 | 1 | -2/+1 |
* | | | | | | | | | | | | | Update draft release notes to 1.7.6 | Junio C Hamano | 2011-05-31 | 1 | -10/+13 |
* | | | | | | | | | | | | | Merge branch 'jk/format-patch-am' | Junio C Hamano | 2011-05-31 | 13 | -92/+174 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | format-patch: preserve subject newlines with -k | Jeff King | 2011-05-26 | 6 | -3/+8 |
| * | | | | | | | | | | | | | clean up calling conventions for pretty.c functions | Jeff King | 2011-05-26 | 7 | -76/+75 |
| * | | | | | | | | | | | | | pretty: add pp_commit_easy function for simple callers | Jeff King | 2011-05-26 | 7 | -12/+14 |
| * | | | | | | | | | | | | | mailinfo: always clean up rfc822 header folding | Jeff King | 2011-05-26 | 2 | -2/+2 |
| * | | | | | | | | | | | | | t: test subject handling in format-patch / am pipeline | Jeff King | 2011-05-26 | 1 | -0/+77 |
* | | | | | | | | | | | | | | Merge branch 'jn/doc-remote-helpers' | Junio C Hamano | 2011-05-31 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Documentation: do not misinterpret refspecs as bold text | Jonathan Nieder | 2011-05-30 | 1 | -3/+3 |
* | | | | | | | | | | | | | | Merge branch 'jk/format-patch-empty-prefix' | Junio C Hamano | 2011-05-31 | 2 | -1/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |