Home
last modified time | relevance | path

Searched refs:abbrev_commit (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/cgit/cgit-1.2.3/git/
H A Dlog-tree.c565 int abbrev_commit = opt->abbrev_commit ? opt->abbrev : the_hash_algo->hexsz; in show_log() local
575 fputs(find_unique_abbrev(&commit->object.oid, abbrev_commit), opt->diffopt.file); in show_log()
577 show_parents(commit, abbrev_commit, opt->diffopt.file); in show_log()
579 show_children(opt, commit, abbrev_commit); in show_log()
638 abbrev_commit), in show_log()
641 show_parents(commit, abbrev_commit, opt->diffopt.file); in show_log()
643 show_children(opt, commit, abbrev_commit); in show_log()
646 find_unique_abbrev(&parent->object.oid, abbrev_commit)); in show_log()
H A Drevision.h200 abbrev_commit:1, member
H A Drevision.c2239 revs->abbrev_commit = 1; in handle_revision_opt()
2261 revs->abbrev_commit = 1; in handle_revision_opt()
2264 revs->abbrev_commit = 0; in handle_revision_opt()
/dports/devel/git-svn/git-2.34.1/
H A Dlog-tree.c623 int abbrev_commit = opt->abbrev_commit ? opt->abbrev : the_hash_algo->hexsz; in show_log() local
633 fputs(find_unique_abbrev(&commit->object.oid, abbrev_commit), opt->diffopt.file); in show_log()
635 show_parents(commit, abbrev_commit, opt->diffopt.file); in show_log()
637 show_children(opt, commit, abbrev_commit); in show_log()
696 abbrev_commit), in show_log()
699 show_parents(commit, abbrev_commit, opt->diffopt.file); in show_log()
701 show_children(opt, commit, abbrev_commit); in show_log()
704 find_unique_abbrev(&parent->object.oid, abbrev_commit)); in show_log()
H A Drevision.h208 abbrev_commit:1, member
/dports/devel/git-gui/git-2.34.1/
H A Dlog-tree.c623 int abbrev_commit = opt->abbrev_commit ? opt->abbrev : the_hash_algo->hexsz; in show_log() local
633 fputs(find_unique_abbrev(&commit->object.oid, abbrev_commit), opt->diffopt.file); in show_log()
635 show_parents(commit, abbrev_commit, opt->diffopt.file); in show_log()
637 show_children(opt, commit, abbrev_commit); in show_log()
696 abbrev_commit), in show_log()
699 show_parents(commit, abbrev_commit, opt->diffopt.file); in show_log()
701 show_children(opt, commit, abbrev_commit); in show_log()
704 find_unique_abbrev(&parent->object.oid, abbrev_commit)); in show_log()
H A Drevision.h208 abbrev_commit:1, member
/dports/devel/git-p4/git-2.34.1/
H A Dlog-tree.c623 int abbrev_commit = opt->abbrev_commit ? opt->abbrev : the_hash_algo->hexsz; in show_log() local
633 fputs(find_unique_abbrev(&commit->object.oid, abbrev_commit), opt->diffopt.file); in show_log()
635 show_parents(commit, abbrev_commit, opt->diffopt.file); in show_log()
637 show_children(opt, commit, abbrev_commit); in show_log()
696 abbrev_commit), in show_log()
699 show_parents(commit, abbrev_commit, opt->diffopt.file); in show_log()
701 show_children(opt, commit, abbrev_commit); in show_log()
704 find_unique_abbrev(&parent->object.oid, abbrev_commit)); in show_log()
H A Drevision.h208 abbrev_commit:1, member
/dports/devel/git/git-2.34.1/
H A Dlog-tree.c623 int abbrev_commit = opt->abbrev_commit ? opt->abbrev : the_hash_algo->hexsz; in show_log() local
633 fputs(find_unique_abbrev(&commit->object.oid, abbrev_commit), opt->diffopt.file); in show_log()
635 show_parents(commit, abbrev_commit, opt->diffopt.file); in show_log()
637 show_children(opt, commit, abbrev_commit); in show_log()
696 abbrev_commit), in show_log()
699 show_parents(commit, abbrev_commit, opt->diffopt.file); in show_log()
701 show_children(opt, commit, abbrev_commit); in show_log()
704 find_unique_abbrev(&parent->object.oid, abbrev_commit)); in show_log()
H A Drevision.h208 abbrev_commit:1, member
/dports/devel/git-cvs/git-2.34.1/
H A Dlog-tree.c623 int abbrev_commit = opt->abbrev_commit ? opt->abbrev : the_hash_algo->hexsz; in show_log() local
633 fputs(find_unique_abbrev(&commit->object.oid, abbrev_commit), opt->diffopt.file); in show_log()
635 show_parents(commit, abbrev_commit, opt->diffopt.file); in show_log()
637 show_children(opt, commit, abbrev_commit); in show_log()
696 abbrev_commit), in show_log()
699 show_parents(commit, abbrev_commit, opt->diffopt.file); in show_log()
701 show_children(opt, commit, abbrev_commit); in show_log()
704 find_unique_abbrev(&parent->object.oid, abbrev_commit)); in show_log()
H A Drevision.h208 abbrev_commit:1, member
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Drev-list.c116 if (revs->abbrev_commit && revs->abbrev) in show_commit()
H A Dlog.c150 rev->abbrev_commit = default_abbrev_commit; in cmd_log_init_defaults()
235 rev->abbrev_commit = 0; in cmd_log_init_finish()
694 rev.abbrev_commit = 1; in cmd_log_reflog()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Drev-list.c133 if (revs->abbrev_commit && revs->abbrev) in show_commit()
H A Dlog.c152 rev->abbrev_commit = default_abbrev_commit; in cmd_log_init_defaults()
245 rev->abbrev_commit = 0; in cmd_log_init_finish()
725 rev.abbrev_commit = 1; in cmd_log_reflog()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Drev-list.c133 if (revs->abbrev_commit && revs->abbrev) in show_commit()
H A Dlog.c152 rev->abbrev_commit = default_abbrev_commit; in cmd_log_init_defaults()
245 rev->abbrev_commit = 0; in cmd_log_init_finish()
725 rev.abbrev_commit = 1; in cmd_log_reflog()
/dports/devel/git/git-2.34.1/builtin/
H A Drev-list.c133 if (revs->abbrev_commit && revs->abbrev) in show_commit()
H A Dlog.c152 rev->abbrev_commit = default_abbrev_commit; in cmd_log_init_defaults()
245 rev->abbrev_commit = 0; in cmd_log_init_finish()
725 rev.abbrev_commit = 1; in cmd_log_reflog()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Drev-list.c133 if (revs->abbrev_commit && revs->abbrev) in show_commit()
H A Dlog.c152 rev->abbrev_commit = default_abbrev_commit; in cmd_log_init_defaults()
245 rev->abbrev_commit = 0; in cmd_log_init_finish()
725 rev.abbrev_commit = 1; in cmd_log_reflog()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Drev-list.c133 if (revs->abbrev_commit && revs->abbrev) in show_commit()
H A Dlog.c152 rev->abbrev_commit = default_abbrev_commit; in cmd_log_init_defaults()
245 rev->abbrev_commit = 0; in cmd_log_init_finish()
725 rev.abbrev_commit = 1; in cmd_log_reflog()

12