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-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
2014-10-15
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
1
-1
/
+2
2014-10-14
pass config slots as pointers instead of offsets
Jonathan Nieder
1
-1
/
+1
2014-10-07
use skip_prefix() to avoid more magic numbers
René Scharfe
1
-2
/
+4
2014-09-26
Merge branch 'rs/realloc-array'
Junio C Hamano
1
-1
/
+1
2014-09-19
Merge branch 'mr/mark-i18n-log-rerere'
Junio C Hamano
1
-5
/
+5
2014-09-18
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
1
-1
/
+1
2014-09-15
builtin/log.c: mark strings for translation
Matthias Ruester
1
-5
/
+5
2014-09-09
Merge branch 'mm/log-branch-desc-plug-leak'
Junio C Hamano
1
-0
/
+1
2014-08-07
builtin/log.c: fix minor memory leak
Matthieu Moy
1
-0
/
+1
2014-07-16
Merge branch 'jk/commit-buffer-length' into maint
Junio C Hamano
1
-6
/
+7
2014-07-10
use strbuf_addbuf for adding strbufs
René Scharfe
1
-1
/
+1
2014-07-09
Merge branch 'jk/skip-prefix'
Junio C Hamano
1
-6
/
+6
2014-07-02
Merge branch 'jk/commit-buffer-length'
Junio C Hamano
1
-6
/
+7
2014-06-25
Merge branch 'jk/diff-follow-must-take-one-pathspec' into maint
Junio C Hamano
1
-6
/
+2
2014-06-20
use skip_prefix to avoid repeating strings
Jeff King
1
-6
/
+6
2014-06-16
Merge branch 'lt/log-auto-decorate'
Junio C Hamano
1
-0
/
+2
2014-06-16
Merge branch 'jm/format-patch-mail-sig'
Junio C Hamano
1
-2
/
+24
2014-06-16
Merge branch 'jk/diff-follow-must-take-one-pathspec'
Junio C Hamano
1
-6
/
+2
2014-06-13
commit: record buffer length in cache
Jeff King
1
-1
/
+1
[next]