Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor submodule push check to use string list instead of integer | Heiko Voigt | 2012-03-30 | 3 | -15/+35 |
* | Teach revision walking machinery to walk multiple times sequencially | Heiko Voigt | 2012-03-30 | 10 | -0/+127 |
* | Sync with maint | Junio C Hamano | 2012-02-13 | 12 | -169/+32 |
|\ | |||||
| * | Update draft release notes to 1.7.9.1 | Junio C Hamano | 2012-02-13 | 1 | -3/+19 |
| * | Merge branch 'js/add-e-submodule-fix' into maint | Junio C Hamano | 2012-02-13 | 1 | -0/+1 |
| |\ | |||||
| * \ | Merge branch 'jc/parse-date-raw' into maint | Junio C Hamano | 2012-02-13 | 4 | -1/+60 |
| |\ \ | |||||
| * \ \ | Merge branch 'jc/merge-ff-only-stronger-than-signed-merge' into maint | Junio C Hamano | 2012-02-13 | 2 | -1/+15 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jc/branch-desc-typoavoidance' into maint | Junio C Hamano | 2012-02-13 | 3 | -4/+61 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jn/rpm-spec' into maint | Junio C Hamano | 2012-02-13 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| * | | | | | | t: use sane_unset instead of unset | Ævar Arnfjörð Bjarmason | 2012-02-13 | 6 | -10/+10 |
| * | | | | | | Remove Git's support for smoke testing | Ævar Arnfjörð Bjarmason | 2012-02-13 | 3 | -133/+1 |
| * | | | | | | Makefile: Change the default compiler from "gcc" to "cc" | Ævar Arnfjörð Bjarmason | 2012-02-13 | 1 | -1/+1 |
* | | | | | | | Update draft release notes to 1.7.10 | Junio C Hamano | 2012-02-12 | 1 | -1/+40 |
* | | | | | | | Merge branch 'jc/checkout-out-of-unborn' | Junio C Hamano | 2012-02-12 | 2 | -1/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git checkout -b: allow switching out of an unborn branchjc/checkout-out-of-unborn | Junio C Hamano | 2012-02-06 | 2 | -1/+29 |
* | | | | | | | | Merge branch 'jc/maint-mailmap-output' | Junio C Hamano | 2012-02-12 | 1 | -8/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | mailmap: always return a plain mail address from map_user()jc/maint-mailmap-output | Junio C Hamano | 2012-02-06 | 1 | -8/+10 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'jk/prompt-fallback-to-tty' | Junio C Hamano | 2012-02-12 | 1 | -9/+18 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | prompt: fall back to terminal if askpass failsjk/prompt-fallback-to-tty | Jeff King | 2012-02-03 | 1 | -7/+17 |
| * | | | | | | | | prompt: clean up strbuf usage | Jeff King | 2012-02-03 | 1 | -2/+1 |
* | | | | | | | | | Merge branch 'jn/gitweb-search-utf-8' | Junio C Hamano | 2012-02-12 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | gitweb: Allow UTF-8 encoded CGI query parameters and path_infojn/gitweb-search-utf-8 | Jakub Narebski | 2012-02-03 | 1 | -8/+8 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'nd/diffstat-gramnum' | Junio C Hamano | 2012-02-12 | 69 | -118/+168 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Use correct grammar in diffstat summary linend/diffstat-gramnum | Nguyễn Thái Ngọc Duy | 2012-02-03 | 69 | -118/+168 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'nd/find-pack-entry-recent-cache-invalidation' | Junio C Hamano | 2012-02-12 | 1 | -38/+46 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | find_pack_entry(): do not keep packed_git pointer locallynd/find-pack-entry-recent-cache-invalidation | Nguyễn Thái Ngọc Duy | 2012-02-01 | 1 | -14/+13 |
| * | | | | | | | | | sha1_file.c: move the core logic of find_pack_entry() into fill_pack_entry() | Nguyễn Thái Ngọc Duy | 2012-02-01 | 1 | -26/+35 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'tt/profile-build-fix' | Junio C Hamano | 2012-02-12 | 2 | -22/+50 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Makefile: fix syntax for older makett/profile-build-fix | Johannes Sixt | 2012-02-09 | 1 | -2/+4 |
| * | | | | | | | | | Fix build problems related to profile-directed optimization | Theodore Ts'o | 2012-02-06 | 2 | -22/+48 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'nd/cache-tree-api-refactor' | Junio C Hamano | 2012-02-12 | 5 | -20/+19 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | cache-tree: update API to take abitrary flagsnd/cache-tree-api-refactor | Nguyễn Thái Ngọc Duy | 2012-02-07 | 5 | -20/+19 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'fc/zsh-completion' | Junio C Hamano | 2012-02-12 | 1 | -56/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | completion: simplify __gitcomp and __gitcomp_nl implementationsfc/zsh-completion | Felipe Contreras | 2012-02-06 | 1 | -16/+3 |
| * | | | | | | | | | completion: use ls -1 instead of rolling a loop to do that ourselves | Felipe Contreras | 2012-02-06 | 1 | -37/+2 |
| * | | | | | | | | | completion: work around zsh option propagation bug | Felipe Contreras | 2012-02-06 | 1 | -3/+6 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'mp/make-cleanse-x-for-exe' | Junio C Hamano | 2012-02-12 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Explicitly set X to avoid potential build breakagemp/make-cleanse-x-for-exe | Michael Palimaka | 2012-02-09 | 1 | -0/+3 |
* | | | | | | | | | | Merge branch 'bw/inet-pton-ntop-compat' | Junio C Hamano | 2012-02-12 | 2 | -12/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Drop system includes from inet_pton/inet_ntop compatibility wrappersbw/inet-pton-ntop-compat | Ben Walton | 2012-02-05 | 2 | -12/+0 |
* | | | | | | | | | | | Merge branch 'jc/maint-commit-ignore-i-t-a' | Junio C Hamano | 2012-02-12 | 2 | -6/+8 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | commit: ignore intent-to-add entries instead of refusingjc/maint-commit-ignore-i-t-a | Junio C Hamano | 2012-02-07 | 2 | -6/+8 |
* | | | | | | | | | | | | Merge branch 'jk/maint-tag-show-fixes' | Junio C Hamano | 2012-02-12 | 2 | -32/+53 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | tag: do not show non-tag contents with "-n"jk/maint-tag-show-fixes | Junio C Hamano | 2012-02-08 | 2 | -10/+25 |
| * | | | | | | | | | | | | tag: die when listing missing or corrupt objects | Jeff King | 2012-02-06 | 1 | -1/+5 |
| * | | | | | | | | | | | | tag: fix output of "tag -n" when errors occur | Jeff King | 2012-02-06 | 1 | -32/+34 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge branch 'mm/empty-loose-error-message' | Junio C Hamano | 2012-02-12 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | fsck: give accurate error message on empty loose object filesmm/empty-loose-error-message | Matthieu Moy | 2012-02-06 | 1 | -0/+5 |
* | | | | | | | | | | | | | Merge branch 'nk/ctype-for-perf' | Junio C Hamano | 2012-02-12 | 2 | -1/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | ctype: implement islower/isupper macronk/ctype-for-perf | Namhyung Kim | 2012-02-10 | 1 | -0/+15 |