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
2016-07-19
Merge branch 'js/log-to-diffopt-file'
Junio C Hamano
1
-39
/
+48
2016-07-11
Merge branch 'mj/log-show-signature-conf'
Junio C Hamano
1
-0
/
+6
2016-07-06
Merge branch 'ew/mboxrd-format-am'
Junio C Hamano
1
-1
/
+1
2016-07-06
Merge branch 'jk/string-list-static-init'
Junio C Hamano
1
-3
/
+3
2016-06-24
format-patch: use stdout directly
Johannes Schindelin
1
-5
/
+1
2016-06-24
format-patch: avoid freopen()
Johannes Schindelin
1
-31
/
+33
2016-06-24
format-patch: explicitly switch off color when writing to files
Johannes Schindelin
1
-0
/
+2
2016-06-24
log: prepare log/log-tree to reuse the diffopt.close_file attribute
Johannes Schindelin
1
-3
/
+12
2016-06-24
log: add log.showSignature configuration variable
Mehul Jain
1
-0
/
+6
2016-06-13
use string_list initializer consistently
Jeff King
1
-3
/
+3
2016-06-06
pretty: support "mboxrd" output format
Eric Wong
1
-1
/
+1
2016-05-23
Merge branch 'xy/format-patch-base'
Junio C Hamano
1
-0
/
+168
2016-04-26
format-patch: introduce format.useAutoBase configuration
Xiaolong Ye
1
-6
/
+11
2016-04-26
format-patch: introduce --base=auto option
Xiaolong Ye
1
-3
/
+27
2016-04-26
format-patch: add '--base' option to record base tree info
Xiaolong Ye
1
-0
/
+139
2016-04-13
Merge branch 'lt/pretty-expand-tabs'
Junio C Hamano
1
-0
/
+1
2016-03-30
pretty: enable --expand-tabs by default for selected pretty formats
Junio C Hamano
1
-0
/
+1
2016-02-25
diff: activate diff.renames by default
Matthieu Moy
1
-0
/
+1
2016-02-25
log: introduce init_log_defaults()
Matthieu Moy
1
-5
/
+10
2016-01-13
format-patch: introduce format.outputDirectory configuration
Alexander Kuleshov
1
-0
/
+6
2015-12-15
format-patch: add an option to suppress commit hash
brian m. carlson
1
-0
/
+5
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-9
/
+9
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-9
/
+9
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-9
/
+9
2015-10-05
use strbuf_complete to conditionally append slash
Jeff King
1
-2
/
+1
2015-08-25
builtin/log.c: minor reformat
Junio C Hamano
1
-4
/
+2
2015-08-20
log: show merge commit when --cc is given
Junio C Hamano
1
-0
/
+4
2015-08-20
log: when --cc is given, default to -p unless told otherwise
Junio C Hamano
1
-0
/
+4
2015-08-20
log: rename "tweak" helpers
Junio C Hamano
1
-5
/
+6
2015-08-03
Merge branch 'jk/date-mode-format'
Junio C Hamano
1
-2
/
+2
2015-08-03
Merge branch 'dt/log-follow-config'
Junio C Hamano
1
-0
/
+16
2015-08-03
Merge branch 'mh/init-delete-refs-api'
Junio C Hamano
1
-0
/
+1
2015-07-09
log: add "log.follow" configuration variable
David Turner
1
-0
/
+16
2015-06-29
convert "enum date_mode" into a struct
Jeff King
1
-2
/
+2
2015-06-24
Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks'
Junio C Hamano
1
-6
/
+6
2015-06-22
refs: move the remaining ref module declarations to refs.h
Michael Haggerty
1
-0
/
+1
2015-06-05
Merge branch 'jk/at-push-sha1'
Junio C Hamano
1
-5
/
+2
2015-06-01
format-patch: do not feed tags to clear_commit_marks()
Junio C Hamano
1
-6
/
+6
2015-05-21
remote.c: report specific errors from branch_get_upstream
Jeff King
1
-1
/
+1
2015-05-21
remote.c: introduce branch_get_upstream helper
Jeff King
1
-5
/
+2
2015-05-03
blame, log: format usage strings similarly to those in documentation
Alex Henrie
1
-1
/
+1
2015-02-11
Merge branch 'ah/usage-strings'
Junio C Hamano
1
-2
/
+2
2015-02-11
Merge branch 'dk/format-patch-ignore-diff-submodule'
Junio C Hamano
1
-1
/
+1
2015-01-14
Merge branch 'km/log-usage-string-i18n'
Junio C Hamano
1
-2
/
+2
2015-01-14
standardize usage info string format
Alex Henrie
1
-3
/
+3
2015-01-07
format-patch: ignore diff.submodule setting
Doug Kelly
1
-1
/
+1
2015-01-06
log.c: fix translation markings
Kyle J. McKay
1
-2
/
+2
2014-12-01
tree.c: update read_tree_recursive callback to pass strbuf as base
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2014-10-21
Merge branch 'rs/ref-transaction'
Junio C Hamano
1
-1
/
+2
2014-10-20
Merge branch 'jn/parse-config-slot'
Junio C Hamano
1
-1
/
+1
[next]