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-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
t7006: replace dubious test
Johannes Schindelin
1
-1
/
+11
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
2017-03-01
config: add git_config_get_expiry() from gc.c
Christian Couder
3
-13
/
+18
2017-03-01
read-cache: touch shared index files when used
Christian Couder
1
-3
/
+26
2017-03-01
sha1_file: make check_and_freshen_file() non static
Christian Couder
2
-1
/
+4
2017-03-01
Documentation/config: add splitIndex.maxPercentChange
Christian Couder
1
-0
/
+13
2017-03-01
t1700: add tests for splitIndex.maxPercentChange
Christian Couder
1
-0
/
+72
2017-03-01
read-cache: regenerate shared index if necessary
Christian Couder
2
-0
/
+33
2017-03-01
config: add git_config_get_max_percent_split_change()
Christian Couder
2
-0
/
+16
2017-03-01
Documentation/git-update-index: talk about core.splitIndex config var
Christian Couder
1
-0
/
+6
2017-03-01
Documentation/config: add information for core.splitIndex
Christian Couder
1
-0
/
+4
2017-03-01
t1700: add tests for core.splitIndex
Christian Couder
1
-0
/
+37
2017-03-01
update-index: warn in case of split-index incoherency
Christian Couder
1
-1
/
+10
[prev]
[next]