8166 Commits (e0020b2f82910f50bc697d86aff70c3796fbdc41)

Author SHA1 Message Date
Derrick Stolee fb10ca5b54 sparse-checkout: write using lockfile 5 years ago
Derrick Stolee 99dfa6f970 sparse-checkout: use in-process update for disable subcommand 5 years ago
Derrick Stolee e091228e17 sparse-checkout: update working directory in-process 5 years ago
Derrick Stolee e9de487aa3 sparse-checkout: sanitize for nested folders 5 years ago
Derrick Stolee af09ce24a9 sparse-checkout: init and set in cone mode 5 years ago
Derrick Stolee 72918c1ad9 sparse-checkout: create 'disable' subcommand 5 years ago
Derrick Stolee 7bffca95ea sparse-checkout: add '--stdin' option to set subcommand 5 years ago
Derrick Stolee f6039a9423 sparse-checkout: 'set' subcommand 5 years ago
Derrick Stolee d89f09c828 clone: add --sparse mode 5 years ago
Derrick Stolee bab3c35908 sparse-checkout: create 'init' subcommand 5 years ago
Derrick Stolee 94c0956b60 sparse-checkout: create builtin with 'list' subcommand 5 years ago
Denton Liu 5b583e6a09 format-patch: pass notes configuration to range-diff 5 years ago
Denton Liu bd36191886 range-diff: pass through --notes to `git log` 5 years ago
Alexandr Miloslavskiy e440fc5888 commit: support the --pathspec-from-file option 5 years ago
Alexandr Miloslavskiy 64bac8df97 reset: support the `--pathspec-from-file` option 5 years ago
Alexandr Miloslavskiy d137b50756 doc: reset: synchronize <pathspec> description 5 years ago
SZEDER Gábor bae60ba7e9 builtin/unpack-objects.c: show throughput progress 5 years ago
Jeff King 2d92ab32fd rev-parse: make --show-toplevel without a worktree an error 5 years ago
Johannes Schindelin f83dff60a7 Start to implement a built-in version of `git add --interactive` 5 years ago
Thomas Gummerer df53c80822 stash: make sure we have a valid index before writing it 5 years ago
Jonathan Tan e362fadcd0 clone: remove fetch_if_missing=0 5 years ago
Derrick Stolee 4bd0593e0f test-tool: use 'read-graph' helper 5 years ago
Robin H. Johnson e0eba649e8 bundle-verify: add --quiet 5 years ago
Robin H. Johnson 79862b6b77 bundle-create: progress output control 5 years ago
Robin H. Johnson 73c3253d75 bundle: framework for options before bundle file 5 years ago
Elijah Newren 15beaaa3d1 Fix spelling errors in code comments 5 years ago
Jonathan Tan 6462d5eb9a fetch: remove fetch_if_missing=0 5 years ago
Johannes Schindelin 7d8e72b970 fetch: avoid locking issues between fetch.jobs/fetch.writeCommitGraph 5 years ago
Johannes Schindelin c14e6e7903 fetch: add the command-line option `--write-commit-graph` 5 years ago
Rohit Ashiwal fe28ad8520 rebase: add --reset-author-date 5 years ago
Rohit Ashiwal 08187b4cba rebase -i: support --ignore-date 5 years ago
Rohit Ashiwal cbd8db17ac rebase -i: support --committer-date-is-author-date 5 years ago
Rohit Ashiwal ba51d2fb24 rebase -i: add --ignore-whitespace flag 5 years ago
Johannes Schindelin 4a58c3d7f7 stash: handle staged changes in skip-worktree files correctly 5 years ago
Johannes Schindelin 8dfb04ae96 update-index: optionally leave skip-worktree entries alone 5 years ago
Ralf Thielow 391c7e40b5 fetch.c: fix typo in a warning message 5 years ago
Philippe Blain 4782cf2ab6 worktree: teach "add" to ignore submodule.recurse config 5 years ago
SZEDER Gábor 44ae131e38 builtin/blame.c: remove '--indent-heuristic' from usage string 5 years ago
Miriam Rubio 6c02042139 clone: rename static function `dir_exists()`. 5 years ago
Jeff King 5afc4b1dc6 fsck: only provide oid/type in fsck_error callback 5 years ago
Jeff King 82ef89b318 fsck: don't require object structs for display functions 5 years ago
Jeff King 733902905d fsck: use oids rather than objects for object_name API 5 years ago
Jeff King a59cfb3230 fsck: unify object-name code 5 years ago
SZEDER Gábor 8b656572ca builtin/commit-graph.c: remove subcommand-less usage string 5 years ago
brian m. carlson 2eabd38313 rev-parse: add a --show-object-format option 5 years ago
Jonathan Tan c7aadccba0 fetch: delay fetch_if_missing=0 until after config 5 years ago
William Baker 680cba2c2b multi-pack-index: add [--[no-]progress] option. 5 years ago
William Baker efbc3aee08 midx: add MIDX_PROGRESS flag 5 years ago
Hariom Verma 86795774bb builtin/blame.c: constants into bit shift format 5 years ago
Denton Liu feebd2d256 rebase: hide --preserve-merges option 5 years ago