aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rebase -i: reread the todo list if `exec` touched itStephen Hicks2017-04-27
* Getting ready for -rc1Junio C Hamano2017-04-23
* Merge branch 'dt/xgethostname-nul-termination'Junio C Hamano2017-04-23
|\
| * xgethostname: handle long hostnamesDavid Turner2017-04-18
| * use HOST_NAME_MAX to size buffers for gethostname(2)René Scharfe2017-04-18
* | Merge branch 'jk/ls-files-recurse-submodules-fix'Junio C Hamano2017-04-23
|\ \
| * | ls-files: fix path used when recursing into submodulesJacob Keller2017-04-18
| * | ls-files: fix recurse-submodules with nested submodulesJacob Keller2017-04-17
* | | Merge branch 'rs/misc-cppcheck-fixes'Junio C Hamano2017-04-23
|\ \ \
| * | | server-info: avoid calling fclose(3) twice in update_info_file()René Scharfe2017-04-17
| * | | files_for_each_reflog_ent_reverse(): close stream and free strbuf on errorRené Scharfe2017-04-17
| * | | am: close stream on error, but not stdinRené Scharfe2017-04-16
* | | | Merge branch 'jk/snprintf-cleanups'Junio C Hamano2017-04-23
|\ \ \ \
| * | | | replace: plug a memory leakJunio C Hamano2017-04-17
* | | | | Merge branch 'xy/format-patch-base'Junio C Hamano2017-04-23
|\ \ \ \ \
| * | | | | doc: trivial typo in git-format-patch.txtGiuseppe Bilotta2017-04-17
* | | | | | Merge branch 'sb/checkout-recurse-submodules'Junio C Hamano2017-04-23
|\ \ \ \ \ \
| * | | | | | submodule: remove a superfluous second check for the "new" variableSebastian Schuberth2017-04-17
* | | | | | | Merge branch 'jt/fetch-pack-error-reporting'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \
| * | | | | | | fetch-pack: show clearer error message upon ERRJonathan Tan2017-04-17
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'km/t1400-modernization'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \
| * | | | | | | t1400: use consistent style for test_expect_success callsKyle Meyer2017-04-16
* | | | | | | | Merge branch 'jk/quarantine-received-objects'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \
| * | | | | | | | refs: reject ref updates while GIT_QUARANTINE_PATH is setJeff King2017-04-16
| * | | | | | | | receive-pack: document user-visible quarantine effectsJeff King2017-04-16
| * | | | | | | | receive-pack: drop tmp_objdir_env from run_update_hookJeff King2017-04-16
* | | | | | | | | Merge branch 'jk/loose-object-fsck'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sha1_file: remove an used fd variableSebastian Schuberth2017-04-16
* | | | | | | | | | Merge branch 'bw/submodule-with-bs-path'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | submodule: prevent backslash expantion in submodule namesBrandon Williams2017-04-16
* | | | | | | | | | | Merge branch 'jh/verify-index-checksum-only-in-fsck'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | read-cache: force_verify_index_checksumJeff Hostetler2017-04-15
* | | | | | | | | | | | Merge branch 'jh/unpack-trees-micro-optim'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | unpack-trees: avoid duplicate ODB lookups during checkoutJeff Hostetler2017-04-15
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jh/string-list-micro-optim'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | string-list: use ALLOC_GROW macro when reallocing string_listJeff Hostetler2017-04-15
* | | | | | | | | | | | | Merge branch 'nd/conditional-config-include'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | config: resolve symlinks in conditional include's patternsNguyễn Thái Ngọc Duy2017-04-14
| * | | | | | | | | | | | | path.c: and an option to call real_path() in expand_user_path()Nguyễn Thái Ngọc Duy2017-04-14
* | | | | | | | | | | | | | Merge branch 'dt/http-postbuffer-can-be-large'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | http.postbuffer: allow full range of ssize_t valuesDavid Turner2017-04-13
* | | | | | | | | | | | | | | Merge branch 'tb/doc-eol-normalization'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | gitattributes.txt: document how to normalize the line endingsTorsten Bögershausen2017-04-13
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'sr/http-proxy-configuration-fix'Junio C Hamano2017-04-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | http: fix the silent ignoring of proxy misconfiguraionSergey Ryazanov2017-04-13
| * | | | | | | | | | | | | | | http: honor empty http.proxy option to bypass proxySergey Ryazanov2017-04-13
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Git 2.13-rc0v2.13.0-rc0Junio C Hamano2017-04-19
* | | | | | | | | | | | | | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-04-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | p0004: make perf test executableChristian Couder2017-04-18
| * | | | | | | | | | | | | | | t3008: skip lazy-init test on a single-core boxKevin Willford2017-04-12