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-12-05
Merge branch 'jh/userdiff-python-async'
Junio C Hamano
6
-0
/
+31
2019-12-05
Merge branch 'dd/rebase-merge-reserves-onto-label'
Junio C Hamano
1
-0
/
+21
2019-12-05
Merge branch 'js/builtin-add-i'
Junio C Hamano
2
-0
/
+29
2019-12-05
Merge branch 'js/rebase-r-safer-label'
Junio C Hamano
1
-0
/
+6
2019-12-01
Merge branch 'jk/gitweb-anti-xss'
Junio C Hamano
2
-6
/
+8
2019-12-01
Merge branch 'ma/t7004'
Junio C Hamano
1
-3
/
+3
2019-12-01
Merge branch 'sg/skip-skipped-prereq'
Junio C Hamano
1
-6
/
+6
2019-12-01
Merge branch 'ds/test-read-graph'
Junio C Hamano
5
-2
/
+57
2019-12-01
Merge branch 'jt/fetch-remove-lazy-fetch-plugging'
Junio C Hamano
1
-0
/
+70
2019-12-01
Merge branch 'jk/optim-in-pack-idx-conversion'
Junio C Hamano
1
-0
/
+1
2019-12-01
Merge branch 'tg/stash-refresh-index'
Junio C Hamano
1
-1
/
+6
2019-12-01
Merge branch 'dd/sequencer-utf8'
Junio C Hamano
5
-2
/
+130
2019-12-01
Merge branch 'ln/userdiff-elixir'
Junio C Hamano
11
-0
/
+64
2019-12-01
Merge branch 'en/doc-typofix'
Junio C Hamano
32
-62
/
+62
2019-12-01
Merge branch 'ns/test-desc-typofix'
Junio C Hamano
1
-2
/
+2
2019-12-01
Merge branch 'en/t6024-style'
Junio C Hamano
1
-63
/
+67
2019-12-01
Merge branch 'kw/fsmonitor-watchman-fix'
Junio C Hamano
1
-9
/
+4
2019-12-01
Merge branch 'pb/no-recursive-reset-hard-in-worktree-add'
Junio C Hamano
1
-0
/
+24
2019-12-01
Merge branch 'js/git-path-head-dot-lock-fix'
Junio C Hamano
2
-8
/
+12
2019-12-01
Merge branch 'jc/log-graph-simplify'
Junio C Hamano
5
-52
/
+287
2019-12-01
Merge branch 'jk/cleanup-object-parsing-and-fsck'
Junio C Hamano
3
-3
/
+3
2019-11-20
userdiff: support Python async functions
Josh Holland
6
-0
/
+31
2019-11-20
sequencer: handle rebase-merges for "onto" message
Doan Tran Cong Danh
1
-0
/
+21
2019-11-18
rebase -r: let `label` generate safer labels
Matthew Rogers
1
-0
/
+6
2019-11-18
built-in add -i: implement the `help` command
Slavica Đukić
1
-0
/
+25
2019-11-18
gitweb: escape URLs generated by href()
Jeff King
1
-1
/
+2
2019-11-18
t/gitweb-lib.sh: set $REQUEST_URI
Jeff King
1
-1
/
+2
2019-11-18
t/gitweb-lib.sh: drop confusing quotes
Jeff King
1
-2
/
+2
2019-11-18
t9502: pass along all arguments in xss helper
Jeff King
1
-2
/
+2
2019-11-14
t7004: check existence of correct tag
Martin Ågren
1
-3
/
+3
2019-11-14
Start to implement a built-in version of `git add --interactive`
Johannes Schindelin
1
-0
/
+4
2019-11-14
stash: make sure we have a valid index before writing it
Thomas Gummerer
1
-1
/
+6
2019-11-13
test-tool: use 'read-graph' helper
Derrick Stolee
5
-2
/
+57
2019-11-13
test-lib: don't check prereqs of test cases that won't be run anyway
SZEDER Gábor
1
-6
/
+6
2019-11-13
t4215: use helper function to check output
Denton Liu
1
-111
/
+97
2019-11-12
pack-objects: avoid pointless oe_map_new_pack() calls
Jeff King
1
-0
/
+1
2019-11-11
sequencer: reencode commit message for am/rebase --show-current-patch
Doan Tran Cong Danh
2
-0
/
+30
2019-11-11
sequencer: reencode old merge-commit message
Doan Tran Cong Danh
2
-0
/
+61
2019-11-11
sequencer: reencode squashing commit's message
Doan Tran Cong Danh
1
-1
/
+9
2019-11-11
sequencer: reencode to utf-8 before arrange rebase's todo list
Doan Tran Cong Danh
1
-1
/
+1
2019-11-11
t3900: demonstrate git-rebase problem with multi encoding
Doan Tran Cong Danh
1
-0
/
+29
2019-11-10
Merge branch 'bc/hash-independent-tests-part-6'
Junio C Hamano
14
-155
/
+259
2019-11-10
Merge branch 'js/update-index-ignore-removal-for-skip-worktree'
Junio C Hamano
2
-0
/
+26
2019-11-10
Merge branch 'pb/pretty-email-without-domain-part'
Junio C Hamano
3
-61
/
+97
2019-11-10
Merge branch 'dl/apply-3way-diff3'
Junio C Hamano
1
-26
/
+29
2019-11-10
Merge branch 'sg/dir-trie-fixes'
Junio C Hamano
1
-0
/
+2
2019-11-10
Merge branch 'wb/midx-progress'
Junio C Hamano
1
-0
/
+69
2019-11-10
Merge branch 'en/merge-recursive-directory-rename-fixes'
Junio C Hamano
3
-313
/
+501
2019-11-10
Merge branch 'dd/notes-copy-default-dst-to-head'
Junio C Hamano
1
-4
/
+42
2019-11-10
Merge branch 'pw/post-commit-from-sequencer'
Junio C Hamano
2
-228
/
+396
[next]