aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Start preparing for 2.8.3Junio C Hamano2016-05-02
* Merge branch 'jk/use-write-script-more' into maintJunio C Hamano2016-05-02
|\
| * t3404: use write_scriptJunio C Hamano2016-04-12
| * t1020: do not overuse printf and use write_scriptJunio C Hamano2016-04-11
| * t5532: use write_scriptJeff King2016-04-10
* | Merge branch 'jc/xstrfmt-null-with-prec-0' into maintJunio C Hamano2016-05-02
|\ \
| * | setup.c: do not feed NULL to "%.*s" even with precision 0Junio C Hamano2016-04-07
* | | Merge branch 'ew/send-email-drop-data-dumper' into maintJunio C Hamano2016-05-02
|\ \ \
| * | | send-email: do not load Data::DumperEric Wong2016-04-06
* | | | Merge branch 'ad/cygwin-wants-rename' into maintJunio C Hamano2016-05-02
|\ \ \ \
| * | | | config.mak.uname: Cygwin needs OBJECT_CREATION_USES_RENAMESAdam Dinwoodie2015-08-07
* | | | | Merge branch 'jk/do-not-printf-NULL' into maintJunio C Hamano2016-05-02
|\ \ \ \ \
| * | | | | git_config_set_multivar_in_file: handle "unset" errorsJeff King2016-04-10
| * | | | | git_config_set_multivar_in_file: all non-zero returns are errorsJeff King2016-04-10
| * | | | | config: lower-case first word of error stringsJeff King2016-04-10
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jc/http-socks5h' into maintJunio C Hamano2016-05-02
|\ \ \ \ \
| * | | | | http: differentiate socks5:// and socks5h://Junio C Hamano2016-04-10
* | | | | | Merge branch 'ky/imap-send' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \
| * | | | | | imap-send: fix CRAM-MD5 response calculationKazuki Yamaguchi2016-04-13
| * | | | | | imap-send: check for NOLOGIN capability only when using LOGIN commandKazuki Yamaguchi2016-04-13
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ad/commit-have-m-option' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \
| * | | | | | commit: do not ignore an empty message given by -m ''Jeff King2016-04-07
| * | | | | | commit: --amend -m '' silently fails to wipe messageAdam Dinwoodie2016-04-07
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sb/submodule-helper-clone-regression-fix' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \
| * | | | | | submodule--helper, module_clone: catch fprintf failureStefan Beller2016-04-01
| * | | | | | submodule--helper: do not borrow absolute_path() result for too longJunio C Hamano2016-04-01
| * | | | | | submodule--helper, module_clone: always operate on absolute pathsStefan Beller2016-04-01
| * | | | | | submodule--helper clone: create the submodule path just onceStefan Beller2016-03-31
| * | | | | | submodule--helper: fix potential NULL-dereferenceStefan Beller2016-03-31
| * | | | | | recursive submodules: test for relative pathsStefan Beller2016-03-31
* | | | | | | Merge branch 'jk/branch-shortening-funny-symrefs' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \ \
| * | | | | | | branch: fix shortening of non-remote symrefsJeff King2016-04-04
* | | | | | | | Merge branch 'es/format-patch-doc-hide-no-patch' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \ \ \
| * | | | | | | | git-format-patch.txt: don't show -s as shorthand for multiple optionsEric Sunshine2016-04-04
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ky/branch-m-worktree' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \ \ \
| * | | | | | | | set_worktree_head_symref(): fix error messageKazuki Yamaguchi2016-04-08
| * | | | | | | | branch -m: update all per-worktree HEADsKazuki Yamaguchi2016-04-04
| * | | | | | | | refs: add a new function set_worktree_head_symrefKazuki Yamaguchi2016-04-04
* | | | | | | | | Merge branch 'ky/branch-d-worktree' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | branch -d: refuse deleting a branch which is currently checked outKazuki Yamaguchi2016-03-29
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/check-repository-format' into maintJunio C Hamano2016-05-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | verify_repository_format: mark messages for translationJeff King2016-03-11
| * | | | | | | | | setup: drop repository_format_version globalJeff King2016-03-11
| * | | | | | | | | setup: unify repository version callbacksJeff King2016-03-11
| * | | | | | | | | init: use setup.c's repo version verificationJeff King2016-03-11
| * | | | | | | | | setup: refactor repo format reading and verificationJeff King2016-03-11
| * | | | | | | | | config: drop git_config_earlyJeff King2016-03-11
| * | | | | | | | | check_repository_format_gently: stop using git_config_earlyJeff King2016-03-11
| * | | | | | | | | lazily load core.sharedrepositoryJeff King2016-03-11
| * | | | | | | | | wrap shared_repository global in get/set accessorsJeff King2016-03-11