18 Commits (1df318be6342b6c1fd57911e45c107f720b53131)

Author SHA1 Message Date
Elijah Newren 5291828df8 merge-ort: write $GIT_DIR/AUTO_MERGE whenever we hit a conflict 4 years ago
Han-Wen Nienhuys b8825ef233 sequencer: treat REVERT_HEAD as a pseudo ref 5 years ago
Han-Wen Nienhuys c8e4159efd sequencer: treat CHERRY_PICK_HEAD as a pseudo ref 5 years ago
Denton Liu a03b55530a merge: teach --autostash option 5 years ago
brian m. carlson ce17feb1b3 path: add a function to check for path suffix 6 years ago
Denton Liu ad6dad0996 *.[ch]: manually align parameter lists 6 years ago
Denton Liu b199d7147a *.[ch]: remove extern from function declarations using sed 6 years ago
Denton Liu 554544276a *.[ch]: remove extern from function declarations using spatch 6 years ago
Stefan Beller b6b24fc57b path.h: make REPO_GIT_PATH_FUNC repository agnostic 6 years ago
Elijah Newren ef3ca95475 Add missing includes and forward declarations 7 years ago
Beat Bolli 9ad36356dd sequencer.c: avoid empty statements at top level 7 years ago
Stefan Beller 102de880d2 path.c: migrate global git_path_* to take a repository argument 7 years ago
Brandon Williams c07b3adff1 path: document path functions 7 years ago
Brandon Williams b42b0c0919 path: add repo_worktree_path and strbuf_repo_worktree_path 8 years ago
Brandon Williams 3181d86320 path: add repo_git_path and strbuf_repo_git_path 8 years ago
Brandon Williams b337172c83 path: convert strbuf_git_common_path to take a 'struct repository' 8 years ago
Brandon Williams e7d72d0753 path: create path.h 8 years ago