Home
last modified time | relevance | path

Searched refs:is_from_rebase (Results 1 – 10 of 10) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dwt-status.h52 static inline int is_from_rebase(enum commit_whence whence) in is_from_rebase() function
/dports/devel/git-p4/git-2.34.1/
H A Dwt-status.h52 static inline int is_from_rebase(enum commit_whence whence) in is_from_rebase() function
/dports/devel/git-gui/git-2.34.1/
H A Dwt-status.h52 static inline int is_from_rebase(enum commit_whence whence) in is_from_rebase() function
/dports/devel/git/git-2.34.1/
H A Dwt-status.h52 static inline int is_from_rebase(enum commit_whence whence) in is_from_rebase() function
/dports/devel/git-cvs/git-2.34.1/
H A Dwt-status.h52 static inline int is_from_rebase(enum commit_whence whence) in is_from_rebase() function
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dcommit.c493 else if (is_from_rebase(whence)) in prepare_index()
1290 !is_from_rebase(whence) && renew_authorship) in parse_and_validate_options()
1769 : is_from_rebase(whence) in cmd_commit()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dcommit.c493 else if (is_from_rebase(whence)) in prepare_index()
1290 !is_from_rebase(whence) && renew_authorship) in parse_and_validate_options()
1769 : is_from_rebase(whence) in cmd_commit()
/dports/devel/git/git-2.34.1/builtin/
H A Dcommit.c493 else if (is_from_rebase(whence)) in prepare_index()
1290 !is_from_rebase(whence) && renew_authorship) in parse_and_validate_options()
1769 : is_from_rebase(whence) in cmd_commit()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dcommit.c493 else if (is_from_rebase(whence)) in prepare_index()
1290 !is_from_rebase(whence) && renew_authorship) in parse_and_validate_options()
1769 : is_from_rebase(whence) in cmd_commit()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dcommit.c493 else if (is_from_rebase(whence)) in prepare_index()
1290 !is_from_rebase(whence) && renew_authorship) in parse_and_validate_options()
1769 : is_from_rebase(whence) in cmd_commit()