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
2018-11-13
Merge branch 'jk/xdiff-interface'
Junio C Hamano
10
-115
/
+143
2018-11-13
Merge branch 'jk/misc-unused-fixes'
Junio C Hamano
5
-34
/
+59
2018-11-13
Merge branch 'nd/per-worktree-ref-iteration'
Junio C Hamano
16
-47
/
+449
2018-11-13
Merge branch 'bp/refresh-index-using-preload'
Junio C Hamano
7
-8
/
+17
2018-11-13
Merge branch 'ag/rebase-i-in-c'
Junio C Hamano
1
-1
/
+1
2018-11-13
Merge branch 'al/send-email-auto-cte-fixup'
Junio C Hamano
2
-1
/
+16
2018-11-13
Merge branch 'ds/add-missing-tags'
Junio C Hamano
5
-5
/
+197
2018-11-13
Merge branch 'sh/mingw-safer-compat-poll'
Junio C Hamano
1
-4
/
+8
2018-11-13
Merge branch 'js/rebase-p-tests'
Junio C Hamano
14
-43
/
+78
2018-11-13
Merge branch 'pw/am-rebase-read-author-script'
Junio C Hamano
3
-127
/
+128
2018-11-13
Merge branch 'jc/war-on-string-list'
Junio C Hamano
1
-46
/
+100
2018-11-13
Merge branch 'ag/rev-parse-all-exclude-fix'
Junio C Hamano
2
-0
/
+13
2018-11-13
Merge branch 'jt/tighten-fetch-proto-v2-response'
Junio C Hamano
2
-0
/
+62
2018-11-13
Merge branch 'ao/submodule-wo-gitmodules-checked-out'
Junio C Hamano
16
-32
/
+454
2018-11-13
Merge branch 'nb/worktree-api-doc'
Junio C Hamano
3
-9
/
+9
2018-11-13
Merge branch 'ma/sequencer-do-reset-saner-loop-termination'
Junio C Hamano
1
-2
/
+5
2018-11-13
Merge branch 'js/mingw-utf8-env'
Junio C Hamano
3
-117
/
+197
2018-11-13
Merge branch 'js/mingw-perl5lib'
Junio C Hamano
8
-23
/
+109
2018-11-13
Merge branch 'js/mingw-isatty-and-dup2'
Junio C Hamano
2
-0
/
+15
2018-11-13
Merge branch 'ab/pack-tests-cleanup'
Junio C Hamano
2
-23
/
+28
2018-11-13
Merge branch 'ds/test-multi-pack-index'
Junio C Hamano
8
-11
/
+42
2018-11-13
Merge branch 'nd/wildmatch-double-asterisk'
Junio C Hamano
4
-6
/
+6
2018-11-13
Merge branch 'nd/per-worktree-config'
Junio C Hamano
12
-78
/
+255
2018-11-13
Merge branch 'jk/stream-pack-non-delta-clarification'
Junio C Hamano
1
-0
/
+9
2018-11-13
Merge branch 'jk/proto-v2-ref-prefix-fix'
Junio C Hamano
2
-8
/
+23
2018-11-13
Merge branch 'jk/detect-truncated-zlib-input'
Junio C Hamano
3
-7
/
+35
2018-11-13
Merge branch 'nd/config-split'
Junio C Hamano
88
-2894
/
+2980
2018-11-13
format-patch: respect --stat in cover letter's diffstat
Nguyễn Thái Ngọc Duy
2
-17
/
+33
2018-11-13
built-in rebase: reinstate `checkout -q` behavior where appropriate
Johannes Schindelin
1
-15
/
+25
2018-11-13
rebase: prepare reset_head() for more flags
Johannes Schindelin
1
-3
/
+6
2018-11-13
rebase: consolidate clean-up code before leaving reset_head()
Johannes Schindelin
1
-18
/
+18
2018-11-13
refs: fix some exclude patterns being ignored
Rafael Ascensão
2
-12
/
+16
2018-11-13
refs: show --exclude failure with --branches/tags/remotes=glob
Rafael Ascensão
1
-3
/
+57
2018-11-13
apply --recount: allow "no-op hunks"
Johannes Schindelin
2
-1
/
+13
2018-11-13
status: rebase and merge can be in progress at the same time
Johannes Schindelin
1
-2
/
+7
2018-11-13
built-in rebase --skip/--abort: clean up stale .git/<name> files
Johannes Schindelin
1
-0
/
+3
2018-11-13
rebase -i: include MERGE_HEAD into files to clean up
Johannes Schindelin
1
-0
/
+2
2018-11-13
rebase -r: do not write MERGE_HEAD unless needed
Johannes Schindelin
2
-5
/
+5
2018-11-13
rebase -r: demonstrate bug with conflicting merges
Johannes Schindelin
1
-0
/
+16
2018-11-13
builtin/notes: remove unnecessary free
Carlo Marcelo Arenas Belón
1
-3
/
+1
2018-11-12
remote-curl.c: xcurl_off_t is not portable (on 32 bit platfoms)
Torsten Bögershausen
1
-3
/
+4
2018-11-12
Upcast size_t variables to uintmax_t when printing
Torsten Bögershausen
11
-23
/
+24
2018-11-12
p3400: replace calls to `git checkout -b' by `git checkout -B'
Alban Gruin
1
-5
/
+5
2018-11-12
build: fix broken command-list.h generation with core.autocrlf
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-11-12
Update .mailmap
Johannes Schindelin
1
-0
/
+13
2018-11-12
range-diff: fix regression in passing along diff options
Ævar Arnfjörð Bjarmason
2
-1
/
+54
2018-11-12
range-diff doc: add a section about output stability
Ævar Arnfjörð Bjarmason
1
-0
/
+17
2018-11-09
Makefile: ease dynamic-gettext-poison transition
Junio C Hamano
1
-1
/
+1
2018-11-09
i18n: make GETTEXT_POISON a runtime option
Ævar Arnfjörð Bjarmason
16
-49
/
+59
2018-11-08
built-in rebase --autostash: leave the current branch alone if possible
Johannes Schindelin
2
-2
/
+3
[prev]
[next]