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-10
Merge branch 'jc/config-case-cmdline-take-2'
Junio C Hamano
2
-97
/
+163
2017-03-10
branch: honor --abbrev/--no-abbrev in --list mode
Junio C Hamano
2
-4
/
+40
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-07
git svn: fix authentication with 'branch'
Hiroshi Shirosaki
1
-3
/
+3
2017-03-06
Documentation/git-update-index: explain splitIndex.*
Christian Couder
2
-9
/
+30
2017-03-06
Documentation/config: add splitIndex.sharedIndexExpire
Christian Couder
1
-0
/
+12
2017-03-06
read-cache: use freshen_shared_index() in read_index_from()
Christian Couder
2
-7
/
+8
2017-03-06
read-cache: refactor read_index_from()
Christian Couder
1
-6
/
+8
2017-03-06
t1700: test shared index file expiration
Christian Couder
1
-0
/
+44
2017-03-06
read-cache: unlink old sharedindex files
Christian Couder
1
-1
/
+63
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
Documentation: improve description for core.quotePath
Andreas Heiduk
9
-39
/
+48
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
2017-03-02
interpret_branch_name(): handle auto-namelen for @{-1}
Jeff King
2
-1
/
+10
2017-03-02
diff: do not short-cut CHECK_SIZE_ONLY check in diff_populate_filespec()
Junio C Hamano
2
-1
/
+27
2017-03-02
add--interactive: fix missing file prompt for patch mode with "-i"
Jeff King
2
-4
/
+22
2017-03-01
pretty: use fmt_output_email_subject()
René Scharfe
6
-15
/
+15
2017-03-01
README: create HTTP/HTTPS links from URLs in Markdown
Eric Wong
1
-3
/
+3
2017-03-01
gitweb tests: skip tests when we don't have Time::HiRes
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2017-03-01
gitweb tests: change confusing "skip_all" phrasing
Ævar Arnfjörð Bjarmason
1
-1
/
+1
[prev]
[next]