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
2012-12-21
get_patch_filename(): drop "just-numbers" hack
Junio C Hamano
1
-1
/
+4
2012-12-21
get_patch_filename(): simplify function signature
Junio C Hamano
1
-1
/
+1
2012-12-21
builtin/log.c: stop using global patch_suffix
Junio C Hamano
1
-2
/
+2
2012-12-21
builtin/log.c: drop redundant "numbered_files" parameter from make_cover_lett...
Junio C Hamano
1
-7
/
+6
2012-12-21
builtin/log.c: drop unused "numbered" parameter from make_cover_letter()
Junio C Hamano
1
-2
/
+2
2012-10-09
log: honor grep.* configuration
Junio C Hamano
1
-1
/
+7
2012-09-14
Merge branch 'mz/cherry-pick-cmdline-order' into maint
Junio C Hamano
1
-1
/
+1
2012-09-14
Sync with 1.7.11.7
Junio C Hamano
1
-1
/
+1
2012-09-10
Merge branch 'mz/cherry-pick-cmdline-order'
Junio C Hamano
1
-1
/
+1
2012-09-10
Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log'
Junio C Hamano
1
-1
/
+1
2012-09-07
Merge branch 'nd/i18n-parseopt-help'
Junio C Hamano
1
-40
/
+40
2012-08-30
teach log --no-walk=unsorted, which avoids sorting
Martin von Zweigbergk
1
-1
/
+1
2012-08-28
log: fix --quiet synonym for -s
Jeff King
1
-1
/
+1
2012-08-20
i18n: log: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-5
/
+5
2012-08-20
i18n: format-patch: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-33
/
+33
2012-08-20
i18n: cherry: mark parseopt strings for translation
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2012-07-29
cherry: remove redundant check for merge commit
Martin von Zweigbergk
1
-8
/
+2
2012-07-29
cherry: don't set ignored rev_info options
Martin von Zweigbergk
1
-4
/
+0
2012-07-29
remove unnecessary parameter from get_patch_ids()
Martin von Zweigbergk
1
-4
/
+4
2012-07-22
Merge branch 'tr/maint-show-walk' into maint
Junio C Hamano
1
-0
/
+3
2012-07-22
Merge branch 'jc/sha1-name-more'
Junio C Hamano
1
-0
/
+3
2012-07-13
Merge branch 'tr/maint-show-walk'
Junio C Hamano
1
-0
/
+3
2012-07-09
revision.c: the "log" family, except for "show", takes committish
Junio C Hamano
1
-0
/
+3
2012-06-19
show: fix "range implies walking"
Junio C Hamano
1
-0
/
+3
2012-06-03
move git_version_string into version.c
Jeff King
1
-0
/
+1
2012-05-24
format-patch: do not use bogus email addresses in message ids
Jeff King
1
-1
/
+1
2012-05-24
ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT
Jeff King
1
-1
/
+1
2012-05-24
format-patch: use GIT_COMMITTER_EMAIL in message ids
Jeff King
1
-1
/
+2
2012-05-22
format-patch: refactor get_patch_filename
Jeff King
1
-28
/
+7
2012-05-22
format-patch: use default email for generating message ids
Jeff King
1
-8
/
+2
2012-04-15
Merge branch 'nd/stream-more'
Junio C Hamano
1
-14
/
+20
2012-03-07
show: use streaming API for showing blobs
Nguyễn Thái Ngọc Duy
1
-14
/
+20
2012-03-01
diff --stat: add config option to limit graph width
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2012-03-01
log --stat: use the full terminal width
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2012-03-01
show --stat: use the full terminal width
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2011-12-21
Sync with v1.7.8.1
Junio C Hamano
1
-2
/
+0
2011-12-21
builtin/log: remove redundant initialization
Michael Schubert
1
-2
/
+0
2011-12-13
Rename resolve_ref() to resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2011-10-09
builtin/log.c: Fix an "Using plain integer as NULL pointer" warning
Ramsay Jones
1
-1
/
+1
2011-10-05
format-patch: use branch description in cover letter
Junio C Hamano
1
-3
/
+68
2011-09-12
format-patch: ignore ui.color
Pang Yan Han
1
-1
/
+2
2011-08-19
want_color: automatically fallback to color.ui
Jeff King
1
-12
/
+0
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
[prev]
[next]