551 Commits (5602b500c3cd9ac308bf9af0d5f0a79bd2195346)

Author SHA1 Message Date
Junio C Hamano 7c3e9e8cfb auto-gc: pass --quiet down from am, commit, merge and rebase 5 years ago
Denton Liu 203c85339f Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
Derrick Stolee b23ea9790d tests: write commit-graph with Bloom filters 5 years ago
Denton Liu a03b55530a merge: teach --autostash option 5 years ago
brian m. carlson 42d4e1d112 commit: use expected signature header for SHA-256 5 years ago
Taylor Blau 0bd52e27e3 commit-graph.h: store an odb in 'struct write_commit_graph_context' 5 years ago
Johannes Schindelin c480eeb574 commit --interactive: make it work with the built-in `add -i` 5 years ago
Heba Waly 5c4f55f1f6 commit: honor advice.statusHints when rejecting an empty commit 5 years ago
Alexandr Miloslavskiy 509efef789 commit: forbid --pathspec-from-file --all 5 years ago
René Scharfe 147ee35558 commit: use strbuf_add() to add a length-limited string 5 years ago
Phillip Wood 430b75f720 commit: give correct advice for empty commit during a rebase 5 years ago
Phillip Wood 901ba7b1ef commit: encapsulate determine_whence() for sequencer 5 years ago
Phillip Wood 8d57f75749 commit: use enum value for multiple cherry-picks 5 years ago
Alexandr Miloslavskiy e440fc5888 commit: support the --pathspec-from-file option 5 years ago
Phillip Wood 49697cb721 move run_commit_hook() to libgit and use it there 6 years ago
brian m. carlson e0cb7cdb89 wt-status: convert struct wt_status to object_id 6 years ago
Rohit Ashiwal dcb500dc16 cherry-pick/revert: advise using --skip 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
Derrick Stolee c2bc6e6ab0 commit-graph: create options for split files 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
Nguyễn Thái Ngọc Duy 80f537f79c doc: promote "git restore" 6 years ago
Denton Liu 1055997e2f merge: add scissors line on merge conflict 6 years ago
Denton Liu ca04dc96d1 parse-options.h: extract common --cleanup option 6 years ago
Denton Liu f29cd8620d commit: extract cleanup_mode functions to sequencer 6 years ago
Phillip Wood b07d9bfd17 commit/reset: try to clean up sequencer state 6 years ago
Nguyễn Thái Ngọc Duy 5a1dbd48bc commit: improve error message in "-a <paths>" case 6 years ago
Jeff King c5c33504c9 report_path_error(): drop unused prefix parameter 6 years ago
Nguyễn Thái Ngọc Duy 5a59a2301f completion: add more parameter value completion 6 years ago
William Hubbs 39ab4d0951 config: allow giving separate author and committer idents 6 years ago
Nguyễn Thái Ngọc Duy f8adbec9fe cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
Nguyễn Thái Ngọc Duy 1b0d968b34 read-cache.c: replace update_index_if_able with repo_& 6 years ago
Nguyễn Thái Ngọc Duy e1ff0a32e4 read-cache.c: kill read_index() 6 years ago
Nguyễn Thái Ngọc Duy 1d18d7581c notes-utils.c: remove the_repository references 6 years ago
Jeff King 406bab3811 commit: copy saved getenv() result 6 years ago
Nguyễn Thái Ngọc Duy ffc00a48ef diff-lib.c: remove the_repository references 6 years ago
Nguyễn Thái Ngọc Duy f11c958054 sequencer.c: remove implicit dependency on the_index 6 years ago
Nguyễn Thái Ngọc Duy 5b02ca38a3 wt-status.c: remove implicit dependency on the_index 6 years ago
Jeff King 517fe807d6 assert NOARG/NONEG behavior of parse-options callbacks 6 years ago
Jeff King d6627fb899 status: mark --find-renames option with NONEG 6 years ago
Ben Peart 6c5b7f55a8 refresh_index: remove unnecessary calls to preload_index() 6 years ago
Stephen P. Smith 73ba5d78b4 roll wt_status_state into wt_status and populate in the collect phase 7 years ago
Elijah Newren 3e73cc62c0 commit: fix erroneous BUG, 'multiple renames on the same target? how?' 7 years ago
Nguyễn Thái Ngọc Duy 2abf350385 revision.c: remove implicit dependency on the_index 7 years ago
Nguyễn Thái Ngọc Duy 35843b1123 rerere.c: remove implicit dependency on the_index 7 years ago
Nguyễn Thái Ngọc Duy ae9af12287 status: show progress bar if refreshing the index takes too long 7 years ago
Stephen P. Smith 6fa9019494 wt-status: rename commitable to committable 7 years ago
Derrick Stolee 859fdc0c3c commit-graph: define GIT_TEST_COMMIT_GRAPH 7 years ago
Nguyễn Thái Ngọc Duy 6d2df284e7 dir.c: remove an implicit dependency on the_index in pathspec code 7 years ago