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-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
2017-03-01
read-cache: add and then use tweak_split_index()
Christian Couder
1
-0
/
+17
2017-03-01
split-index: add {add,remove}_split_index() functions
Christian Couder
3
-12
/
+30
2017-03-01
config: add git_config_get_split_index()
Christian Couder
2
-0
/
+11
2017-03-01
t1700: change here document style
Christian Couder
1
-85
/
+85
2017-03-01
config: mark an error message up for translation
Christian Couder
1
-2
/
+2
2017-03-01
log-tree: factor out fmt_output_email_subject()
René Scharfe
2
-20
/
+21
2017-02-28
stash: allow pathspecs in the no verb form
Thomas Gummerer
3
-4
/
+25
2017-02-28
stash: use stash_push for no verb form
Thomas Gummerer
3
-15
/
+13
2017-02-28
stash: teach 'push' (and 'create_stash') to honor pathspec
Thomas Gummerer
4
-12
/
+153
2017-02-28
submodule init: warn about falling back to a local path
Stefan Beller
2
-19
/
+27
2017-02-28
wrapper.c: remove unused gitmkstemps() function
Ramsay Jones
5
-40
/
+0
2017-02-28
wrapper.c: remove unused git_mkstemp() function
Ramsay Jones
2
-20
/
+0
2017-02-28
http: attempt updating base URL only if no error
Jonathan Tan
3
-0
/
+21
2017-02-28
docs/diffcore: unquote "Complete Rewrites" in headers
Patrick Steinhardt
1
-4
/
+4
2017-02-28
docs/diffcore: fix grammar in diffcore-rename header
Patrick Steinhardt
1
-1
/
+1
2017-02-27
First batch after 2.12
Junio C Hamano
3
-2
/
+153
2017-02-27
Merge branch 'rl/remote-allow-missing-branch-name-merge'
Junio C Hamano
2
-1
/
+22
2017-02-27
Merge branch 'km/delete-ref-reflog-message'
Junio C Hamano
18
-30
/
+58
2017-02-27
Merge branch 'jk/tempfile-ferror-fclose-confusion'
Junio C Hamano
1
-2
/
+7
2017-02-27
Merge branch 'vn/xdiff-func-context'
Junio C Hamano
1
-8
/
+6
2017-02-27
Merge branch 'js/git-path-in-subdir'
Junio C Hamano
4
-5
/
+64
2017-02-27
Merge branch 'mm/two-more-xstrfmt'
Junio C Hamano
2
-11
/
+9
2017-02-27
Merge branch 'nd/clean-preserve-errno-in-warning'
Junio C Hamano
1
-4
/
+12
[prev]
[next]