7810 Commits (c6cc4c5afd2efd5f8081a3839b48d003de4e094f)

Author SHA1 Message Date
Derrick Stolee ad0fb65999 repo-settings: parse core.untrackedCache 6 years ago
Derrick Stolee 7211b9e753 repo-settings: consolidate some config settings 6 years ago
Edmundo Carmona Antoranz f00abe6ae0 builtin/merge.c - cleanup of code in for-cycle that tests strategies 6 years ago
Rohit Ashiwal dcb500dc16 cherry-pick/revert: advise using --skip 6 years ago
Rohit Ashiwal de81ca3f36 cherry-pick/revert: add --skip option 6 years ago
Eric Wong 7328482253 repack: disable bitmaps-by-default if .keep files exist 6 years ago
Jeff King 709dfa6990 object-store.h: move for_each_alternate_ref() from transport.h 6 years ago
Johannes Schindelin 906b63942a rebase --am: ignore rebase.rescheduleFailedExec 6 years ago
Nguyễn Thái Ngọc Duy 50ddb089ff tree-walk.c: remove the_repo from get_tree_entry() 6 years ago
Nguyễn Thái Ngọc Duy 5e57580733 tree-walk.c: remove the_repo from fill_tree_descriptor() 6 years ago
Nguyễn Thái Ngọc Duy d3b4705ab8 sha1-file.c: remove the_repo from read_object_with_reference() 6 years ago
Morian Sonnet 30db18b148 submodule foreach: fix recursion of options 6 years ago
Derrick Stolee 3883c55138 pull: add --[no-]show-forced-updates passthrough 6 years ago
Derrick Stolee 377444b440 fetch: warn about forced updates in branch listing 6 years ago
Derrick Stolee cdbd70c437 fetch: add --[no-]show-forced-updates argument 6 years ago
Jeff Hostetler fb4db1a298 status: ignore status.aheadbehind in porcelain formats 6 years ago
Jeff Hostetler 06b324c1d7 status: add status.aheadbehind setting 6 years ago
Jeff Hostetler e9b9cc56bb cache-tree/blame: avoid reusing the DEBUG constant 6 years ago
Nguyễn Thái Ngọc Duy d16dc428b4 switch: allow to switch in the middle of bisect 6 years ago
Jeff King bdbdf42f8a delta-islands: respect progress flag 6 years ago
Emily Shaffer 42357b4e8b rev-list: teach --no-object-names to enable piping 6 years ago
Jeff King d40abc8e95 hashmap: convert sha1hash() to oidhash() 6 years ago
Jeff King d0229abd93 object: convert lookup_object() to use object_id 6 years ago
Jeff King 0ebbcf70e6 object: convert lookup_unknown_object() to use object_id 6 years ago
Jeff King 3df28caefb pack-objects: convert packlist_find() to use object_id 6 years ago
Jeff King 6d79e5ecb3 describe: fix accidental oid/hash type-punning 6 years ago
Nguyễn Thái Ngọc Duy c3d6b70338 fetch: only run 'gc' once when fetching multiple remotes 6 years ago
Derrick Stolee 3da4b609bb commit-graph: verify chains with --shallow mode 6 years ago
Derrick Stolee c2bc6e6ab0 commit-graph: create options for split files 6 years ago
Derrick Stolee 135a712375 commit-graph: add --split option to builtin 6 years ago
Thomas Gummerer 63b50c8ffe stash: fix show referencing stash index 6 years ago
Jeff King 29c83fc23f interpret-trailers: load default config 6 years ago
René Scharfe 568a05c5ec cleanup: fix possible overflow errors in binary search, part 2 6 years ago
Derrick Stolee 2d511cfc0b packfile: rename close_all_packs to close_object_store 6 years ago
Derrick Stolee 5af8039452 commit-graph: collapse parameters into flags 6 years ago
Derrick Stolee e103f7276f commit-graph: return with errors during write 6 years ago
Derrick Stolee 2af890bb28 multi-pack-index: prepare 'repack' subcommand 6 years ago
Derrick Stolee cff9711616 multi-pack-index: prepare for 'expire' subcommand 6 years ago
Derrick Stolee 8434e85d5f repack: refactor pack deletion for future use 6 years ago
Tigran Mkrtchyan 1c6b565f89 tag: add tag.gpgSign config option to force all tags be GPG-signed 6 years ago
Felipe Contreras f80d922355 fetch: fix regression with transport helpers 6 years ago
Felipe Contreras 9528b80b1a fetch: make the code more understandable 6 years ago
Felipe Contreras a8363b5719 fetch: trivial cleanup 6 years ago
Xin Li 1c4a9f9114 clone: respect user supplied origin name when setting up partial clone 6 years ago
Philip Oakley 1fde99cfc7 doc branch: provide examples for listing remote tracking branches 6 years ago
Johannes Schindelin d4c0a3ac78 fill_stat_cache_info(): prepare for an fsmonitor fix 6 years ago
Vishal Verma 1d14d0c994 merge: refuse --commit with --squash 6 years ago
Johannes Schindelin 7877ac3d7b bisect--helper: verify HEAD could be parsed before continuing 6 years ago
Johannes Schindelin 4c785c0edc rebase: replace incorrect logical negation by correct bitwise one 6 years ago
Jeff King 7663e438c5 am: fix --interactive HEAD tree resolution 6 years ago