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-11-15
Merge branch 'ao/diff-populate-filespec-lstat-errorpath-fix' into maint
Junio C Hamano
1
-8
/
+6
2017-11-15
Merge branch 'sb/blame-config-doc' into maint
Junio C Hamano
1
-0
/
+17
2017-11-15
Merge branch 'tb/complete-checkout' into maint
Junio C Hamano
2
-1
/
+6
2017-11-15
Merge branch 'jc/check-ref-format-oor' into maint
Junio C Hamano
4
-4
/
+32
2017-11-15
Merge branch 'jc/t5601-copy-workaround' into maint
Junio C Hamano
1
-0
/
+2
2017-11-15
Merge branch 'jk/rebase-i-exec-gitdir-fix' into maint
Junio C Hamano
2
-1
/
+17
2017-11-15
Merge branch 'bw/grep-recurse-submodules' into maint
Junio C Hamano
1
-0
/
+2
2017-11-15
Merge branch 'js/submodule-in-excluded' into maint
Junio C Hamano
2
-1
/
+12
2017-11-15
Merge branch 'ao/check-resolve-ref-unsafe-result' into maint
Junio C Hamano
1
-0
/
+2
2017-11-15
Merge branch 'jk/misc-resolve-ref-unsafe-fixes' into maint
Junio C Hamano
4
-4
/
+5
2017-11-15
Merge branch 'sb/diff-color-moved-use-xdl-recmatch' into maint
Junio C Hamano
3
-78
/
+32
2017-11-15
Merge branch 'jk/diff-color-moved-fix' into maint
Junio C Hamano
2
-42
/
+188
2017-11-15
Merge branch 'kd/auto-col-with-pager-fix' into maint
Junio C Hamano
2
-1
/
+15
2017-11-15
Merge branch 'sg/travis-fixes' into maint
Junio C Hamano
3
-7
/
+13
2017-11-15
notes: send "Automatic notes merge failed" messages to stderr
Todd Zullinger
3
-9
/
+9
2017-11-14
rebase: fix stderr redirect in apply_autostash()
Todd Zullinger
1
-1
/
+1
2017-11-14
t/lib-gpg: fix gpgconf stderr redirect to /dev/null
Todd Zullinger
1
-1
/
+1
2017-11-13
link_alt_odb_entries: make empty input a noop
Jeff King
1
-1
/
+3
2017-11-13
Documentation: convert SubmittingPatches to AsciiDoc
brian m. carlson
3
-161
/
+191
2017-11-13
grep: fix NO_LIBPCRE1_JIT to fully disable JIT
Charles Bailey
2
-3
/
+4
2017-11-13
t4201: make use of abbreviation in the test more robust
Charles Bailey
2
-5
/
+7
2017-11-12
t/3512: demonstrate unrelated submodule/file conflict as cherry-pick failure
Stefan Beller
1
-0
/
+36
2017-11-12
apply: avoid out-of-bounds access in fuzzy_matchlines()
René Scharfe
1
-39
/
+20
2017-11-11
doc/SubmittingPatches: correct subject guidance
Adam Dinwoodie
1
-8
/
+13
2017-11-09
Merge branch 'tz/fsf-address-update' of ../git-gui into tz/fsf-address-update
Junio C Hamano
1
-2
/
+1
2017-11-09
Replace Free Software Foundation address in license notices
Todd Zullinger
1
-2
/
+1
2017-11-09
Replace Free Software Foundation address in license notices
Todd Zullinger
43
-101
/
+68
2017-11-09
rebase -i: fix comment typo
Adam Dinwoodie
1
-1
/
+1
2017-11-09
merge-base --fork-point doc: clarify the example and failure modes
Junio C Hamano
1
-8
/
+56
2017-11-08
reduce_heads: fix memory leaks
Martin Ågren
7
-6
/
+35
2017-11-08
builtin/merge-base: free commit lists
Martin Ågren
1
-18
/
+18
2017-11-07
wt-status: actually ignore submodules when requested
Brandon Williams
2
-1
/
+20
2017-11-06
wrapper.c: consistently quote filenames in error messages
Simon Ruderich
3
-6
/
+6
2017-11-06
fix typos in 2.15.0 release notes
Jean Carlo Machado
1
-3
/
+3
2017-11-06
bisect: fix memory leak when returning best element
Martin Ågren
1
-1
/
+5
2017-11-06
bisect: fix off-by-one error in `best_bisection_sorted()`
Martin Ågren
1
-3
/
+4
2017-11-06
bisect: fix memory leak in `find_bisection()`
Martin Ågren
1
-1
/
+3
2017-11-06
bisect: change calling-convention of `find_bisection()`
Martin Ågren
3
-14
/
+17
2017-11-06
config: document blame configuration
Stefan Beller
1
-0
/
+17
2017-11-04
credential-libsecret: unlock locked secrets
Dennis Kaarsemaker
1
-1
/
+1
2017-11-03
setup: avoid double slashes when looking for HEAD
Jeff King
1
-1
/
+3
2017-11-03
mailmap: use Kaartic Sivaraam's new address
Kaartic Sivaraam
1
-0
/
+1
2017-11-03
imap-send: handle missing response codes gracefully
René Scharfe
1
-1
/
+1
2017-11-03
imap-send: handle NULL return of next_arg()
René Scharfe
1
-1
/
+12
2017-11-02
diff: --indent-heuristic is no longer experimental
Carlos Martín Nieto
4
-9
/
+6
2017-11-02
sequencer.c: check return value of close() in rewrite_file()
Simon Ruderich
1
-1
/
+2
2017-11-02
mingw: document the standard handle redirection
Johannes Schindelin
1
-0
/
+18
2017-11-02
mingw: optionally redirect stderr/stdout via the same handle
Johannes Schindelin
2
-1
/
+22
2017-11-02
mingw: add experimental feature to redirect standard handles
Johannes Schindelin
2
-0
/
+49
2017-11-02
travis-ci: don't build Git for the static analysis job
SZEDER Gábor
1
-1
/
+1
[prev]
[next]