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-11
Merge branch 'kt/add-i-progress'
Junio C Hamano
1
-1
/
+1
2019-10-11
Merge branch 'js/stash-apply-in-secondary-worktree'
Junio C Hamano
1
-0
/
+27
2019-10-11
Merge branch 'js/range-diff-noprefix'
Junio C Hamano
1
-0
/
+4
2019-10-11
Merge branch 'ab/pcre-jit-fixes'
Junio C Hamano
5
-103
/
+194
2019-10-11
Merge branch 'pw/rebase-i-show-HEAD-to-reword'
Junio C Hamano
4
-12
/
+36
2019-10-11
Merge branch 'en/clean-nested-with-ignored'
Junio C Hamano
2
-5
/
+59
2019-10-09
Merge branch 'rs/test-remove-useless-debugging-cat'
Junio C Hamano
4
-32
/
+0
2019-10-09
Merge branch 'js/mingw-spawn-with-spaces-in-path'
Junio C Hamano
1
-4
/
+17
2019-10-09
Merge branch 'sg/name-rev-cutoff-underflow-fix'
Junio C Hamano
1
-0
/
+15
2019-10-07
Merge branch 'cb/do-not-use-test-cmp-with-a'
Junio C Hamano
1
-1
/
+1
2019-10-07
Merge branch 'cc/multi-promisor'
Junio C Hamano
1
-0
/
+13
2019-10-07
Merge branch 'jt/merge-recursive-symlink-is-not-a-dir-in-way'
Junio C Hamano
1
-0
/
+28
2019-10-07
Merge branch 'sg/t-helper-gitignore'
Junio C Hamano
1
-5
/
+4
2019-10-07
Merge branch 'sg/progress-fix'
Junio C Hamano
5
-3
/
+372
2019-10-07
Merge branch 'tb/commit-graph-harden'
Junio C Hamano
1
-0
/
+43
2019-10-07
Merge branch 'jt/cache-tree-avoid-lazy-fetch-during-merge'
Junio C Hamano
1
-0
/
+14
2019-10-07
Merge branch 'gs/commit-graph-progress'
Junio C Hamano
2
-1
/
+37
2019-10-07
Merge branch 'rs/nth-parent-parse'
Junio C Hamano
1
-0
/
+8
2019-10-07
Merge branch 'jk/disable-commit-graph-during-upload-pack'
Junio C Hamano
1
-0
/
+38
2019-10-07
Merge branch 'ss/get-time-cleanup'
Junio C Hamano
1
-18
/
+9
2019-10-07
Merge branch 'rs/simplify-by-deco-with-deco-refs-exclude'
Junio C Hamano
1
-0
/
+15
2019-10-07
Merge branch 'jk/partial-clone-sparse-blob'
Junio C Hamano
1
-0
/
+36
2019-10-07
Merge branch 'tg/stash-refresh-index'
Junio C Hamano
1
-0
/
+16
2019-10-07
tests: remove "cat foo" before "test_i18ngrep bar foo"
René Scharfe
4
-32
/
+0
2019-10-06
stash apply: report status correctly even in a worktree's subdirectory
Johannes Schindelin
1
-0
/
+27
2019-10-04
add -i: show progress counter in the prompt
Kunal Tyagi
1
-1
/
+1
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
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
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
[next]