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
2019-10-03
range-diff: internally force `diff.noprefix=true`
Johannes Schindelin
1
-0
/
+4
2019-10-02
t0061: fix test for argv[0] with spaces (MINGW only)
Alexandr Miloslavskiy
1
-4
/
+17
2019-10-02
merge-recursive: fix the diff3 common ancestor label for virtual commits
Elijah Newren
1
-0
/
+13
2019-10-02
promisor-remote: skip move_to_tail when no-op
Emily Shaffer
1
-0
/
+13
2019-10-02
dir: special case check for the possibility that pathspec is NULL
Elijah Newren
1
-0
/
+20
2019-09-30
Merge branch 'ds/commit-graph-on-fetch'
Junio C Hamano
1
-0
/
+13
2019-09-30
Merge branch 'bw/rebase-autostash-keep-current-branch'
Junio C Hamano
1
-4
/
+8
2019-09-30
Merge branch 'jh/trace2-pretty-output'
Junio C Hamano
1
-2
/
+2
2019-09-30
Merge branch 'dl/rebase-i-keep-base'
Junio C Hamano
6
-2
/
+270
2019-09-30
Merge branch 'sg/clean-nested-repo-with-ignored'
Junio C Hamano
1
-0
/
+22
2019-09-30
Merge branch 'dl/complete-cherry-pick-revert-skip'
Junio C Hamano
1
-0
/
+6
2019-09-30
Merge branch 'dl/use-sq-from-test-lib'
Junio C Hamano
11
-61
/
+51
2019-09-30
Merge branch 'jk/misc-uninitialized-fixes'
Junio C Hamano
1
-3
/
+2
2019-09-30
Merge branch 'sg/git-test-boolean'
Junio C Hamano
1
-1
/
+1
2019-09-30
Merge branch 'en/filter-branch-deprecation'
Junio C Hamano
2
-9
/
+8
2019-09-30
Merge branch 'tg/push-all-in-mirror-forbidden'
Junio C Hamano
1
-0
/
+10
2019-09-30
Merge branch 'tb/file-url-to-unc-path'
Junio C Hamano
1
-2
/
+11
2019-09-30
Merge branch 'dl/format-patch-doc-test-cleanup'
Junio C Hamano
1
-407
/
+407
2019-09-30
Merge branch 'bc/hash-independent-tests-part-5'
Junio C Hamano
14
-328
/
+640
2019-09-30
Merge branch 'jc/test-cleanup'
Junio C Hamano
4
-10
/
+0
2019-09-28
fast-export: fix exporting a tag and nothing else
Elijah Newren
1
-0
/
+13
2019-09-28
t0028: add more tests
Alexandr Miloslavskiy
1
-0
/
+39
2019-09-28
t0028: fix test for UTF-16-LE-BOM
Alexandr Miloslavskiy
1
-1
/
+1
2019-09-28
name-rev: avoid cutoff timestamp underflow
SZEDER Gábor
1
-0
/
+15
2019-09-28
t4038: Remove non-portable '-a' option passed to test_cmp
CB Bailey
1
-1
/
+1
2019-09-20
t/helper: ignore only executable files
SZEDER Gábor
1
-5
/
+4
2019-09-20
merge-recursive: symlink's descendants not in way
Jonathan Tan
1
-0
/
+28
2019-09-20
stash: make sure to write refreshed cache
Thomas Gummerer
1
-0
/
+16
2019-09-18
commit-graph: add --[no-]progress to write and verify
Garima Singh
2
-1
/
+37
2019-09-18
test_date.c: remove reference to GIT_TEST_DATE_NOW
Stephen P. Smith
1
-1
/
+0
2019-09-18
Merge branch 'jt/avoid-ls-refs-with-http'
Junio C Hamano
2
-0
/
+24
2019-09-18
Merge branch 'md/list-objects-filter-combo'
Junio C Hamano
2
-8
/
+205
2019-09-18
Merge branch 'cc/multi-promisor'
Junio C Hamano
3
-9
/
+59
2019-09-18
Merge branch 'sg/line-log-tree-diff-optim'
Junio C Hamano
1
-0
/
+82
2019-09-18
Merge branch 'sg/complete-configuration-variables'
Junio C Hamano
1
-0
/
+63
2019-09-18
Merge branch 'js/pre-merge-commit-hook'
Junio C Hamano
2
-139
/
+281
2019-09-18
Merge branch 'js/rebase-r-strategy'
Junio C Hamano
5
-101
/
+113
2019-09-17
clean: avoid removing untracked files in a nested git repository
Elijah Newren
1
-5
/
+5
2019-09-17
clean: disambiguate the definition of -d
Elijah Newren
1
-0
/
+2
2019-09-17
dir: if our pathspec might match files under a dir, recurse into it
Elijah Newren
1
-2
/
+2
2019-09-17
dir: also check directories for matching pathspecs
Elijah Newren
1
-2
/
+2
2019-09-17
t7300: add testcases showing failure to clean specified pathspecs
Elijah Newren
1
-0
/
+32
2019-09-17
Test the progress display
SZEDER Gábor
4
-0
/
+369
2019-09-17
Revert "progress: use term_clear_line()"
SZEDER Gábor
1
-3
/
+3
2019-09-16
sha1-name: check for overflow of N in "foo^N" and "foo~N"
René Scharfe
1
-2
/
+2
2019-09-16
rev-parse: demonstrate overflow of N for "foo^N" and "foo~N"
René Scharfe
1
-0
/
+8
2019-09-16
list-objects-filter: give a more specific error sparse parsing error
Jon Simons
1
-1
/
+1
2019-09-16
list-objects-filter: delay parsing of sparse oid
Jeff King
1
-2
/
+2
2019-09-16
t5616: test cloning/fetching with sparse:oid=<oid> filter
Jon Simons
1
-0
/
+36
2019-09-12
upload-pack: disable commit graph more gently for shallow traversal
Jeff King
1
-0
/
+38
[prev]
[next]