index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-25
Merge branch 'mk/show-s-no-extra-blank-line-for-merges' into maint
Junio C Hamano
4
-11
/
+15
2014-06-25
Merge branch 'rr/rebase-autostash-fix' into maint
Junio C Hamano
3
-3
/
+27
2014-06-25
Merge branch 'jc/shortlog-ref-exclude' into maint
Junio C Hamano
2
-0
/
+7
2014-06-25
Merge branch 'jl/remote-rm-prune' into maint
Junio C Hamano
3
-9
/
+52
2014-06-25
Merge branch 'fc/rerere-conflict-style' into maint
Junio C Hamano
1
-0
/
+2
2014-06-25
Merge branch 'rs/pack-objects-no-unnecessary-realloc' into maint
Junio C Hamano
1
-2
/
+2
2014-06-25
Merge branch 'dt/merge-recursive-case-insensitive' into maint
Junio C Hamano
3
-1
/
+61
2014-06-25
Merge branch 'rs/mailinfo-header-cmp' into maint
Junio C Hamano
1
-3
/
+3
2014-06-25
Merge branch 'jk/index-pack-report-missing' into maint
Junio C Hamano
1
-2
/
+7
2014-06-25
Merge branch 'nd/index-pack-one-fd-per-thread' into maint
Junio C Hamano
3
-18
/
+17
2014-06-25
Merge branch 'sk/spawn-less-case-insensitively-from-grep-O-i' into maint
Junio C Hamano
1
-0
/
+3
2014-06-25
Merge branch 'nd/daemonize-gc' into maint
Junio C Hamano
1
-6
/
+20
2014-06-25
Merge branch 'jk/diff-follow-must-take-one-pathspec' into maint
Junio C Hamano
2
-6
/
+5
2014-06-25
Merge branch 'jk/diff-files-assume-unchanged' into maint
Junio C Hamano
2
-12
/
+32
2014-06-25
Merge branch 'jk/commit-C-pick-empty' into maint
Junio C Hamano
2
-4
/
+12
2014-06-25
Merge branch 'bc/blame-crlf-test' into maint
Junio C Hamano
2
-1
/
+9
2014-06-25
Merge branch 'jx/blame-align-relative-time' into maint
Junio C Hamano
1
-8
/
+22
2014-06-25
Merge branch 'jc/apply-ignore-whitespace' into maint
Junio C Hamano
2
-13
/
+11
2014-06-25
Merge branch 'jk/complete-merge-pull' into maint
Junio C Hamano
1
-1
/
+5
2014-06-25
Merge branch 'ow/config-mailmap-pathname' into maint
Junio C Hamano
1
-1
/
+1
2014-06-25
Merge branch 'as/pretty-truncate' into maint
Junio C Hamano
5
-72
/
+282
2014-06-25
Merge branch 'jc/revision-dash-count-parsing' into maint
Junio C Hamano
1
-2
/
+4
2014-06-25
Merge branch 'jk/report-fail-to-read-objects-better' into maint
Junio C Hamano
1
-1
/
+5
2014-06-25
Merge branch 'mn/sideband-no-ansi' into maint
Junio C Hamano
1
-1
/
+1
2014-06-25
Merge branch 'je/pager-do-not-recurse' into maint
Junio C Hamano
1
-1
/
+1
2014-06-12
Merge branch 'jc/rev-parse-argh-dashed-multi-words' into maint
Junio C Hamano
2
-0
/
+7
2014-06-12
pull: do not abuse 'break' inside a shell 'case'
Jacek Konieczny
1
-2
/
+0
2014-06-09
revision: parse "git log -<count>" more carefully
Junio C Hamano
1
-2
/
+4
2014-06-04
shortlog: allow --exclude=<glob> to be passed
Junio C Hamano
2
-0
/
+7
2014-06-04
update-index: fix segfault with missing --cacheinfo argument
Jeff King
2
-0
/
+7
2014-06-02
pack-objects: use free()+xcalloc() instead of xrealloc()+memset()
René Scharfe
1
-2
/
+2
2014-06-02
mailinfo: use strcmp() for string comparison
René Scharfe
1
-3
/
+3
2014-06-02
sideband.c: do not use ANSI control sequence on non-terminal
Michael Naumov
1
-1
/
+1
2014-05-30
Sync with 1.9.4
Junio C Hamano
2
-1
/
+18
2014-05-30
Git 1.9.4
Junio C Hamano
4
-3
/
+20
2014-05-30
t5537: re-drop http tests
Jeff King
1
-28
/
+0
2014-05-28
Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maint
Junio C Hamano
2
-20
/
+42
2014-05-28
Merge branch 'mw/symlinks' into maint
Junio C Hamano
3
-20
/
+112
2014-05-28
Git 2.0
Junio C Hamano
2
-1
/
+6
2014-05-27
config: respect '~' and '~user' in mailmap.file
Øystein Walle
1
-1
/
+1
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
3
-2
/
+25
2014-05-27
remote: repack packed-refs once when deleting multiple refs
Jens Lindström
3
-3
/
+21
2014-05-27
completion: add missing options for git-merge
John Keeping
1
-1
/
+4
2014-05-27
completion: add a note that merge options are shared
John Keeping
1
-0
/
+1
2014-05-23
remote rm: delete remote configuration as the last
Jens Lindström
1
-4
/
+6
2014-05-21
Update draft release notes to 2.0
Junio C Hamano
1
-9
/
+5
2014-05-21
pretty.c: format string with truncate respects logOutputEncoding
Alexey Shumkin
3
-8
/
+13
2014-05-21
t4205, t6006: add tests that fail with i18n.logOutputEncoding set
Alexey Shumkin
2
-2
/
+213
2014-05-21
t4205 (log-pretty-format): use `tformat` rather than `format`
Alexey Shumkin
1
-39
/
+13
[next]