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-09-26
Merge branch 'jt/format-patch-rfc'
Junio C Hamano
1
-1
/
+9
2016-09-21
Merge branch 'jt/format-patch-base-info-above-sig'
Junio C Hamano
1
-3
/
+3
2016-09-21
format-patch: add "--rfc" for the common case of [RFC PATCH]
Josh Triplett
1
-1
/
+9
2016-09-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-22
/
+22
2016-09-15
format-patch: show base info before email signature
Josh Triplett
1
-3
/
+3
2016-09-08
Merge branch 'jk/format-patch-number-singleton-patch-with-cover'
Junio C Hamano
1
-4
/
+4
2016-09-07
streaming: make stream_blob_to_fd take struct object_id
brian m. carlson
1
-2
/
+2
2016-09-07
builtin: convert textconv_object to use struct object_id
brian m. carlson
1
-1
/
+1
2016-09-07
builtin/log: convert some static functions to use struct object_id
brian m. carlson
1
-22
/
+22
2016-08-23
format-patch: show 0/1 and 1/1 for singleton patch with cover letter
Jacob Keller
1
-4
/
+4
2016-08-12
Merge branch 'kw/patch-ids-optim'
Junio C Hamano
1
-1
/
+1
2016-08-11
rebase: avoid computing unnecessary patch IDs
Kevin Willford
1
-1
/
+1
2016-08-10
Merge branch 'jt/format-patch-from-config'
Junio C Hamano
1
-1
/
+12
2016-08-01
format-patch: format.from gives the default for --from
Josh Triplett
1
-1
/
+12
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
[next]