Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | Merge branch 'sz/submodule-force-update' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Make 'git submodule update --force' always check out submodules. | Stefan Zager | 2012-08-24 | |
| * | | | | | | | | | | | Merge branch 'ph/stash-rerere' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | stash: invoke rerere in case of conflict | Phil Hord | 2012-08-17 | |
| | * | | | | | | | | | | | test: git-stash conflict sets up rerere | Phil Hord | 2012-08-17 | |
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'jc/maint-sane-execvp-notdir' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | sane_execvp(): ignore non-directory on $PATH | Junio C Hamano | 2012-07-31 | |
| * | | | | | | | | | | | | Merge branch 'jc/maint-config-exit-status' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | config: "git config baa" should exit with status 1 | Junio C Hamano | 2012-07-30 | |
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'mh/maint-config-doc-proxy-command' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | git-config doc: unconfuse an example | Junio C Hamano | 2012-08-18 | |
| | * | | | | | | | | | | | | git-config.txt: fix example | Michael Haggerty | 2012-08-18 | |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge branch 'hv/submodule-path-unmatch' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | Let submodule command exit with error status if path does not exist | Heiko Voigt | 2012-08-14 | |
| * | | | | | | | | | | | | | Merge branch 'mz/empty-rebase-test' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | add tests for 'git rebase --keep-empty' | Martin von Zweigbergk | 2012-08-09 | |
| * | | | | | | | | | | | | | | Merge branch 'jk/docs-docbook-monospace-display' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | docs: monospace listings in docbook output | Jeff King | 2012-08-07 | |
| | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge branch 'ab/diff-write-incomplete-line' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | Fix '\ No newline...' annotation in rewrite diffs | Adam Butcher | 2012-08-05 | |
| * | | | | | | | | | | | | | | | Merge branch 'jc/maint-t7406-rev-parse-max-count-huh' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | t7406: fix misleading "rev-parse --max-count=1 HEAD" | Junio C Hamano | 2012-07-30 | |
| * | | | | | | | | | | | | | | | | Merge branch 'tr/void-diff-setup-done' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | diff_setup_done(): return void | Thomas Rast | 2012-08-03 | |
| | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'tr/merge-recursive-flush' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | merge-recursive: eliminate flush_buffer() in favor of write_in_full() | Thomas Rast | 2012-08-03 | |
| | |/ / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | 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 |