Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor argv_array into generic code | Jeff King | 2011-09-14 | 5 | -35/+125 |
* | quote.h: fix bogus comment | Jeff King | 2011-09-14 | 1 | -3/+2 |
* | add sha1_array API docs | Jeff King | 2011-09-14 | 1 | -0/+79 |
* | fetch: avoid quadratic loop checking for updated submodules | Jeff King | 2011-09-12 | 1 | -5/+72 |
* | Git 1.7.6v1.7.6 | Junio C Hamano | 2011-06-26 | 3 | -8/+7 |
* | Merge branch 'maint' | Junio C Hamano | 2011-06-26 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'maint-1.7.4' into maint | Junio C Hamano | 2011-06-24 | 1 | -1/+1 |
| |\ | |||||
| | * | completion: replace core.abbrevguard to core.abbrev | Namhyung Kim | 2011-06-24 | 1 | -1/+1 |
* | | | Git 1.7.6-rc3v1.7.6-rc3 | Junio C Hamano | 2011-06-22 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Junio C Hamano | 2011-06-22 | 1 | -4/+8 |
|\ \ \ | |/ / | |||||
| * | | Documentation: git diff --check respects core.whitespace | Christof Krüger | 2011-06-22 | 1 | -4/+8 |
* | | | Merge branch 'maint' | Junio C Hamano | 2011-06-21 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled | Jakub Narebski | 2011-06-21 | 1 | -0/+2 |
* | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |