index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
Merge branch 'sb/t3600-rephrase' into maint
Junio C Hamano
1
-1
/
+1
2017-03-28
Merge branch 'sb/submodule-update-initial-runs-custom-script' into maint
Junio C Hamano
1
-3
/
+3
2017-03-28
Merge branch 'jk/quote-env-path-list-component' into maint
Junio C Hamano
1
-0
/
+1
2017-03-28
Merge branch 'st/verify-tag' into maint
Junio C Hamano
2
-14
/
+10
2017-03-28
Merge branch 'js/regexec-buf' into maint
Junio C Hamano
1
-0
/
+5
2017-03-28
Merge branch 'dp/filter-branch-prune-empty' into maint
Junio C Hamano
2
-0
/
+42
2017-03-28
Merge branch 'mm/fetch-show-error-message-on-unadvertised-object' into maint
Junio C Hamano
2
-4
/
+5
2017-03-28
Merge branch 'jk/interpret-branch-name' into maint
Junio C Hamano
2
-0
/
+141
2017-03-28
Merge branch 'ab/cond-skip-tests' into maint
Junio C Hamano
3
-1
/
+16
2017-03-28
Merge branch 'jk/ident-empty' into maint
Junio C Hamano
1
-0
/
+36
2017-03-28
Merge branch 'jk/delta-chain-limit' into maint
Junio C Hamano
1
-0
/
+93
2017-03-28
Merge branch 'sg/test-with-stdin' into maint
Junio C Hamano
2
-8
/
+4
2017-03-28
Merge branch 'jk/interop-test' into maint
Junio C Hamano
7
-1
/
+267
2017-03-28
Merge branch 'jt/perf-updates' into maint
Junio C Hamano
3
-3
/
+7
2017-03-24
Merge branch 'jc/config-case-cmdline-take-2' into maint
Junio C Hamano
1
-0
/
+62
2017-03-24
Merge branch 'jk/grep-no-index-fix' into maint
Junio C Hamano
1
-0
/
+66
2017-03-24
Merge branch 'jn/remote-helpers-with-git-dir' into maint
Junio C Hamano
2
-0
/
+18
2017-03-24
t7004, t7030: fix here-doc syntax errors
Santiago Torres
2
-14
/
+10
2017-03-22
t7406: correct test case for submodule-update initial population
Junio C Hamano
1
-3
/
+3
2017-03-22
t5615: fix a here-doc syntax error
Junio C Hamano
1
-0
/
+1
2017-03-22
t3600: rename test to describe its functionality
Stefan Beller
1
-1
/
+1
2017-03-21
Merge branch 'jh/send-email-one-cc' into maint
Junio C Hamano
1
-4
/
+3
2017-03-21
Merge branch 'jk/t6300-cleanup' into maint
Junio C Hamano
1
-1
/
+1
2017-03-21
Merge branch 'rl/remote-allow-missing-branch-name-merge' into maint
Junio C Hamano
1
-0
/
+19
2017-03-21
Merge branch 'dt/gc-ignore-old-gc-logs' into maint
Junio C Hamano
1
-0
/
+15
2017-03-21
Merge branch 'jc/diff-populate-filespec-size-only-fix' into maint
Junio C Hamano
1
-0
/
+9
2017-03-18
pickaxe: fix segfault with '-S<...> --pickaxe-regex'
SZEDER Gábor
1
-0
/
+5
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
Merge branch 'js/realpath-pathdup-fix' into maint
Junio C Hamano
1
-0
/
+8
2017-03-16
Merge branch 'ax/line-log-range-merge-fix' into maint
Junio C Hamano
1
-0
/
+10
2017-03-16
Merge branch 'jk/add-i-patch-do-prompt' into maint
Junio C Hamano
1
-0
/
+18
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
5
-0
/
+224
2017-03-08
real_pathdup(): fix callsites that wanted it to die on error
Johannes Schindelin
1
-1
/
+1
2017-03-08
t1501: demonstrate NULL pointer access with invalid GIT_WORK_TREE
Johannes Schindelin
1
-0
/
+8
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
1
-2
/
+2
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
1
-0
/
+10
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
1
-1
/
+1
2017-03-02
fetch_refs_via_pack: call report_unmatched_refs
Matt McCutchen
1
-1
/
+2
2017-03-02
fetch-pack: move code to report unmatched refs to a function
Matt McCutchen
1
-3
/
+3
2017-03-02
checkout: restrict @-expansions when finding branch
Jeff King
1
-0
/
+10
2017-03-02
strbuf_check_ref_format(): expand only local branches
Jeff King
1
-2
/
+2
2017-03-02
branch: restrict @-expansions when deleting
Jeff King
1
-3
/
+3
[next]