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
2018-04-21
fast-export: fix regression skipping some merge-commits
Martin Ågren
1
-0
/
+18
2018-04-20
directory rename detection: tests for handling overwriting dirty files
Elijah Newren
1
-0
/
+458
2018-04-20
directory rename detection: tests for handling overwriting untracked files
Elijah Newren
1
-0
/
+367
2018-04-20
directory rename detection: miscellaneous testcases to complete coverage
Elijah Newren
1
-1
/
+564
2018-04-20
directory rename detection: testcases exploring possibly suboptimal merges
Elijah Newren
1
-0
/
+404
2018-04-20
directory rename detection: more involved edge/corner testcases
Elijah Newren
1
-0
/
+396
2018-04-20
directory rename detection: testcases checking which side did the rename
Elijah Newren
1
-0
/
+336
2018-04-20
directory rename detection: files/directories in the way of some renames
Elijah Newren
1
-0
/
+330
2018-04-20
directory rename detection: partially renamed directory testcase/discussion
Elijah Newren
1
-0
/
+115
2018-04-20
directory rename detection: testcases to avoid taking detection too far
Elijah Newren
1
-0
/
+153
2018-04-20
directory rename detection: directory splitting testcases
Elijah Newren
1
-0
/
+143
2018-04-20
directory rename detection: basic testcases
Elijah Newren
1
-0
/
+442
2018-04-19
builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`
Taylor Blau
1
-3
/
+55
2018-04-17
t1510-repo-setup.sh: remove useless mkdir
Tao Qingyun
1
-1
/
+0
2018-04-16
gpg-interface: find the last gpg signature line
Jeff King
1
-0
/
+11
2018-04-16
t7004: fix mistaken tag name
Jeff King
1
-1
/
+1
2018-04-16
gc --auto: exclude base pack if not enough mem to "repack -ad"
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2018-04-16
gc: add --keep-largest-pack option
Nguyễn Thái Ngọc Duy
1
-0
/
+25
2018-04-16
repack: add --keep-pack option
Nguyễn Thái Ngọc Duy
1
-0
/
+25
2018-04-16
t7700: have closing quote of a test at the beginning of line
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-04-16
pack-objects: shrink size field in struct object_entry
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2018-04-16
pack-objects: move in_pack out of struct object_entry
Nguyễn Thái Ngọc Duy
2
-0
/
+10
2018-04-16
read-cache.c: make $GIT_TEST_SPLIT_INDEX boolean
Nguyễn Thái Ngọc Duy
1
-0
/
+11
2018-04-16
convert: add round trip check based on 'core.checkRoundtripEncoding'
Lars Schneider
1
-0
/
+39
2018-04-16
convert: add tracing for 'working-tree-encoding' attribute
Lars Schneider
1
-0
/
+2
2018-04-16
convert: check for detectable errors in UTF encodings
Lars Schneider
1
-0
/
+62
2018-04-16
convert: add 'working-tree-encoding' attribute
Lars Schneider
1
-0
/
+142
2018-04-12
refs: add repository argument to get_main_ref_store
Stefan Beller
1
-1
/
+2
2018-04-12
Merge branch 'svn/authors-prog-2' of git://bogomips.org/git-svn
Junio C Hamano
2
-1
/
+39
2018-04-11
exec_cmd: RUNTIME_PREFIX on some POSIX systems
Dan Jacques
1
-1
/
+1
2018-04-11
Revert "Merge branch 'en/rename-directory-detection'"
Junio C Hamano
3
-4000
/
+2
2018-04-11
t/perf: add scripts to bisect performance regressions
Christian Couder
2
-0
/
+120
2018-04-11
perf/run: add --subsection option
Christian Couder
1
-10
/
+46
2018-04-11
Merge branch 'pk/test-avoid-pipe-hiding-exit-status'
Junio C Hamano
15
-159
/
+179
2018-04-11
Merge branch 'rs/status-with-removed-submodule'
Junio C Hamano
1
-0
/
+15
2018-04-11
Merge branch 'nd/combined-test-helper'
Junio C Hamano
119
-504
/
+641
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
1
-0
/
+1
2018-04-11
Merge branch 'jc/test-must-be-empty'
Junio C Hamano
1
-5
/
+2
2018-04-11
Merge branch 'cc/perf-aggregate-sort'
Junio C Hamano
1
-5
/
+65
2018-04-11
Merge branch 'bc/hash-independent-tests'
Junio C Hamano
9
-82
/
+100
2018-04-11
commit-graph: implement "--append" option
Derrick Stolee
1
-0
/
+10
2018-04-11
commit-graph: build graph from starting commits
Derrick Stolee
1
-0
/
+13
2018-04-11
commit-graph: read only from specific pack-indexes
Derrick Stolee
1
-0
/
+10
2018-04-11
commit: integrate commit graph with commit parsing
Derrick Stolee
1
-1
/
+46
2018-04-11
commit-graph: implement git commit-graph read
Derrick Stolee
1
-5
/
+27
2018-04-10
Merge branch 'yk/filter-branch-non-committish-refs'
Junio C Hamano
1
-0
/
+14
2018-04-10
Merge branch 'nd/parseopt-completion-more'
Junio C Hamano
1
-0
/
+6
2018-04-10
Merge branch 'ps/contains-id-error-message'
Junio C Hamano
3
-5
/
+110
2018-04-10
builtin/config.c: treat type specifiers singularly
Taylor Blau
1
-0
/
+11
2018-04-10
Merge branch 'tg/stash-untracked-with-pathspec-fix'
Junio C Hamano
1
-0
/
+52
[prev]
[next]