aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Git 2.6.5v2.6.5Junio C Hamano2016-01-04
* Merge branch 'jk/pending-keep-tag-name' into maintJunio C Hamano2016-01-04
|\
| * revision.c: propagate tag names from pending arrayJeff King2015-12-17
* | Merge branch 'jk/symbolic-ref-maint' into maintJunio C Hamano2016-01-04
|\ \
| * | t1401: test reflog creation for git-symbolic-refJeff King2015-12-21
| * | symbolic-ref: propagate error code from create_symref()Jeff King2015-12-21
* | | Merge branch 'jk/ident-loosen-getpwuid' into maintJunio C Hamano2016-01-04
|\ \ \
| * | | ident: loosen getpwuid error in non-strict modeJeff King2015-12-14
| * | | ident: keep a flag for bogus default_emailJeff King2015-12-10
| * | | ident: make xgetpwuid_self() a static local helperJeff King2015-12-10
* | | | Merge branch 'jk/send-email-ssl-errors' into maintJunio C Hamano2016-01-04
|\ \ \ \
| * | | | send-email: enable SSL level 1 debug outputJohn Keeping2015-12-11
* | | | | Merge branch 'sg/completion-no-column' into maintJunio C Hamano2016-01-04
|\ \ \ \ \
| * | | | | completion: remove 'git column' from porcelain commandsSZEDER Gábor2015-12-11
| | |_|/ / | |/| | |
* | | | | Merge branch 'sg/lock-file-commit-error' into maintJunio C Hamano2015-12-16
|\ \ \ \ \
| * | | | | credential-store: don't pass strerror to die_errno()SZEDER Gábor2015-12-16
* | | | | | Update draft release notes to 2.6.5Junio C Hamano2015-12-15
* | | | | | Merge branch 'dt/fsck-verify-pack-error' into maintJunio C Hamano2015-12-15
|\ \ \ \ \ \
| * | | | | | verify_pack: do not ignore return value of verification functionDavid Turner2015-12-01
* | | | | | | Merge branch 'ep/ident-with-getaddrinfo' into maintJunio C Hamano2015-12-15
|\ \ \ \ \ \ \
| * | | | | | | ident: fix undefined variable when NO_IPV6 is setJeff King2015-12-14
| * | | | | | | ident.c: add support for IPv6Elia Pinto2015-11-28
* | | | | | | | Merge branch 'ls/p4-keep-empty-commits' into maintJunio C Hamano2015-12-15
|\ \ \ \ \ \ \ \
| * | | | | | | | git-p4: add option to keep empty commitsLars Schneider2015-12-10
* | | | | | | | | Merge branch 'jk/prune-mtime' into maintJunio C Hamano2015-12-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | prune: close directory earlier during loose-object directory traversalJohannes Sixt2015-08-12
* | | | | | | | | | Prepare for 2.6.5Junio C Hamano2015-12-11
* | | | | | | | | | Merge branch 'sn/null-pointer-arith-in-mark-tree-uninteresting' into maintJunio C Hamano2015-12-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | revision.c: fix possible null pointer arithmeticStefan Naewe2015-12-07
* | | | | | | | | | | Merge branch 'sg/lock-file-commit-error' into maintJunio C Hamano2015-12-11
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Make error message after failing commit_lock_file() less confusingSZEDER Gábor2015-12-01
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'cb/t3404-shellquote' into maintJunio C Hamano2015-12-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t3404: fix quoting of redirect for some versions of bashCharles Bailey2015-12-04
* | | | | | | | | | | Merge branch 'sb/doc-submodule-sync-recursive' into maintJunio C Hamano2015-12-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | document submodule sync --recursiveStefan Beller2015-12-04
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'nd/doc-check-ref-format-typo' into maintJunio C Hamano2015-12-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-check-ref-format.txt: typo, s/avoids/avoid/Nguyễn Thái Ngọc Duy2015-12-04
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'rs/show-branch-argv-array' into maintJunio C Hamano2015-12-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | show-branch: use argv_array for default argumentsRené Scharfe2015-11-01
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'rs/pop-commit' into maintJunio C Hamano2015-12-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | use pop_commit() for consuming the first entry of a struct commit_listRené Scharfe2015-10-26
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'as/subtree-with-spaces' into maintJunio C Hamano2015-12-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | contrib/subtree: respect spaces in a repository pathAlexey Shumkin2015-09-08
| * | | | | | | | | | | t7900-subtree: test the "space in a subdirectory name" caseAlexey Shumkin2015-09-08
* | | | | | | | | | | | Merge branch 'jk/test-lint-forbid-when-finished-in-subshell' into maintJunio C Hamano2015-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | test-lib-functions: detect test_when_finished in subshellJohn Keeping2015-09-08
| * | | | | | | | | | | t7800: don't use test_config in a subshellJohn Keeping2015-09-08
| * | | | | | | | | | | test-lib-functions: support "test_config -C <dir> ..."John Keeping2015-09-08
| * | | | | | | | | | | t5801: don't use test_when_finished in a subshellJohn Keeping2015-09-08
| * | | | | | | | | | | t7610: don't use test_config in a subshellJohn Keeping2015-09-08