8784 Commits (56300ff356bfa595c7d407323db1fb4cf279e2a7)

Author SHA1 Message Date
Jean-Noël Avila 9f443f5531 doc: fix the bnf like style of some commands 4 years ago
Jonathan Tan ec6a8f9705 index-pack: make get_base_data() comment clearer 4 years ago
Jeff King bebe171947 index-pack: drop type_cas mutex 4 years ago
Jeff King cea69151a4 index-pack: restore "resolving deltas" progress meter 4 years ago
Jacob Keller 7efba5fa39 format-patch: teach format.useAutoBase "whenAble" option 4 years ago
Jacob Keller c0192df630 refspec: add support for negative refspecs 4 years ago
Jeff King 75d3bee157 sparse-checkout: fill in some options boilerplate 4 years ago
Jeff King 5b9427e0ac push: drop unused repo argument to do_push() 4 years ago
Jeff King 8d2aa8dfac assert PARSE_OPT_NONEG in parse-options callbacks 4 years ago
Jeff King 424e28fcad env--helper: write to opt->value in parseopt helper 4 years ago
Jeff King e885a84f1b drop unused argc parameters 4 years ago
Sergey Organov d01141de5a diff: get rid of redundant 'dense' argument 4 years ago
Jonathan Tan 23547c4051 fetch: do not override partial clone filter 4 years ago
Jeff King 63d24fa0b0 shortlog: allow multiple groups to be specified 4 years ago
Jeff King 56d5dde752 shortlog: parse trailer idents 4 years ago
Jeff King 87abb96222 shortlog: rename parse_stdin_ident() 4 years ago
Jeff King f17b0b99bf shortlog: de-duplicate trailer values 4 years ago
Jeff King 47beb37bc6 shortlog: match commit trailers with --group 4 years ago
Jeff King 92338c450b shortlog: add grouping option 4 years ago
Jeff King 45d93eb824 shortlog: change "author" variables to "ident" 4 years ago
Christian Couder 73c6de06af bisect: don't use invalid oid as rev when starting 4 years ago
Alex Henrie 54200cef86 pull: don't warn if pull.ff has been set 4 years ago
Junio C Hamano 610e2b9240 blame: validate and peel the object names on the ignore list 4 years ago
Jeff King 176380fd11 Revert "fast-export: use local array to store anonymized oid" 4 years ago
Pranit Bauva 517ecb3161 bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C 4 years ago
Pranit Bauva 09535f056b bisect--helper: reimplement `bisect_autostart` shell function in C 4 years ago
brian m. carlson 47ac970309 builtin/clone: avoid failure with GIT_DEFAULT_HASH 4 years ago
Johannes Schindelin 5a0c32bd4b fast-export: avoid using unnecessary language in a code comment 4 years ago
Taylor Blau d356d5debe commit-graph: introduce 'commitGraph.maxNewFilters' 5 years ago
Taylor Blau 809e0327f5 builtin/commit-graph.c: introduce '--max-new-filters=<n>' 5 years ago
Taylor Blau 98bb796191 commit-graph: rename 'split_commit_graph_opts' 5 years ago
Christian Schlack 5a07c6c3c2 remote: don't show success message when set-head fails 5 years ago
Derrick Stolee 25914c4fde maintenance: add trace2 regions for task execution 5 years ago
Derrick Stolee 4ddc79b2da maintenance: add auto condition for commit-graph task 5 years ago
Derrick Stolee 916d0626c2 maintenance: use pointers to check --auto 5 years ago
Derrick Stolee 65d655b52d maintenance: create maintenance.<task>.enabled config 5 years ago
Derrick Stolee d7514f6ed5 maintenance: take a lock on the objects directory 5 years ago
Derrick Stolee 090511bc0b maintenance: add --task option 5 years ago
Derrick Stolee 663b2b1b90 maintenance: add commit-graph task 5 years ago
Derrick Stolee 3103e9848f maintenance: initialize task array 5 years ago
Derrick Stolee a95ce12430 maintenance: replace run_auto_gc() 5 years ago
Derrick Stolee 3ddaad0e06 maintenance: add --quiet option 5 years ago
Derrick Stolee 2057d75038 maintenance: create basic maintenance runner 5 years ago
Lin Sun dbd8c09bfe mergetool: allow auto-merge for meld to follow the vim-diff behavior 5 years ago
Aaron Lipman 21bf933928 ref-filter: allow merged and no-merged filters 5 years ago
Alex Riesen 4e735c1326 fetch: pass --ipv4 and --ipv6 options to sub-fetches 5 years ago
Junio C Hamano 88910c9939 quote_path: give flags parameter to quote_path() 5 years ago
Junio C Hamano c34d24b8a4 quote_path: rename quote_path_relative() to quote_path() 5 years ago
Taylor Blau ab14d0676c commit-graph: pass a 'struct repository *' in more places 5 years ago
Matheus Tavares 378fe5fc3d config: complain about --worktree outside of a git repo 5 years ago