19 Commits (8f57b0a0fbfc0a6289bbf126f10ae041f0b508aa)

Author SHA1 Message Date
Brian Gernhardt f49006b0c7 Make git-show-branch options similar to git-branch. 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Junio C Hamano 7e3fe904ef Teach show-branch how to show ref-log data. 18 years ago
Johannes Schindelin afdcec7366 show-branch: mark active branch with a '*' again 18 years ago
Junio C Hamano 8da1977554 Tell between packed, unpacked and symbolic refs. 18 years ago
Junio C Hamano cb5d709ff8 Add callback data to for_each_ref() family. 18 years ago
Linus Torvalds ed378ec7e8 Make ref resolution saner 18 years ago
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 18 years ago
Jonas Fonseca 3dfb9278df Add --relative-date option to the revision interface 18 years ago
David Rientjes a89fccd281 Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. 18 years ago
David Rientjes 96f1e58f52 remove unnecessary initializations 18 years ago
Linus Torvalds a633fca0c0 Call setup_git_directory() much earlier 19 years ago
Alexandre Julliard f8263c5339 show-branch: Fix another performance problem. 19 years ago
Junio C Hamano 26a8ad25b2 show-branch: fix performance problem. 19 years ago
Junio C Hamano 8048e24b87 show-branch: match documentation and usage 19 years ago
Linus Torvalds d3ff6f5501 Move "void *util" from "struct object" into "struct commit" 19 years ago
Linus Torvalds 885a86abe2 Shrink "struct object" a bit 19 years ago
Peter Eriksen 51ce34b992 Builtin git-show-branch. 19 years ago
Johannes Schindelin 698ce6f87e fmt-patch: Support --attach 19 years ago
Johannes Schindelin 596524b33d Teach fmt-patch about --numbered 19 years ago
Junio C Hamano c24fe420d3 show-branch: omit uninteresting merges. 19 years ago
Junio C Hamano f794c23466 show-branch --topics: omit more uninteresting commits. 19 years ago
Junio C Hamano d320a5437f show-branch --topics 19 years ago
Junio C Hamano 4c8725f16a topo-order: make --date-order optional. 19 years ago
Junio C Hamano ce1610ead6 call git_config() after setup_git_directory() 19 years ago
Junio C Hamano 3815f423ae pretty_print_commit(): pass commit object instead of commit->buffer. 19 years ago
Junio C Hamano b2d4c56f2f diff-tree: abbreviate merge parent object names with --abbrev --pretty. 19 years ago
Junio C Hamano 1aa68d6735 show-branch: --current includes the current branch. 19 years ago
Junio C Hamano ebedc31952 show-branch: make the current branch and merge commits stand out. 19 years ago
Junio C Hamano 87758f975b show-branch: handle [] globs as well. 19 years ago
Junio C Hamano c2bdd6afe2 show-branch: take default arguments from configuration file. 19 years ago
Junio C Hamano bb5ebed731 show-branch: usability updates. 19 years ago
Alex Riesen 7246ed438c \n usage in stderr output 19 years ago
Junio C Hamano 06d900cf28 Sort globbed refname in show-branch. 19 years ago
Nikolai Weibull d4ce5f7e50 Add documentation for the --topo-order option to git-show-branch. 19 years ago
Junio C Hamano bcaf60b25b show-branch: comment typo 19 years ago
Junio C Hamano 287f860054 show-branch: allow glob pattern to name branches to show. 19 years ago
Junio C Hamano 924215024c Make sure heads/foo and tags/foo do not confuse things. 19 years ago
Junio C Hamano 6b209d4733 Fully detect uninteresting commits. 19 years ago
Junio C Hamano 9ce7028531 git-show-branch: tighten merge-base computation. 19 years ago
Junio C Hamano 79778e4696 git-show-branch: Fix off-by-one error. 19 years ago
Junio C Hamano 013f276eb7 show-branch: optionally use unique prefix as name. 19 years ago
Junio C Hamano 8098a178b2 Add git-symbolic-ref 19 years ago
Junio C Hamano fbaf834de1 show-branch: fix commit naming breakage. 19 years ago
Junio C Hamano 0a2ba73860 show-branch: Be nicer when running in a corrupt repository. 19 years ago
Junio C Hamano c9d023b2a6 Fix 'git-show-branch --list <head>' 19 years ago
Junio C Hamano 1f8af483df show-branch: --list and --independent 19 years ago
Junio C Hamano 2f0f8b71ee Show all merge-base candidates from show-branch --merge-base 19 years ago
Junio C Hamano 076b2324cd show-branch: make it work in a subdirectory. 19 years ago
Junio C Hamano 8e5dd22b29 Updates: show-branch 19 years ago