🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v1.6.4
/
graph.c
tag
448704cb98b327072a4bcef0047843fddf6cb72e
tagger
Junio C Hamano <gitster@pobox.com>
Wed Jul 29 07:32:52 2009
object
0a53e9ddeaddad63ad106860237bbf53411d11a7
GIT 1.6.4
67da52b
janitor: use NULL and not 0 for pointers.
by Pierre Habouzit
· 16 years ago
7f1eaec
Merge branch 'ac/graph-horizontal-line'
by Junio C Hamano
· 17 years ago
3ea3c21
Fix typos / spelling in comments
by Mike Ralphson
· 17 years ago
eaf158f
graph API: Use horizontal lines for more compact graphs
by Allan Caffee
· 17 years ago
a6c1a38
graph API: fix a bug in the rendering of octopus merges
by Allan Caffee
· 17 years ago
36a31fe
graph API: fix extra space during pre_commit_line state
by Allan Caffee
· 17 years ago
427fc5b
graph API: Added logic for colored edges
by Allan Caffee
· 17 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
· 17 years ago
064bfbd
graph.c: make many functions static
by Nanako Shiraishi
· 17 years ago
03300c0
git log --graph: print '*' for all commits, including merges
by Adam Simpkins
· 18 years ago
a0ebe57
graph API: fix "git log --graph --first-parent"
by Adam Simpkins
· 18 years ago
f1979d6
graph API: avoid printing unnecessary padding before some octopus merges
by Adam Simpkins
· 18 years ago
3395908
graph API: improve display of merge commits
by Adam Simpkins
· 18 years ago
4603ec0
get_revision(): honor the topo_order flag for boundary commits
by Adam Simpkins
· 18 years ago
3c68d67
Fix output of "git log --graph --boundary"
by Adam Simpkins
· 18 years ago
7528f27
log --graph --left-right: show left/right information in place of '*'
by Adam Simpkins
· 18 years ago
37a75ab
graph API: don't print branch lines for uninteresting merge parents
by Adam Simpkins
· 18 years ago
2ecbd0a
graph API: fix graph mis-alignment after uninteresting commits
by Adam Simpkins
· 18 years ago
0724cb8
graph API: eliminate unnecessary indentation
by Adam Simpkins
· 18 years ago
c12172d
Add history graph API
by Adam Simpkins
· 18 years ago