index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4202-log.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/pending-keep-tag-name'
Junio C Hamano
2015-12-28
1
-0
/
+29
|
\
|
*
revision.c: propagate tag names from pending array
Jeff King
2015-12-17
1
-0
/
+29
*
|
Merge branch 'jk/log-missing-default-HEAD'
Junio C Hamano
2015-09-02
1
-0
/
+14
|
\
\
|
*
|
log: diagnose empty HEAD more clearly
Jeff King
2015-08-31
1
-0
/
+14
*
|
|
log: add "log.follow" configuration variable
David Turner
2015-07-09
1
-0
/
+23
|
/
/
*
|
Merge branch 'jk/test-chain-lint'
Junio C Hamano
2015-03-26
1
-26
/
+6
|
\
\
|
*
|
t: use verbose instead of hand-rolled errors
Jeff King
2015-03-20
1
-25
/
+5
|
*
|
t: fix severe &&-chain breakage
Jeff King
2015-03-20
1
-1
/
+1
*
|
|
Merge branch 'dj/log-graph-with-no-walk'
Junio C Hamano
2015-03-25
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
revision: forbid combining --graph and --no-walk
Dongcan Jiang
2015-03-19
1
-0
/
+4
|
|
/
*
/
log: teach --invert-grep option
Christoph Junghans
2015-01-13
1
-0
/
+15
|
/
*
log: fix indentation for --graph --show-signature
Zoltan Klinger
2014-07-09
1
-0
/
+31
*
Merge branch 'cb/log-follow-with-combined'
Junio C Hamano
2013-06-11
1
-0
/
+14
|
\
|
*
fix segfault with git log -c --follow
Clemens Buchacher
2013-05-28
1
-0
/
+14
|
*
Merge branch 'mk/maint-graph-infinity-loop' into maint
Junio C Hamano
2013-01-14
1
-0
/
+10
|
|
\
*
|
|
t4202: use test_config/test_unconfig to set/unset git config variables
Yann Droneaud
2013-03-25
1
-20
/
+8
*
|
|
Merge branch 'mk/maint-graph-infinity-loop'
Junio C Hamano
2013-01-02
1
-0
/
+10
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
graph.c: infinite loop in git whatchanged --graph -m
Michał Kiedrowicz
2012-09-25
1
-0
/
+10
*
|
Merge branch 'js/format-2047'
Jeff King
2012-11-09
1
-2
/
+2
|
\
\
|
*
|
utf8: fix off-by-one wrapping of text
Jan H. Schönherr
2012-10-18
1
-2
/
+2
*
|
|
log --grep: use the same helper to set -E/-F options as "git grep"
Junio C Hamano
2012-10-10
1
-0
/
+6
*
|
|
Merge branch 'mz/cherry-pick-cmdline-order'
Junio C Hamano
2012-09-11
1
-0
/
+10
|
\
\
\
|
*
|
|
teach log --no-walk=unsorted, which avoids sorting
Martin von Zweigbergk
2012-08-30
1
-0
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jc/dotdot-is-parent-directory'
Junio C Hamano
2012-09-07
1
-0
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
specifying ranges: we did not mean to make ".." an empty set
Junio C Hamano
2012-08-23
1
-0
/
+7
|
|
/
*
/
Fix tests under GETTEXT_POISON on diffstat
Jiang Xin
2012-08-27
1
-1
/
+1
|
/
*
diff --stat: use less columns for change counts
Zbigniew Jędrzejewski-Szmek
2012-04-30
1
-15
/
+15
*
Merge branch 'lp/maint-diff-three-dash-with-graph'
Junio C Hamano
2012-04-23
1
-0
/
+290
|
\
|
*
t4202: add test for "log --graph --stat -p" separator lines
Lucian Poston
2012-03-20
1
-0
/
+290
*
|
merge: notice local merging of tags and keep it unwrapped
Junio C Hamano
2011-11-07
1
-2
/
+2
|
/
*
Add log.abbrevCommit config variable
Jay Soffian
2011-05-18
1
-0
/
+53
*
Merge branch 'jk/maint-decorate-01-bool'
Junio C Hamano
2010-12-08
1
-0
/
+9
|
\
|
*
log.decorate: accept 0/1 bool values
Jeff King
2010-11-17
1
-0
/
+9
*
|
tests: add missing &&
Jonathan Nieder
2010-11-09
1
-2
/
+2
*
|
t4202 (log): Replace '<git-command> || :' with test_might_fail
Elijah Newren
2010-10-06
1
-1
/
+1
|
/
*
Merge branch 'mm/shortopt-detached'
Junio C Hamano
2010-08-22
1
-7
/
+12
|
\
|
*
log: parse separate options like git log --grep foo
Matthieu Moy
2010-08-06
1
-0
/
+7
|
*
diff: parse separate options like -S foo
Matthieu Moy
2010-08-06
1
-7
/
+5
*
|
log: test for regression introduced in v1.7.2-rc0~103^2~2
Ævar Arnfjörð Bjarmason
2010-08-16
1
-1
/
+13
|
/
*
log.decorate: only ignore it under "log --pretty=raw"
Junio C Hamano
2010-04-09
1
-28
/
+16
*
log --pretty/--oneline: ignore log.decorate
Junio C Hamano
2010-04-06
1
-16
/
+28
*
log.decorate: usability fixes
Junio C Hamano
2010-02-17
1
-0
/
+49
*
fix portability issues with $ in double quotes
Stephen Boyd
2010-01-27
1
-3
/
+3
*
strbuf_add_wrapped_text(): factor out strbuf_add_indented_text()
René Scharfe
2009-11-23
1
-0
/
+21
*
merge: fix incorrect merge message for ambiguous tag/branch
Jeff King
2009-08-09
1
-2
/
+2
*
t4202-log.sh: Test git log --no-walk sort order
Michael J Gruber
2009-07-19
1
-0
/
+20
*
Merge branch 'ac/graph-horizontal-line'
Junio C Hamano
2009-05-18
1
-4
/
+2
|
\
|
*
graph API: Use horizontal lines for more compact graphs
Allan Caffee
2009-04-23
1
-4
/
+2
*
|
t4202: fix typo
v1.6.3-rc3
Linus Torvalds
2009-04-27
1
-1
/
+1
*
|
graph API: fix a bug in the rendering of octopus merges
Allan Caffee
2009-04-23
1
-1
/
+1
[next]