index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
rev-list-options.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
log --grep: accept --basic-regexp and --perl-regexp
Junio C Hamano
1
-0
/
+10
2012-09-29
revision: make --grep search in notes too if shown
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2012-09-29
log --grep-reflog: reject the option without -g
Junio C Hamano
1
-2
/
+2
2012-09-29
revision: add --grep-reflog to filter commits by reflog messages
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2012-09-18
Merge branch 'jc/maint-log-grep-all-match'
Junio C Hamano
1
-5
/
+18
2012-09-14
log: document use of multiple commit limiting options
Junio C Hamano
1
-5
/
+18
2012-09-12
Merge branch 'nd/log-n-doc'
Junio C Hamano
1
-1
/
+2
2012-09-10
Merge branch 'mz/cherry-pick-cmdline-order'
Junio C Hamano
1
-4
/
+8
2012-09-06
doc: move rev-list option -<n> from git-log.txt to rev-list-options.txt
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2012-08-30
teach log --no-walk=unsorted, which avoids sorting
Martin von Zweigbergk
1
-3
/
+8
2012-08-22
Merge branch 'jc/maint-rev-list-topo-doc'
Junio C Hamano
1
-7
/
+24
2012-08-15
rev-list docs: clarify --topo-order description
Junio C Hamano
1
-7
/
+24
2012-07-14
doc: A few minor copy edits.
Štěpán Němec
1
-1
/
+1
2012-06-25
Merge branch 'cn/cherry-pick-range-docs'
Junio C Hamano
1
-0
/
+1
2012-06-15
Documentation: --no-walk is no-op if range is specified
Carlos Martín Nieto
1
-0
/
+1
2012-04-26
docs: stop using asciidoc no-inline-literal
Jeff King
1
-3
/
+3
2012-02-28
Documentation: use {asterisk} in rev-list-options.txt when needed
Carlos Martín Nieto
1
-6
/
+6
2011-07-22
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2011-07-22
Documentation: minor grammatical fix in rev-list-options.txt
Jack Nagel
1
-1
/
+1
2011-06-29
Merge branch 'jn/maint-doc-dashdash' into jn/doc-dashdash
Junio C Hamano
1
-1
/
+1
2011-06-29
Documentation: quote double-dash for AsciiDoc
Jonathan Nieder
1
-1
/
+1
2011-05-19
show: --ignore-missing
Junio C Hamano
1
-0
/
+4
2011-04-26
rev-list --count: separate count for --cherry-mark
Michael J Gruber
1
-1
/
+4
2011-04-04
Merge branch 'jc/rev-list-options-fix'
Junio C Hamano
1
-2
/
+2
2011-04-01
"log --cherry-pick" documentation regression fix
Junio C Hamano
1
-2
/
+2
2011-03-26
Merge branch 'mg/rev-list-n-parents'
Junio C Hamano
1
-2
/
+17
2011-03-23
rev-list --min-parents,--max-parents: doc, test and completion
Michael J Gruber
1
-2
/
+17
2011-03-22
Merge branch 'mg/rev-list-one-side-only'
Junio C Hamano
1
-0
/
+26
2011-03-09
git-log.txt,rev-list-options.txt: put option blocks in proper order
Michael J Gruber
1
-155
/
+155
2011-03-09
log --cherry: a synonym
Michael J Gruber
1
-0
/
+8
2011-03-09
rev-list: documentation and test for --cherry-mark
Michael J Gruber
1
-0
/
+5
2011-03-08
git-log.txt,rev-list-options.txt: -n/--max-count is commit limiting
Michael J Gruber
1
-1
/
+2
2011-03-08
rev-list-options.txt: typo fix
Michael J Gruber
1
-1
/
+1
2011-02-21
rev-list: documentation and test for --left/right-only
Michael J Gruber
1
-0
/
+13
2010-11-24
Merge branch 'mm/phrase-remote-tracking'
Junio C Hamano
1
-1
/
+1
2010-11-17
Document that rev-list --graph triggers parent rewriting.
Yann Dirson
1
-0
/
+2
2010-11-09
Documentation: document show -s
Jonathan Nieder
1
-0
/
+3
2010-11-03
Replace "remote tracking" with "remote-tracking"
Matthieu Moy
1
-1
/
+1
2010-10-08
Use parentheses and `...' where appropriate
Štěpán Němec
1
-1
/
+1
2010-10-08
Use angles for placeholders consistently
Štěpán Němec
1
-8
/
+8
2010-09-30
rev-list-options: clarify --parents and --children
Michael J Gruber
1
-4
/
+4
2010-08-20
Documentation: do not convert ... operator to ellipses
Jonathan Nieder
1
-1
/
+1
2010-06-30
Merge branch 'tr/rev-list-count'
Junio C Hamano
1
-0
/
+9
2010-06-12
rev-list: introduce --count option
Thomas Rast
1
-0
/
+9
2010-06-06
Documentation/rev-list-options.txt: Explain --ancestry-path
Johan Herland
1
-2
/
+48
2010-06-06
Documentation/rev-list-options.txt: Fix missing line in example history graph
Johan Herland
1
-1
/
+1
2010-03-24
Merge branch 'pb/log-first-parent-p-m'
Junio C Hamano
1
-2
/
+11
2010-02-17
docs: don't talk about $GIT_DIR/refs/ everywhere
Jeff King
1
-11
/
+11
2010-02-12
git log -p -m: document -m and honor --first-parent
Petr Baudis
1
-2
/
+11
2010-01-31
Fix typos in technical documentation.
Ralf Wildenhues
1
-4
/
+4
[next]