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
2017-06-02
mingw: verify that paths are not mistaken for remote nicknames
Johannes Schindelin
1
-2
/
+8
2017-06-01
pull: ff --rebase --autostash works in dirty repo
Tyler Brazier
2
-11
/
+32
2017-06-01
send-email: Net::SMTP::starttls was introduced in v2.34
Jonathan Nieder
1
-1
/
+1
2017-06-01
doc: rewrite description for rev-parse --short
Andreas Heiduk
2
-6
/
+7
2017-06-01
builtin/fetch.c: respect 'submodule.recurse' option
Stefan Beller
2
-0
/
+17
2017-06-01
builtin/push.c: respect 'submodule.recurse' option
Stefan Beller
2
-0
/
+25
2017-06-01
builtin/grep.c: respect 'submodule.recurse' option
Stefan Beller
2
-0
/
+21
2017-06-01
Introduce 'submodule.recurse' option for worktree manipulators
Stefan Beller
7
-5
/
+58
2017-06-01
docs/config: mention protocol implications of url.insteadOf
Jeff King
2
-0
/
+17
2017-06-01
remote: drop free_refspecs() function
Jeff King
1
-22
/
+6
2017-05-31
C style: use standard style for "TRANSLATORS" comments
Ævar Arnfjörð Bjarmason
9
-26
/
+46
2017-05-30
am: handle "-h" argument earlier
Jeff King
1
-0
/
+3
2017-05-30
submodule loading: separate code path for .gitmodules and config overlay
Stefan Beller
1
-3
/
+11
2017-05-30
reset/checkout/read-tree: unify config callback for submodule recursion
Stefan Beller
5
-83
/
+38
2017-05-30
submodule test invocation: only pass additional arguments
Stefan Beller
4
-10
/
+12
2017-05-30
submodule recursing: do not write a config variable twice
Stefan Beller
3
-3
/
+3
2017-05-30
Merge branch 'ab/grep-preparatory-cleanup' into sb/submodule-blanket-recursive
Junio C Hamano
24
-239
/
+843
2017-05-30
completion: add completions for git config commit
Rikard Falkeborn
1
-0
/
+3
2017-05-30
Fourth batch for 2.14
Junio C Hamano
1
-0
/
+55
2017-05-30
Merge branch 'dt/unpack-save-untracked-cache-extension'
Junio C Hamano
4
-0
/
+30
2017-05-30
Merge branch 'js/larger-timestamps'
Junio C Hamano
1
-1
/
+1
2017-05-30
Merge branch 'dk/send-email-avoid-net-smtp-ssl-when-able'
Junio C Hamano
1
-19
/
+35
2017-05-30
Merge branch 'jc/skip-test-in-the-middle'
Junio C Hamano
2
-50
/
+56
2017-05-30
Merge branch 'ab/conditional-config-with-symlinks'
Junio C Hamano
3
-0
/
+49
2017-05-30
Merge branch 'jt/fetch-allow-tip-sha1-implicitly'
Junio C Hamano
2
-2
/
+73
2017-05-30
Merge branch 'jt/send-email-validate-hook'
Junio C Hamano
4
-1
/
+68
2017-05-30
Merge branch 'jh/memihash-opt'
Junio C Hamano
1
-5
/
+42
2017-05-30
Merge branch 'bp/sub-process-convert-filter'
Junio C Hamano
7
-129
/
+293
2017-05-30
Merge branch 'bw/forking-and-threading'
Junio C Hamano
9
-134
/
+449
2017-05-30
Merge branch 'ab/perf-wildmatch'
Junio C Hamano
3
-4
/
+59
2017-05-30
Merge branch 'bw/pathspec-sans-the-index'
Junio C Hamano
11
-116
/
+124
2017-05-30
Merge branch 'jc/name-rev-lw-tag'
Junio C Hamano
2
-8
/
+53
2017-05-30
treewide: use is_missing_file_error() where ENOENT and ENOTDIR are checked
Junio C Hamano
8
-10
/
+10
2017-05-30
compat-util: is_missing_file_error()
Junio C Hamano
1
-0
/
+15
2017-05-29
branch test: fix invalid config key access
Sahil Dua
1
-1
/
+1
2017-05-29
Third batch for 2.14
Junio C Hamano
1
-0
/
+93
2017-05-29
Merge branch 'jk/ignore-broken-tags-when-ignoring-missing-links'
Junio C Hamano
2
-2
/
+27
2017-05-29
Merge branch 'jk/alternate-ref-optim'
Junio C Hamano
1
-1
/
+4
2017-05-29
Merge branch 'bm/interpret-trailers-cut-line-is-eom'
Junio C Hamano
5
-13
/
+32
2017-05-29
Merge branch 'tg/stash-push-fixup'
Junio C Hamano
1
-1
/
+4
2017-05-29
Merge branch 'pw/rebase-i-regression-fix'
Junio C Hamano
1
-1
/
+4
2017-05-29
Merge branch 'kn/ref-filter-branch-list'
Junio C Hamano
1
-7
/
+9
2017-05-29
Merge branch 'km/log-showsignature-doc'
Junio C Hamano
1
-0
/
+4
2017-05-29
Merge branch 'jk/update-links-in-docs'
Junio C Hamano
3
-3
/
+3
2017-05-29
Merge branch 'ja/do-not-ask-needless-questions'
Junio C Hamano
6
-11
/
+12
2017-05-29
Merge branch 'jk/doc-config-include'
Junio C Hamano
1
-10
/
+21
2017-05-29
Merge branch 'sg/core-filemode-doc-typofix'
Junio C Hamano
1
-1
/
+1
2017-05-29
Merge branch 'jk/bug-to-abort'
Junio C Hamano
5
-1
/
+51
2017-05-29
Merge branch 'js/eol-on-ourselves'
Junio C Hamano
11
-26
/
+55
2017-05-29
Merge branch 'jc/read-tree-empty-with-m'
Junio C Hamano
1
-1
/
+1
[prev]
[next]