summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2019-01-18Do not print 'dangling' for cat-file in case of ambiguityDavid Turner
2019-01-18Merge branch 'js/gc-repack-close-before-remove'Junio C Hamano
2019-01-18Merge branch 'nd/worktree-remove-with-uninitialized-submodules'Junio C Hamano
2019-01-18Merge branch 'sb/submodule-unset-core-worktree-when-worktree-is-lost'Junio C Hamano
2019-01-18Merge branch 'jn/stripspace-wo-repository'Junio C Hamano
2019-01-18Merge branch 'sb/submodule-fetchjobs-default-to-one'Junio C Hamano
2019-01-18Merge branch 'nd/style-opening-brace'Junio C Hamano
2019-01-18Add 'human' date formatLinus Torvalds
2019-01-18built-in rebase: call `git am` directlyJohannes Schindelin
2019-01-18rebase: teach `reset_head()` to optionally skip the worktreeJohannes Schindelin
2019-01-18rebase: avoid double reflog entry when switching branchesJohannes Schindelin
2019-01-18rebase: move `reset_head()` into a better spotJohannes Schindelin
2019-01-17pack-objects: create GIT_TEST_PACK_SPARSEDerrick Stolee
2019-01-17pack-objects: create pack.useSparse settingDerrick Stolee
2019-01-17list-objects: consume sparse tree walkDerrick Stolee
2019-01-17add: use separate ADD_CACHE_RENORMALIZE flagJeff King
2019-01-15filter-options: expand scaled numbersJosh Steadmon
2019-01-15Merge branch 'nd/the-index' into md/list-objects-filter-by-depthJunio C Hamano
2019-01-15add --edit: truncate the patch fileJohannes Schindelin
2019-01-15tree-walk: store object_id in a separate memberbrian m. carlson
2019-01-14Merge branch 'nd/indentation-fix'Junio C Hamano
2019-01-14Merge branch 'md/exclude-promisor-objects-fix-cleanup'Junio C Hamano
2019-01-14Merge branch 'nd/checkout-noisy'Junio C Hamano
2019-01-14Merge branch 'nd/attr-pathspec-in-tree-walk'Junio C Hamano
2019-01-14read-cache.c: remove the_* from index_has_changes()Nguyễn Thái Ngọc Duy
2019-01-14merge-recursive.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy
2019-01-14sha1-name.c: remove implicit dependency on the_indexNguyễn Thái Ngọc Duy
2019-01-14read-cache.c: replace update_index_if_able with repo_&Nguyễn Thái Ngọc Duy
2019-01-14read-cache.c: kill read_index()Nguyễn Thái Ngọc Duy
2019-01-14checkout: avoid the_index when possibleNguyễn Thái Ngọc Duy
2019-01-14notes-utils.c: remove the_repository referencesNguyễn Thái Ngọc Duy
2019-01-14grep: use grep_opt->repo instead of explict repo argumentNguyễn Thái Ngọc Duy
2019-01-14Merge branch 'ms/packet-err-check' into jt/fetch-v2-sidebandJunio C Hamano
2019-01-14fetch: fix extensions.partialclone name in error messageChristian Couder
2019-01-12merge-recursive: copy $GITHEAD stringsJeff King
2019-01-12init: make a copy of $GIT_DIR stringJeff King
2019-01-12config: make a copy of $GIT_CONFIG stringJeff King
2019-01-12commit: copy saved getenv() resultJeff King
2019-01-11log: add %S option (like --source) to log --formatIssac Trotts
2019-01-11gc/repack: release packs when neededJohannes Schindelin
2019-01-10fetch-pack: support protocol version 2Jonathan Tan
2019-01-08convert has_sha1_file() callers to has_object_file()Jeff King
2019-01-08update comment references to sha1_object_info()Jeff King
2019-01-07rebase: implement --merge via the interactive machineryElijah Newren
2019-01-07worktree: allow to (re)move worktrees with uninitialized submodulesNguyễn Thái Ngọc Duy
2019-01-04Merge branch 'sg/clone-initial-fetch-configuration'Junio C Hamano
2019-01-04Merge branch 'nd/checkout-dwim-fix'Junio C Hamano
2019-01-04Merge branch 'en/fast-export-import'Junio C Hamano
2019-01-04Merge branch 'nd/the-index'Junio C Hamano
2019-01-04Merge branch 'jk/loose-object-cache'Junio C Hamano