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
/
builtin
/
log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-31
Merge branch 'jk/format-patch-am'
Junio C Hamano
1
-12
/
+13
2011-05-31
Merge branch 'jc/log-quiet-fix'
Junio C Hamano
1
-0
/
+2
2011-05-28
log: --quiet should serve as synonym to -s
Junio C Hamano
1
-0
/
+2
2011-05-26
format-patch: preserve subject newlines with -k
Jeff King
1
-0
/
+1
2011-05-26
clean up calling conventions for pretty.c functions
Jeff King
1
-10
/
+11
2011-05-26
pretty: add pp_commit_easy function for simple callers
Jeff King
1
-3
/
+1
2011-05-18
Add log.abbrevCommit config variable
Jay Soffian
1
-8
/
+17
2011-05-18
"git log -h": typofix misspelled 'suppress'
Jay Soffian
1
-1
/
+1
2011-05-13
Merge branch 'cn/log-parse-opt'
Junio C Hamano
1
-30
/
+44
2011-05-06
Merge branch 'nd/struct-pathspec'
Junio C Hamano
1
-1
/
+3
2011-04-28
Merge branch 'jc/rename-degrade-cc-to-c'
Junio C Hamano
1
-0
/
+9
2011-04-27
Merge branch 'cn/format-patch-quiet'
Junio C Hamano
1
-6
/
+10
2011-04-27
Merge branch 'mg/reflog-with-options'
Junio C Hamano
1
-13
/
+17
2011-04-14
log: convert to parse-options
Carlos Martín Nieto
1
-30
/
+43
2011-04-12
format-patch: don't pass on the --quiet flag
Carlos Martín Nieto
1
-6
/
+10
2011-04-03
Merge branch 'mm/maint-log-n-with-diff-filtering' into maint
Junio C Hamano
1
-1
/
+7
2011-04-01
Merge branch 'ab/i18n-st'
Junio C Hamano
1
-34
/
+34
2011-04-01
reflog: fix overriding of command line options
Michael J Gruber
1
-7
/
+2
2011-04-01
builtin/log.c: separate default and setup of cmd_log_init()
Michael J Gruber
1
-6
/
+15
2011-03-26
Merge branch 'mg/rev-list-n-parents'
Junio C Hamano
1
-1
/
+1
2011-03-25
Convert read_tree{,_recursive} to support struct pathspec
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2011-03-23
revision.c: introduce --min-parents and --max-parents options
Michael J Gruber
1
-1
/
+1
2011-03-22
diffcore-rename: fall back to -C when -C -C busts the rename limit
Junio C Hamano
1
-0
/
+9
2011-03-19
Merge branch 'mm/maint-log-n-with-diff-filtering'
Junio C Hamano
1
-1
/
+7
2011-03-16
Merge branch 'maint'
Junio C Hamano
1
-16
/
+18
2011-03-16
cherry: split off function to print output lines
Jonathan Nieder
1
-16
/
+18
2011-03-09
i18n: git-log "--OPT does not make sense" messages
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2011-03-09
i18n: git-log basic messages
Ævar Arnfjörð Bjarmason
1
-31
/
+31
2011-03-09
log: fix --max-count when used together with -S or -G
Matthieu Moy
1
-1
/
+7
2011-02-03
Convert struct diff_options to use struct pathspec
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2010-12-12
Merge branch 'tc/format-patch-p'
Junio C Hamano
1
-0
/
+2
2010-12-03
Merge branch 'pn/commit-autosquash'
Junio C Hamano
1
-2
/
+1
2010-11-23
format-patch: page output with --stdout
Tay Ray Chuan
1
-0
/
+2
2010-11-15
add description parameter to OPT__VERBOSE
René Scharfe
1
-1
/
+1
2010-11-04
commit: helper methods to reduce redundant blocks of code
Pat Notz
1
-2
/
+1
2010-09-29
Merge branch 'rr/format-patch-count-without-merges'
Junio C Hamano
1
-6
/
+1
2010-08-27
format-patch: Don't go over merge commits
Ramkumar Ramachandra
1
-6
/
+1
2010-08-25
Fix 'git log' early pager startup error case
Linus Torvalds
1
-6
/
+1
2010-06-30
Merge branch 'ar/decorate-color'
Junio C Hamano
1
-0
/
+3
2010-06-30
Merge branch 'jp/string-list-api-cleanup'
Junio C Hamano
1
-10
/
+10
2010-06-27
string_list: Fix argument order for string_list_append
Julian Phillips
1
-10
/
+10
2010-06-24
Allow customizable commit decorations colors
Nazri Ramliy
1
-0
/
+3
2010-06-16
format-patch: Add a signature option (--signature)
Stephen Boyd
1
-3
/
+15
2010-05-08
Merge branch 'sd/log-decorate'
Junio C Hamano
1
-6
/
+40
2010-04-13
pretty: Initialize notes if %N is used
Johannes Gilger
1
-1
/
+5
2010-04-03
Merge branch 'ef/cherry-abbrev'
Junio C Hamano
1
-18
/
+21
2010-03-29
Merge branch 'maint'
Junio C Hamano
1
-1
/
+8
2010-03-24
Merge branch 'tr/notes-display'
Junio C Hamano
1
-0
/
+5
2010-03-24
Merge branch 'pb/log-first-parent-p-m'
Junio C Hamano
1
-11
/
+38
2010-03-21
cherry: support --abbrev option
Erik Faye-Lund
1
-18
/
+21
[next]