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
Merge branch 'ab/grep-preparatory-cleanup'
Junio C Hamano
24
-239
/
+843
2017-06-02
Merge branch 'jk/diff-blob'
Junio C Hamano
10
-147
/
+301
2017-06-02
Merge branch 'sl/clean-d-ignored-fix'
Junio C Hamano
6
-5
/
+109
2017-06-02
Merge branch 'sb/t5531-update-desc'
Junio C Hamano
1
-2
/
+2
2017-06-02
Merge branch 'ah/doc-pretty-format-fix'
Junio C Hamano
1
-1
/
+1
2017-06-02
Merge branch 'ah/doc-interpret-trailers-ifexists'
Junio C Hamano
1
-1
/
+1
2017-06-02
Merge branch 'rs/mingw-path-lookup-simplify'
Junio C Hamano
1
-70
/
+23
2017-06-02
Merge branch 'ab/ref-filter-no-contains'
Junio C Hamano
1
-1
/
+1
2017-06-02
Merge branch 'jt/send-email-validate-hook'
Junio C Hamano
2
-15
/
+25
2017-06-02
Merge branch 'dk/send-email-avoid-net-smtp-ssl-when-able'
Junio C Hamano
1
-1
/
+1
2017-06-02
Merge branch 'js/bs-is-a-dir-sep-on-windows'
Junio C Hamano
2
-2
/
+11
2017-06-02
docs: fix formatting and grammar
Adam Dinwoodie
1
-3
/
+3
2017-06-02
diff-tree: update stale in-code comments
Junio C Hamano
1
-3
/
+5
2017-06-02
completion: add git config credentialCache.ignoreSIGHUP
Rikard Falkeborn
1
-0
/
+1
2017-06-02
completion: add git config credential completions
Rikard Falkeborn
1
-0
/
+3
2017-06-02
completion: add git config advice completions
Rikard Falkeborn
1
-1
/
+9
2017-06-02
completion: add git config am.threeWay completion
Rikard Falkeborn
1
-0
/
+1
2017-06-02
completion: add git config core completions
Rikard Falkeborn
1
-0
/
+10
2017-06-02
completion: add git config gc completions
Rikard Falkeborn
1
-0
/
+4
2017-06-02
send-email: check for repo before invoking hook
Jonathan Tan
2
-15
/
+25
2017-06-02
mingw_fopen: report ENOENT for invalid file names
Johannes Sixt
2
-1
/
+3
2017-06-02
mingw: verify that paths are not mistaken for remote nicknames
Johannes Schindelin
1
-2
/
+8
2017-06-02
grep: add support for PCRE v2
Ævar Arnfjörð Bjarmason
5
-21
/
+256
2017-06-02
grep: un-break building with PCRE >= 8.32 without --enable-jit
Ævar Arnfjörð Bjarmason
3
-0
/
+16
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
[prev]
[next]