aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | color: check color.ui in git_default_config()Jeff King2017-07-13
| * | | | | | | | | | | | | | ref-filter: provide a function for parsing sort optionsJeff King2017-07-13
| * | | | | | | | | | | | | | ref-filter: abstract ref format into its own structJeff King2017-07-13
| * | | | | | | | | | | | | | check return value of verify_ref_format()Jeff King2017-07-13
* | | | | | | | | | | | | | | Merge branch 'rs/move-array'Junio C Hamano2017-08-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ls-files: don't try to prune an empty indexRené Scharfe2017-07-17
| * | | | | | | | | | | | | | | use MOVE_ARRAYRené Scharfe2017-07-17
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'bw/object-id'Junio C Hamano2017-08-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | receive-pack: don't access hash of NULL object_id pointerRené Scharfe2017-07-17
| * | | | | | | | | | | | | | | notes: don't access hash of NULL object_id pointerRené Scharfe2017-07-17
* | | | | | | | | | | | | | | | Merge branch 'bc/object-id'Junio C Hamano2017-08-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | sha1_name: convert GET_SHA1* flags to GET_OID*brian m. carlson2017-07-17
| * | | | | | | | | | | | | | | | sha1_name: convert get_sha1* to get_oid*brian m. carlson2017-07-17
| * | | | | | | | | | | | | | | | Convert remaining callers of get_sha1 to get_oid.brian m. carlson2017-07-17
| * | | | | | | | | | | | | | | | builtin/unpack-file: convert to struct object_idbrian m. carlson2017-07-17
| * | | | | | | | | | | | | | | | builtin/update_ref: convert to struct object_idbrian m. carlson2017-07-17
| * | | | | | | | | | | | | | | | submodule: convert submodule config lookup to use object_idbrian m. carlson2017-07-17
| * | | | | | | | | | | | | | | | builtin/merge-tree: convert remaining caller of get_sha1 to object_idbrian m. carlson2017-07-17
| * | | | | | | | | | | | | | | | builtin/fsck: convert remaining caller of get_sha1 to object_idbrian m. carlson2017-07-17
* | | | | | | | | | | | | | | | | Merge branch 'sb/object-id'Junio C Hamano2017-08-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | | | | | / / / / / / / / / / / / | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | tag: convert gpg_verify_tag to use struct object_idStefan Beller2017-07-13
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jk/gc-pre-detach-under-hook'Junio C Hamano2017-07-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | gc: run pre-detach operations under lockJeff King2017-07-12
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'jc/utf8-fprintf' into maintJunio C Hamano2017-07-10
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/pull-rebase-submodule'Junio C Hamano2017-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | builtin/fetch cleanup: always set default value for submodule recursingStefan Beller2017-06-27
| * | | | | | | | | | | | | | pull: optionally rebase submodules (remote submodule changes only)Stefan Beller2017-06-23
| * | | | | | | | | | | | | | builtin/fetch: parse recurse-submodules-default at default options parsingStefan Beller2017-06-23
| * | | | | | | | | | | | | | builtin/fetch: factor submodule recurse parsing out to submodule configStefan Beller2017-06-23
* | | | | | | | | | | | | | | Merge branch 'sb/hashmap-customize-comparison'Junio C Hamano2017-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | hashmap.h: compare function has access to a data fieldStefan Beller2017-06-30
* | | | | | | | | | | | | | | Merge branch 'ab/grep-lose-opt-regflags'Junio C Hamano2017-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | grep: remove regflags from the public grep_opt APIÆvar Arnfjörð Bjarmason2017-06-30
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'rs/use-div-round-up'Junio C Hamano2017-07-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | use DIV_ROUND_UPRené Scharfe2017-07-10
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'kn/ref-filter-branch-list'Junio C Hamano2017-07-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | branch: set remote color in ref-filter branch immediatelyJeff King2017-07-09
| * | | | | | | | | | | | | branch: use BRANCH_COLOR_LOCAL in ref-filter formatJeff King2017-07-09
| * | | | | | | | | | | | | branch: only perform HEAD check for local branchesJeff King2017-07-09
* | | | | | | | | | | | | | Merge branch 'ks/typofix-commit-c-comment'Junio C Hamano2017-07-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | builtin/commit.c: fix a typo in the commentKaartic Sivaraam2017-07-06
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'jc/diff-tree-stale-comment' into maintJunio C Hamano2017-06-24
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/diff-blob' into maintJunio C Hamano2017-06-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/name-rev-lw-tag' into maintJunio C Hamano2017-06-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ab/wildmatch'Junio C Hamano2017-07-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | wildmatch: remove unused wildopts parameterÆvar Arnfjörð Bjarmason2017-06-23
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'ks/commit-assuming-only-warning-removal'Junio C Hamano2017-07-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | commit-template: distinguish status information unconditionallyKaartic Sivaraam2017-06-30
| * | | | | | | | | | | | | | | commit-template: remove outdated notice about explicit pathsKaartic Sivaraam2017-06-30
* | | | | | | | | | | | | | | | Merge branch 'jc/utf8-fprintf'Junio C Hamano2017-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |