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-03-18
tests: make the 'test_pause' helper work in non-verbose mode
SZEDER Gábor
1
-7
/
+2
2017-03-18
tests: create an interactive gdb session with the 'debug' helper
SZEDER Gábor
2
-1
/
+2
2017-03-16
Preparing for 2.12.1
Junio C Hamano
3
-2
/
+43
2017-03-16
Merge branch 'js/realpath-pathdup-fix' into maint
Junio C Hamano
10
-18
/
+26
2017-03-16
Merge branch 'mm/two-more-xstrfmt' into maint
Junio C Hamano
2
-11
/
+9
2017-03-16
Merge branch 'vn/line-log-memcpy-size-fix' into maint
Junio C Hamano
1
-1
/
+2
2017-03-16
Merge branch 'ax/line-log-range-merge-fix' into maint
Junio C Hamano
2
-8
/
+17
2017-03-16
Merge branch 'jk/add-i-patch-do-prompt' into maint
Junio C Hamano
2
-4
/
+22
2017-03-16
Merge branch 'jt/http-base-url-update-upon-redirect' into maint
Junio C Hamano
3
-0
/
+21
2017-03-16
Merge branch 'js/travis-32bit-linux' into maint
Junio C Hamano
2
-0
/
+51
2017-03-16
Merge branch 'jh/mingw-openssl-sha1' into maint
Junio C Hamano
1
-1
/
+0
2017-03-16
Merge branch 'jk/http-auth' into maint
Junio C Hamano
1
-4
/
+46
2017-03-15
submodule-config: correct error reporting for invalid ignore value
Stefan Beller
1
-1
/
+1
2017-03-14
git-status: make porcelain more robust
Michael J Gruber
1
-4
/
+4
2017-03-13
http-walker: fix buffer underflow processing remote alternates
Jeff King
1
-4
/
+7
2017-03-10
t/interop: add test of old clients against modern git-daemon
Jeff King
2
-1
/
+43
2017-03-10
t: add an interoperability test harness
Jeff King
6
-0
/
+227
2017-03-08
real_pathdup(): fix callsites that wanted it to die on error
Johannes Schindelin
9
-18
/
+18
2017-03-08
t1501: demonstrate NULL pointer access with invalid GIT_WORK_TREE
Johannes Schindelin
1
-0
/
+8
2017-03-07
send-pack: report signal death of pack-objects
Jeff King
1
-1
/
+14
2017-03-07
send-pack: read "unpack" status even on pack-objects failure
Jeff King
1
-0
/
+8
2017-03-07
send-pack: improve unpack-status error messages
Jeff King
1
-2
/
+2
2017-03-07
send-pack: use skip_prefix for parsing unpack status
Jeff King
1
-3
/
+3
2017-03-07
send-pack: extract parsing of "unpack" response
Jeff King
1
-9
/
+14
2017-03-07
receive-pack: fix deadlock when we cannot create tmpdir
Jeff King
1
-1
/
+4
2017-03-06
ewah: fix eword_t/uint64_t confusion
Jeff King
1
-2
/
+2
2017-03-06
line-log: use COPY_ARRAY to fix mis-sized memcpy
Vegard Nossum
1
-1
/
+2
2017-03-06
Travis: also test on 32-bit Linux
Johannes Schindelin
2
-0
/
+51
2017-03-06
http: release strbuf on disabled alternates
Eric Wong
1
-0
/
+2
2017-03-06
http: inform about alternates-as-redirects behavior
Eric Wong
1
-3
/
+5
2017-03-03
p7000: add test for filter-branch with --prune-empty
Devin J. Pohly
1
-0
/
+5
2017-03-03
filter-branch: fix --prune-empty on parentless commits
Devin J. Pohly
3
-10
/
+10
2017-03-03
t7003: ensure --prune-empty removes entire branch when applicable
Devin J. Pohly
1
-0
/
+7
2017-03-03
t7003: ensure --prune-empty can prune root commit
Devin J. Pohly
1
-0
/
+30
2017-03-03
line-log.c: prevent crash during union of too many ranges
Allan Xavier
2
-8
/
+17
2017-03-03
contrib: git-remote-{bzr,hg} placeholders don't need Python
Sebastian Schuberth
2
-18
/
+14
2017-03-03
t/perf: add fallback for pre-bin-wrappers versions of git
Jeff King
1
-0
/
+3
2017-03-03
t/perf: use $MODERN_GIT for all repo-copying steps
Jeff King
1
-2
/
+2
2017-03-03
t/perf: export variable used in other blocks
Jonathan Tan
1
-1
/
+2
2017-03-02
fetch-pack: add specific error for fetching an unadvertised object
Matt McCutchen
3
-18
/
+35
2017-03-02
fetch_refs_via_pack: call report_unmatched_refs
Matt McCutchen
2
-6
/
+11
2017-03-02
fetch-pack: move code to report unmatched refs to a function
Matt McCutchen
4
-9
/
+23
2017-03-02
checkout: restrict @-expansions when finding branch
Jeff King
2
-1
/
+11
2017-03-02
strbuf_check_ref_format(): expand only local branches
Jeff King
2
-3
/
+3
2017-03-02
branch: restrict @-expansions when deleting
Jeff King
2
-4
/
+7
2017-03-02
t3204: test git-branch @-expansion corner cases
Jeff King
1
-0
/
+123
2017-03-02
interpret_branch_name: allow callers to restrict expansions
Jeff King
8
-28
/
+69
2017-03-02
strbuf_branchname: add docstring
Jeff King
1
-0
/
+15
2017-03-02
strbuf_branchname: drop return value
Jeff King
2
-5
/
+2
2017-03-02
interpret_branch_name: move docstring to header file
Jeff King
2
-21
/
+21
[prev]
[next]