aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | Merge branch 'ss/submodule-shallow-doc'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \
| * | | | | | | gitmodules: clarify what history depth a shallow clone hasSebastian Schuberth2017-04-19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ss/gitmodules-ignore-doc'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \
| * | | | | | | gitmodules: clarify the ignore option valuesSebastian Schuberth2017-04-19
| |/ / / / / /
* | | | | | | Merge branch 'nd/conditional-config-in-early-config'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \
| * | | | | | | config: correct file reading order in read_early_config()Nguyễn Thái Ngọc Duy2017-04-19
| * | | | | | | config: handle conditional include when $GIT_DIR is not set upNguyễn Thái Ngọc Duy2017-04-17
| * | | | | | | config: prepare to pass more info in git_config_with_options()Nguyễn Thái Ngọc Duy2017-04-17
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'ab/push-cas-doc-n-test'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \
| * | | | | | | push: document & test --force-with-lease with multiple remotesÆvar Arnfjörð Bjarmason2017-04-19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ls/travis-coccicheck'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \
| * | | | | | | travis-ci: add static analysis build job to run coccicheckLars Schneider2017-04-16
| |/ / / / / /
* | | | | | | Merge branch 'ps/pathspec-empty-prefix-origin'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \
| * | | | | | | pathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefixPatrick Steinhardt2017-04-14
* | | | | | | | Merge branch 'pc/t2027-git-to-pipe-cleanup'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \ \
| * | | | | | | | t2027: avoid using pipesPrathamesh Chavan2017-04-14
* | | | | | | | | Merge branch 'gb/rebase-signoff'Junio C Hamano2017-04-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rebase: pass --[no-]signoff option to git amGiuseppe Bilotta2017-04-18
| * | | | | | | | | builtin/am: fold am_signoff() into am_append_signoff()Giuseppe Bilotta2017-04-16
| * | | | | | | | | builtin/am: honor --signoff also when --rebasingGiuseppe Bilotta2017-04-16
* | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \