531 Commits (e0020b2f82910f50bc697d86aff70c3796fbdc41)

Author SHA1 Message Date
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
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 5 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 6 years ago
Elijah Newren 3e73cc62c0 commit: fix erroneous BUG, 'multiple renames on the same target? how?' 6 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
Nguyễn Thái Ngọc Duy 1a07e59c3e Update messages in preparation for i18n 7 years ago
Derrick Stolee 6404355657 commit.h: remove method declarations 7 years ago
Nguyễn Thái Ngọc Duy 3ac68a93fd help: add --config to list all available config 7 years ago
Nguyễn Thái Ngọc Duy a73b3680c4 Add and use generic name->id mapping code for color slot parsing 7 years ago
Stefan Beller 102de880d2 path.c: migrate global git_path_* to take a repository argument 7 years ago
Ben Peart e8b2dc2c2a add status config and command line options for rename detection 7 years ago
Johannes Schindelin 033abf97fc Replace all die("BUG: ...") calls by BUG() ones 7 years ago
Eckhard S. Maaß dc6b1d92ca wt-status: use settings from git_diff_ui_config 7 years ago
Brandon Williams 86238e07ef commit: allow partial commits with relative paths 7 years ago
Martin Ågren 610008146e write_locked_index(): add flag to avoid writing unchanged index 7 years ago
Ævar Arnfjörð Bjarmason 095c741edd commit: run git gc --auto just before the post-commit hook 7 years ago