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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-17
tag: support configuring --sort via .gitconfig
Jacob Keller
1
-18
/
+50
2014-07-10
tag: use skip_prefix instead of magic numbers
Jeff King
1
-9
/
+5
2014-06-20
use skip_prefix to avoid repeating strings
Jeff King
3
-11
/
+11
2014-06-20
apply: use skip_prefix instead of raw addition
Jeff King
1
-2
/
+3
2014-06-20
refactor skip_prefix to return a boolean
Jeff King
6
-18
/
+17
2014-06-18
avoid using skip_prefix as a boolean
Jeff King
1
-1
/
+1
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 'fc/remote-helper-refmap'
Junio C Hamano
1
-1
/
+48
2014-06-16
Merge branch 'nd/daemonize-gc'
Junio C Hamano
1
-6
/
+20
2014-06-16
Merge branch 'jl/remote-rm-prune'
Junio C Hamano
1
-7
/
+30
2014-06-16
Merge branch 'bg/xcalloc-nmemb-then-size'
Junio C Hamano
2
-5
/
+5
2014-06-16
Merge branch 'jl/status-added-submodule-is-never-ignored'
Junio C Hamano
1
-2
/
+16
2014-06-16
Merge branch 'jk/daemon-tolower'
Junio C Hamano
1
-14
/
+1
2014-06-16
Merge branch 'jk/diff-follow-must-take-one-pathspec'
Junio C Hamano
1
-6
/
+2
2014-06-16
Merge branch 'cc/replace-edit'
Junio C Hamano
1
-45
/
+180
2014-06-16
Merge branch 'mt/patch-id-stable' (early part)
Junio C Hamano
1
-15
/
+59
2014-06-10
patch-id: make it stable against hunk reordering
Michael S. Tsirkin
1
-15
/
+59
2014-06-09
Merge branch 'rs/mailinfo-header-cmp'
Junio C Hamano
1
-3
/
+3
2014-06-09
Merge branch 'jc/rev-parse-argh-dashed-multi-words'
Junio C Hamano
1
-0
/
+3
2014-06-06
Merge branch 'nd/status-auto-comment-char'
Junio C Hamano
1
-0
/
+32
2014-06-06
Merge branch 'sk/spawn-less-case-insensitively-from-grep-O-i'
Junio C Hamano
1
-0
/
+3
2014-06-06
Merge branch 'jk/index-pack-report-missing'
Junio C Hamano
1
-2
/
+7
2014-06-06
Merge branch 'bc/blame-crlf-test'
Junio C Hamano
1
-1
/
+0
2014-06-06
Merge branch 'dk/blame-reorg'
Junio C Hamano
1
-298
/
+567
2014-06-06
Merge branch 'dt/merge-recursive-case-insensitive'
Junio C Hamano
1
-1
/
+2
2014-06-06
Merge branch 'rs/reflog-exists'
Junio C Hamano
2
-7
/
+3
2014-06-06
Merge branch 'tg/tag-state-tag-name-in-editor-hints'
Junio C Hamano
1
-4
/
+4
2014-06-06
Merge branch 'jk/grep-tell-run-command-to-cd-when-running-pager'
Junio C Hamano
1
-3
/
+1
2014-06-06
Merge branch 'fc/status-printf-squelch-format-zero-length-warnings'
Junio C Hamano
1
-1
/
+1
2014-06-06
Merge branch 'jk/commit-C-pick-empty'
Junio C Hamano
1
-3
/
+2
2014-06-04
update-index: fix segfault with missing --cacheinfo argument
Jeff King
1
-0
/
+3
2014-06-03
Merge branch 'jk/commit-date-approxidate'
Junio C Hamano
1
-19
/
+60
2014-06-03
Merge branch 'fc/rerere-conflict-style'
Junio C Hamano
1
-0
/
+2
2014-06-03
Merge branch 'sk/tag-contains-wo-recursion'
Junio C Hamano
1
-15
/
+75
2014-06-03
Merge branch 'jx/blame-align-relative-time'
Junio C Hamano
1
-8
/
+22
2014-06-03
Merge branch 'fc/merge-default-to-upstream'
Junio C Hamano
1
-1
/
+1
2014-06-03
Merge branch 'rs/ref-update-check-errors-early'
Junio C Hamano
1
-4
/
+4
2014-06-03
Merge branch 'nd/index-pack-one-fd-per-thread'
Junio C Hamano
1
-10
/
+17
2014-06-03
Merge branch 'ym/fix-opportunistic-index-update-race'
Junio C Hamano
1
-1
/
+1
2014-06-03
Merge branch 'mh/ref-transaction'
Junio C Hamano
6
-178
/
+277
2014-06-03
Merge branch 'jc/apply-ignore-whitespace'
Junio C Hamano
1
-5
/
+7
2014-06-02
mailinfo: use strcmp() for string comparison
René Scharfe
1
-3
/
+3
2014-05-30
git log: support "auto" decorations
Linus Torvalds
1
-0
/
+2
2014-05-27
builtin/remote.c: rearrange xcalloc arguments
Brian Gesiak
1
-4
/
+4
2014-05-27
builtin/ls-remote.c: rearrange xcalloc arguments
Brian Gesiak
1
-1
/
+1
2014-05-27
format-patch: add "--signature-file=<file>" option
Jeremiah Mahler
1
-0
/
+17
2014-05-27
gc --auto: do not lock refs in the background
Nguyễn Thái Ngọc Duy
1
-6
/
+20
2014-05-27
remote prune: optimize "dangling symref" check/warning
Jens Lindström
1
-1
/
+6
2014-05-27
remote: repack packed-refs once when deleting multiple refs
Jens Lindström
1
-2
/
+18
[next]