aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | Merge branch 'rs/show-branch-argv-array' into maintJunio C Hamano2015-12-11
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rs/pop-commit' into maintJunio C Hamano2015-12-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'as/subtree-with-spaces' into maintJunio C Hamano2015-12-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/test-lint-forbid-when-finished-in-subshell' into maintJunio C Hamano2015-12-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sn/null-pointer-arith-in-mark-tree-uninteresting'Junio C Hamano2015-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | revision.c: fix possible null pointer arithmeticStefan Naewe2015-12-07
* | | | | | | | | | | | | | | | | Merge branch 'sb/doc-submodule-sync-recursive'Junio C Hamano2015-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | document submodule sync --recursiveStefan Beller2015-12-04
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'cb/t3404-shellquote'Junio C Hamano2015-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | t3404: fix quoting of redirect for some versions of bashCharles Bailey2015-12-04
* | | | | | | | | | | | | | | | Merge branch 'sg/lock-file-commit-error'Junio C Hamano2015-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Make error message after failing commit_lock_file() less confusingSZEDER Gábor2015-12-01
* | | | | | | | | | | | | | | | Git 2.7-rc0v2.7.0-rc0Junio C Hamano2015-12-10
* | | | | | | | | | | | | | | | Sync with maintJunio C Hamano2015-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Documentation/git-update-index: add missing opts to synopsisChristian Couder2015-12-10
* | | | | | | | | | | | | | | | Update release notes to 2.7Junio C Hamano2015-12-10
* | | | | | | | | | | | | | | | Merge branch 'nd/doc-check-ref-format-typo'Junio C Hamano2015-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | git-check-ref-format.txt: typo, s/avoids/avoid/Nguyễn Thái Ngọc Duy2015-12-04
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'bc/object-id'Junio C Hamano2015-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | remote: convert functions to struct object_idbrian m. carlson2015-11-20
| * | | | | | | | | | | | | | | Remove get_object_hash.brian m. carlson2015-11-20
| * | | | | | | | | | | | | | | Convert struct object to object_idbrian m. carlson2015-11-20
| * | | | | | | | | | | | | | | Add several uses of get_object_hash.brian m. carlson2015-11-20
| * | | | | | | | | | | | | | | object: introduce get_object_hash macro.brian m. carlson2015-11-20
| * | | | | | | | | | | | | | | ref_newer: convert to use struct object_idbrian m. carlson2015-11-20
| * | | | | | | | | | | | | | | push_refs_with_export: convert to struct object_idbrian m. carlson2015-11-20
| * | | | | | | | | | | | | | | get_remote_heads: convert to struct object_idbrian m. carlson2015-11-20
| * | | | | | | | | | | | | | | parse_fetch: convert to use struct object_idbrian m. carlson2015-11-20
| * | | | | | | | | | | | | | | add_sought_entry_mem: convert to struct object_idbrian m. carlson2015-11-20
| * | | | | | | | | | | | | | | Convert struct ref to use object_id.brian m. carlson2015-11-20
| * | | | | | | | | | | | | | | sha1_file: introduce has_object_file helper.brian m. carlson2015-11-20
* | | | | | | | | | | | | | | | Merge branch 'dt/fsck-verify-pack-error'Junio C Hamano2015-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | verify_pack: do not ignore return value of verification functionDavid Turner2015-12-01
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'ls/travis-yaml'Junio C Hamano2015-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add Travis CI supportLars Schneider2015-11-28
* | | | | | | | | | | | | | | | Merge branch 'ep/ident-with-getaddrinfo'Junio C Hamano2015-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | ident.c: add support for IPv6Elia Pinto2015-11-28
* | | | | | | | | | | | | | | | Merge branch 'ls/test-must-fail-sigpipe'Junio C Hamano2015-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | add "ok=sigpipe" to test_must_fail and use it to fix flaky testsLars Schneider2015-11-28
| * | | | | | | | | | | | | | | | implement test_might_fail using a refactored test_must_failLars Schneider2015-11-28
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'dt/refs-backend-pre-vtable'Junio C Hamano2015-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | refs: break out ref conflict checksDavid Turner2015-11-20
| * | | | | | | | | | | | | | | | files_log_ref_write: new functionDavid Turner2015-11-20
| * | | | | | | | | | | | | | | | initdb: make safe_create_dir publicDavid Turner2015-11-20
| * | | | | | | | | | | | | | | | refs: split filesystem-based refs code into a new fileMichael Haggerty2015-11-20
| * | | | | | | | | | | | | | | | refs/refs-internal.h: new header fileMichael Haggerty2015-11-20
| * | | | | | | | | | | | | | | | refname_is_safe(): improve docstringMichael Haggerty2015-11-20
| * | | | | | | | | | | | | | | | pack_if_possible_fn(): use ref_type() instead of is_per_worktree_ref()Michael Haggerty2015-11-20
| * | | | | | | | | | | | | | | | copy_msg(): rename to copy_reflog_msg()David Turner2015-11-20
| * | | | | | | | | | | | | | | | verify_refname_available(): new functionRonnie Sahlberg2015-11-20