7474 Commits (6053c04b88d28b31d752dc8783ff59324b6a82f7)

Author SHA1 Message Date
Jeff King 287ab28bfa diff: reuse diff setup for --no-index case 6 years ago
Jeff Hostetler b3a5d5a80c trace2:data: add subverb for rebase 6 years ago
Jeff Hostetler c18b6c1a2b trace2:data: add subverb to reset command 6 years ago
Jeff Hostetler e27dd8ae9f trace2:data: add subverb to checkout command 6 years ago
Derrick Stolee ae417807b0 trace2:data: pack-objects: add trace2 regions 6 years ago
Jeff Hostetler 6206286e49 trace2:data: add trace2 hook classification 6 years ago
Jeff Hostetler ee4512ed48 trace2: create new combined trace facility 6 years ago
Ævar Arnfjörð Bjarmason 9903623761 receive-pack: fix use-after-free bug 6 years ago
Nguyễn Thái Ngọc Duy 5a59a2301f completion: add more parameter value completion 6 years ago
Jeff King c2bf473d0d prune: check SEEN flag for reachability 6 years ago
Jeff King d55a30bb1d prune: lazily perform reachability traversal 6 years ago
Ramsay Jones 9b0bd87ed2 prune-packed: check for too many arguments 6 years ago
Jean-Noël Avila 32ceace39f Fix typos in translatable strings for v2.21.0 6 years ago
Elijah Newren d76ce4f734 log,diff-tree: add --combined-all-paths option 6 years ago
Nguyễn Thái Ngọc Duy 1d1f689bef checkout: count and print -m paths separately 6 years ago
Nguyễn Thái Ngọc Duy 3c5883b3c9 checkout: update count-checkouts messages 6 years ago
Johannes Schindelin e11ff8975b Revert "rebase: introduce a shortcut for --reschedule-failed-exec" 6 years ago
Jiang Xin 0e37abd2e8 pack-redundant: consistent sort method 6 years ago
Jiang Xin 4bc0cc12c1 pack-redundant: rename pack_list.all_objects 6 years ago
Sun Chao 3084a01e5e pack-redundant: new algorithm to find min packs 6 years ago
Sun Chao 8822859363 pack-redundant: delete redundant code 6 years ago
Jiang Xin 3011177640 pack-redundant: delay creation of unique_objects 6 years ago
Thomas Gummerer e92aa0e4ef revert "checkout: introduce checkout.overlayMode config" 6 years ago
William Hubbs 39ab4d0951 config: allow giving separate author and committer idents 6 years ago
Sebastian Staudt 2ed5c8e174 describe: setup working tree for --dirty 6 years ago
Shahzad Lone 33de80b1d5 various: tighten constness of some local variables 6 years ago
Phillip Wood c762aada1a rebase -x: sanity check command 6 years ago
Patrick Hogg edb673cf10 pack-objects: merge read_lock and lock in packing_data struct 6 years ago
Patrick Hogg 459307b139 pack-objects: move read mutex to packing_data struct 6 years ago
Phillip Wood 891d4a0313 implicit interactive rebase: don't run sequence editor 6 years ago
Nguyễn Thái Ngọc Duy 3ebbe28989 parse-options: allow ll_callback with OPTION_CALLBACK 6 years ago
Nguyễn Thái Ngọc Duy f41179f16b parse-options: avoid magic return codes 6 years ago
Nguyễn Thái Ngọc Duy bf3ff338a2 parse-options: stop abusing 'callback' for lowlevel callbacks 6 years ago
Nguyễn Thái Ngọc Duy dc40b24df4 fetch: prefer suffix substitution in compact fetch.output 6 years ago
Jeff King fcb133e978 create_bundle(): drop unused "header" parameter 6 years ago
Nguyễn Thái Ngọc Duy f8adbec9fe cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
Ben Peart 8424bfd45b checkout: fix regression in checkout -b on intitial checkout 6 years ago
SZEDER Gábor 5af7417bd8 commit-graph: rename "large edges" to "extra edges" 6 years ago
Brandon Richardson 70ddbd7767 commit-tree: add missing --gpg-sign flag 6 years ago
David Turner d1dd94b308 Do not print 'dangling' for cat-file in case of ambiguity 6 years ago
Linus Torvalds acdd37769d Add 'human' date format 6 years ago
Johannes Schindelin 21853626ea built-in rebase: call `git am` directly 6 years ago
Johannes Schindelin 414f336069 rebase: teach `reset_head()` to optionally skip the worktree 6 years ago
Johannes Schindelin 5b2237a876 rebase: avoid double reflog entry when switching branches 6 years ago
Johannes Schindelin c5233708c5 rebase: move `reset_head()` into a better spot 6 years ago
Derrick Stolee 99dbbfa8dd pack-objects: create GIT_TEST_PACK_SPARSE 6 years ago
Derrick Stolee 3d036eb0d2 pack-objects: create pack.useSparse setting 6 years ago
Derrick Stolee 4f6d26b167 list-objects: consume sparse tree walk 6 years ago
Jeff King 9e5da3d055 add: use separate ADD_CACHE_RENORMALIZE flag 6 years ago
Josh Steadmon 87c2d9d310 filter-options: expand scaled numbers 6 years ago