index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
graph.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
graph: use strbuf_addchars() to add spaces
René Scharfe
2017-10-02
1
-7
/
+3
*
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
Merge branch 'rs/swap'
Junio C Hamano
2017-02-15
1
-9
/
+2
|
\
|
*
graph: use SWAP macro
René Scharfe
2017-01-30
1
-5
/
+1
|
*
use SWAP macro
René Scharfe
2017-01-30
1
-4
/
+1
*
|
Merge branch 'nd/log-graph-configurable-colors'
Junio C Hamano
2017-02-02
1
-3
/
+37
|
\
\
|
|
/
|
/
|
|
*
log --graph: customize the graph lines with config log.graphColors
Nguyễn Thái Ngọc Duy
2017-01-24
1
-3
/
+37
*
|
Merge branch 'jk/graph-padding-fix'
Junio C Hamano
2016-10-06
1
-4
/
+12
|
\
\
|
*
|
graph: fix extra spaces in graph_padding_line
Jeff King
2016-09-30
1
-4
/
+12
*
|
|
graph: add support for --line-prefix on all graph-aware output
Jacob Keller
2016-09-01
1
-34
/
+64
*
|
|
diff.c: remove output_prefix_length field
Junio C Hamano
2016-09-01
1
-2
/
+0
|
|
/
|
/
|
*
|
Merge branch 'js/log-to-diffopt-file'
Junio C Hamano
2016-07-19
1
-13
/
+17
|
\
\
|
*
|
graph: respect the diffopt.file setting
Johannes Schindelin
2016-06-24
1
-13
/
+17
|
|
/
*
/
pretty: pass graph width to pretty formatting for use in '%>|(N)'
Josef Kufner
2016-06-16
1
-0
/
+7
|
/
*
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
1
-6
/
+4
*
Merge branch 'rs/graph-simplify'
Junio C Hamano
2014-09-29
1
-13
/
+4
|
\
|
*
graph: simplify graph_padding_line()
René Scharfe
2014-09-22
1
-13
/
+4
*
|
Merge branch 'rs/realloc-array'
Junio C Hamano
2014-09-26
1
-10
/
+4
|
\
\
|
|
/
|
/
|
|
*
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
2014-09-18
1
-10
/
+4
*
|
strbuf: use strbuf_addchars() for adding a char multiple times
René Scharfe
2014-09-08
1
-3
/
+2
|
/
*
graph: fix coloring around octopus merges
Hemmo Nieminen
2013-10-18
1
-2
/
+2
*
Revert "graph.c: mark private file-scope symbols as static"
John Keeping
2013-03-04
1
-30
/
+2
*
graph: output padding for merge subsequent parents
John Keeping
2013-02-07
1
-0
/
+10
*
Merge branch 'mk/maint-graph-infinity-loop' into maint
Junio C Hamano
2013-01-14
1
-1
/
+1
|
\
|
*
graph.c: infinite loop in git whatchanged --graph -m
Michał Kiedrowicz
2012-09-25
1
-1
/
+1
*
|
graph.c: mark private file-scope symbols as static
Junio C Hamano
2012-09-16
1
-2
/
+30
|
/
*
Add output_prefix_length to diff_options
Lucian Poston
2012-04-16
1
-0
/
+3
*
color: delay auto-color decision until point of use
Jeff King
2011-08-20
1
-1
/
+1
*
diff: refactor COLOR_DIFF from a flag into an int
Jeff King
2011-08-18
1
-1
/
+1
*
Share color list between graph and show-branch
Dan McGee
2011-04-05
1
-22
/
+1
*
rev-list/log: factor out revision mark generation
Michael J Gruber
2011-03-09
1
-15
/
+2
*
Merge branch 'maint'
Junio C Hamano
2010-08-23
1
-1
/
+1
|
\
|
*
Typos in code comments, an error message, documentation
Ralf Wildenhues
2010-08-22
1
-1
/
+1
*
|
Enable custom schemes for column colors in the graph API
Johan Herland
2010-07-14
1
-11
/
+26
*
|
Make graph_next_line() available in the graph.h API
Johan Herland
2010-07-14
1
-12
/
+1
|
/
*
graph.c: register a callback for graph output
Bo Yang
2010-06-01
1
-0
/
+19
*
Add GIT_COLOR_BOLD_* and GIT_COLOR_BG_*
Mark Lodato
2010-03-07
1
-6
/
+6
*
Merge branch 'as/maint-graph-interesting-fix'
Junio C Hamano
2009-08-28
1
-2
/
+3
|
\
|
*
graph API: fix bug in graph_is_interesting()
Adam Simpkins
2009-08-21
1
-2
/
+3
*
|
graph API: use a new color when starting a brand new column
Adam Simpkins
2009-08-19
1
-3
/
+11
|
/
*
janitor: use NULL and not 0 for pointers.
Pierre Habouzit
2009-07-23
1
-1
/
+1
*
Merge branch 'ac/graph-horizontal-line'
Junio C Hamano
2009-05-18
1
-15
/
+47
|
\
|
*
graph API: Use horizontal lines for more compact graphs
Allan Caffee
2009-04-23
1
-15
/
+47
*
|
Fix typos / spelling in comments
Mike Ralphson
2009-04-23
1
-1
/
+1
*
|
graph API: fix a bug in the rendering of octopus merges
Allan Caffee
2009-04-23
1
-1
/
+1
*
|
graph API: fix extra space during pre_commit_line state
Allan Caffee
2009-04-23
1
-2
/
+2
|
/
*
graph API: Added logic for colored edges
Allan Caffee
2009-04-14
1
-48
/
+198
*
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
1
-9
/
+4
*
graph.c: make many functions static
Nanako Shiraishi
2008-09-25
1
-14
/
+43
*
git log --graph: print '*' for all commits, including merges
Adam Simpkins
2008-06-06
1
-14
/
+0
[next]