Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | Merge branch 'nd/index-errno' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | read_index_from: remove bogus errno assignments | Nguyễn Thái Ngọc Duy | 2012-08-06 | |
| * | | | | | | | | | | | | | Merge branch 'pg/maint-apply-remove-unused-variable' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | apply: delete unused deflate_origlen from patch struct | Paul Gortmaker | 2012-08-05 | |
| | |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | Merge branch 'js/use-sc-open-max' into maint | Junio C Hamano | 2012-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | sha1_file.c: introduce get_max_fd_limit() helper | Joachim Schmitz | 2012-08-24 | |
* | | | | | | | | | | | | | | | Merge branch 'js/no-curl-easy-strerror-on-old-curl' into maint | Junio C Hamano | 2012-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | http.c: don't use curl_easy_strerror prior to curl-7.12.0 | Joachim Schmitz | 2012-08-23 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'rr/precompose-utf8-cleanup' into maint | Junio C Hamano | 2012-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | precompose-utf8: do not call checks for non-ascii "utf8" | Junio C Hamano | 2012-08-20 | |
| * | | | | | | | | | | | | | | | cleanup precompose_utf8 | Robin Rosenberg | 2012-08-17 | |
* | | | | | | | | | | | | | | | | Merge branch 'jc/capabilities' into maint | Junio C Hamano | 2012-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | fetch-pack: mention server version with verbose output | Jeff King | 2012-08-13 | |
| * | | | | | | | | | | | | | | | | parse_feature_request: make it easier to see feature values | Jeff King | 2012-08-13 | |
| * | | | | | | | | | | | | | | | | fetch-pack: do not ask for unadvertised capabilities | Junio C Hamano | 2012-08-10 | |
| * | | | | | | | | | | | | | | | | do not send client agent unless server does first | Jeff King | 2012-08-10 | |
| * | | | | | | | | | | | | | | | | send-pack: fix capability-sending logic | Jeff King | 2012-08-10 | |
| * | | | | | | | | | | | | | | | | include agent identifier in capability string | Jeff King | 2012-08-03 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jc/doc-git-updates' into maint | Junio C Hamano | 2012-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | Documentation: update the introductory section | Junio C Hamano | 2012-08-17 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/check-docs-update' into maint | Junio C Hamano | 2012-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | check-docs: get documented command list from Makefile | Jeff King | 2012-08-08 | |
| * | | | | | | | | | | | | | | | | | | check-docs: drop git-help special-case | Jeff King | 2012-08-08 | |
| * | | | | | | | | | | | | | | | | | | check-docs: list git-gui as a command | Jeff King | 2012-08-08 | |
| * | | | | | | | | | | | | | | | | | | check-docs: factor out command-list | Jeff King | 2012-08-08 | |
| * | | | | | | | | | | | | | | | | | | command-list: mention git-credential-* helpers | Jeff King | 2012-08-08 | |
| * | | | | | | | | | | | | | | | | | | command-list: add git-sh-i18n | Jeff King | 2012-08-08 | |
| * | | | | | | | | | | | | | | | | | | check-docs: update non-command documentation list | Jeff King | 2012-08-08 | |
| * | | | | | | | | | | | | | | | | | | check-docs: mention gitweb specially | Jeff King | 2012-08-08 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/test-prereq' into maint | Junio C Hamano | 2012-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | t3910: use the UTF8_NFD_TO_NFC test prereq | Michael J Gruber | 2012-08-22 | |
| * | | | | | | | | | | | | | | | | | | | test-lib: provide UTF8 behaviour as a prerequisite | Michael J Gruber | 2012-07-27 | |
| * | | | | | | | | | | | | | | | | | | | t0050: use the SYMLINKS test prereq | Michael J Gruber | 2012-07-27 | |
| * | | | | | | | | | | | | | | | | | | | t0050: use the CASE_INSENSITIVE_FS test prereq | Michael J Gruber | 2012-07-27 | |
| * | | | | | | | | | | | | | | | | | | | test-lib: provide case insensitivity as a prerequisite | Michael J Gruber | 2012-07-27 | |
| * | | | | | | | | | | | | | | | | | | | test: allow prerequisite to be evaluated lazily | Junio C Hamano | 2012-07-27 | |
| * | | | | | | | | | | | | | | | | | | | test: rename $satisfied to $satisfied_prereq | Junio C Hamano | 2012-07-27 | |
* | | | | | | | | | | | | | | | | | | | | Start preparing for 1.7.12.1 | Junio C Hamano | 2012-09-10 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'bc/prune-info' into maint | Junio C Hamano | 2012-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | prune.c: only print informational message in show_only or verbose mode | Brandon Casey | 2012-08-07 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint-1.7.11' into maint | Junio C Hamano | 2012-09-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Almost 1.7.11.6 | Junio C Hamano | 2012-09-10 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'mg/rebase-i-onto-reflog-in-full' into maint-1.7.11 | Junio C Hamano | 2012-09-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | rebase -i: use full onto sha1 in reflog | Michael J Gruber | 2012-08-10 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-protect-sh-from-ifs' into maint-1.7.11 | Junio C Hamano | 2012-09-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | sh-setup: protect from exported IFS | Junio C Hamano | 2012-08-08 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'bc/receive-pack-stdout-protection' into maint-1.7.11 | Junio C Hamano | 2012-09-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | receive-pack: do not leak output from auto-gc to standard output | Junio C Hamano | 2012-08-06 | |
| | * | | | | | | | | | | | | | | | | | | | | t/t5400: demonstrate breakage caused by informational message from prune | Brandon Casey | 2012-08-06 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-null-in-trees' into maint-1.7.11 | Junio C Hamano | 2012-09-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |