aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | Merge branch 'sz/submodule-force-update' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Make 'git submodule update --force' always check out submodules.Stefan Zager2012-08-24
| * | | | | | | | | | | Merge branch 'ph/stash-rerere' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | stash: invoke rerere in case of conflictPhil Hord2012-08-17
| | * | | | | | | | | | | test: git-stash conflict sets up rererePhil Hord2012-08-17
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'jc/maint-sane-execvp-notdir' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | sane_execvp(): ignore non-directory on $PATHJunio C Hamano2012-07-31
| * | | | | | | | | | | | Merge branch 'jc/maint-config-exit-status' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | config: "git config baa" should exit with status 1Junio C Hamano2012-07-30
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'mh/maint-config-doc-proxy-command' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | git-config doc: unconfuse an exampleJunio C Hamano2012-08-18
| | * | | | | | | | | | | | git-config.txt: fix exampleMichael Haggerty2012-08-18
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'hv/submodule-path-unmatch' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Let submodule command exit with error status if path does not existHeiko Voigt2012-08-14
| * | | | | | | | | | | | | Merge branch 'mz/empty-rebase-test' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | add tests for 'git rebase --keep-empty'Martin von Zweigbergk2012-08-09
| * | | | | | | | | | | | | | Merge branch 'jk/docs-docbook-monospace-display' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | docs: monospace listings in docbook outputJeff King2012-08-07
| | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'ab/diff-write-incomplete-line' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Fix '\ No newline...' annotation in rewrite diffsAdam Butcher2012-08-05
| * | | | | | | | | | | | | | | Merge branch 'jc/maint-t7406-rev-parse-max-count-huh' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | t7406: fix misleading "rev-parse --max-count=1 HEAD"Junio C Hamano2012-07-30
| * | | | | | | | | | | | | | | | Merge branch 'tr/void-diff-setup-done' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | diff_setup_done(): return voidThomas Rast2012-08-03
| | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'tr/merge-recursive-flush' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | merge-recursive: eliminate flush_buffer() in favor of write_in_full()Thomas Rast2012-08-03
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge branch 'nd/index-errno' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | read_index_from: remove bogus errno assignmentsNguyễn Thái Ngọc Duy2012-08-06
| * | | | | | | | | | | | | | | | | Merge branch 'pg/maint-apply-remove-unused-variable' into maint-1.7.11Junio C Hamano2012-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | apply: delete unused deflate_origlen from patch structPaul Gortmaker2012-08-05
| | |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'js/use-sc-open-max' into maintJunio C Hamano2012-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | sha1_file.c: introduce get_max_fd_limit() helperJoachim Schmitz2012-08-24
* | | | | | | | | | | | | | | | | | | Merge branch 'js/no-curl-easy-strerror-on-old-curl' into maintJunio C Hamano2012-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | http.c: don't use curl_easy_strerror prior to curl-7.12.0Joachim Schmitz2012-08-23
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'rr/precompose-utf8-cleanup' into maintJunio C Hamano2012-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | precompose-utf8: do not call checks for non-ascii "utf8"Junio C Hamano2012-08-20
| * | | | | | | | | | | | | | | | | | | cleanup precompose_utf8Robin Rosenberg2012-08-17
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/capabilities' into maintJunio C Hamano2012-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | fetch-pack: mention server version with verbose outputJeff King2012-08-13
| * | | | | | | | | | | | | | | | | | | | parse_feature_request: make it easier to see feature valuesJeff King2012-08-13
| * | | | | | | | | | | | | | | | | | | | fetch-pack: do not ask for unadvertised capabilitiesJunio C Hamano2012-08-10
| * | | | | | | | | | | | | | | | | | | | do not send client agent unless server does firstJeff King2012-08-10
| * | | | | | | | | | | | | | | | | | | | send-pack: fix capability-sending logicJeff King2012-08-10
| * | | | | | | | | | | | | | | | | | | | include agent identifier in capability stringJeff King2012-08-03
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/doc-git-updates' into maintJunio C Hamano2012-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Documentation: update the introductory sectionJunio C Hamano2012-08-17
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/check-docs-update' into maintJunio C Hamano2012-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | check-docs: get documented command list from MakefileJeff King2012-08-08
| * | | | | | | | | | | | | | | | | | | | | | check-docs: drop git-help special-caseJeff King2012-08-08
| * | | | | | | | | | | | | | | | | | | | | | check-docs: list git-gui as a commandJeff King2012-08-08