index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
INSTALL: use existing shell scripts as example
Andrei Rybak
1
-2
/
+2
2019-11-14
t7004: check existence of correct tag
Martin Ågren
1
-3
/
+3
2019-11-14
stash: make sure we have a valid index before writing it
Thomas Gummerer
2
-5
/
+9
2019-11-13
send-pack: check remote ref status on pack-objects failure
Jeff King
1
-4
/
+4
2019-11-13
completion: tab-complete "git svn --recursive"
James Shubin
1
-0
/
+1
2019-11-13
promisor-remote: remove fetch_if_missing=0
Jonathan Tan
2
-17
/
+32
2019-11-13
clone: remove fetch_if_missing=0
Jonathan Tan
2
-4
/
+2
2019-11-13
parse-options: avoid arithmetic on pointer that's potentially NULL
René Scharfe
1
-1
/
+2
2019-11-13
mingw: use COPY_ARRAY for copying array
René Scharfe
1
-1
/
+1
2019-11-13
test-tool: use 'read-graph' helper
Derrick Stolee
8
-82
/
+58
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-13
fsmonitor: do not compare bitmap size with size of split index
Junio C Hamano
1
-2
/
+4
2019-11-13
hex: drop sha1_to_hex()
Jeff King
4
-24
/
+5
2019-11-12
completion: learn to complete `git rebase --onto=`
Denton Liu
1
-0
/
+4
2019-11-12
pack-objects: avoid pointless oe_map_new_pack() calls
Jeff King
3
-6
/
+19
2019-11-12
doc: improve readability of --rebase-merges in git-rebase
Naveen Nathan
1
-2
/
+2
2019-11-11
hex: drop sha1_to_hex_r()
Jeff King
3
-23
/
+0
2019-11-11
sequencer: reencode commit message for am/rebase --show-current-patch
Doan Tran Cong Danh
3
-1
/
+32
2019-11-11
sequencer: reencode old merge-commit message
Doan Tran Cong Danh
3
-1
/
+63
2019-11-11
bundle-verify: add --quiet
Robin H. Johnson
2
-4
/
+7
2019-11-11
bundle-create: progress output control
Robin H. Johnson
4
-10
/
+65
2019-11-11
bundle: framework for options before bundle file
Robin H. Johnson
1
-45
/
+145
2019-11-11
merge-strategies: fix typo "reflected to" to "reflected in"
Dominic Jäger
1
-1
/
+1
2019-11-11
sequencer: reencode squashing commit's message
Doan Tran Cong Danh
2
-4
/
+14
2019-11-11
sequencer: reencode revert/cherry-pick's todo list
Doan Tran Cong Danh
1
-1
/
+4
2019-11-11
sequencer: reencode to utf-8 before arrange rebase's todo list
Doan Tran Cong Danh
2
-2
/
+2
2019-11-11
t3900: demonstrate git-rebase problem with multi encoding
Doan Tran Cong Danh
1
-0
/
+29
2019-11-11
configure.ac: define ICONV_OMITS_BOM if necessary
Doan Tran Cong Danh
1
-0
/
+49
2019-11-10
The first batch post 2.24 cycle
Junio C Hamano
3
-2
/
+70
2019-11-10
Merge branch 'bc/hash-independent-tests-part-6'
Junio C Hamano
16
-155
/
+277
2019-11-10
Merge branch 'js/update-index-ignore-removal-for-skip-worktree'
Junio C Hamano
6
-4
/
+42
2019-11-10
Merge branch 'pb/pretty-email-without-domain-part'
Junio C Hamano
5
-62
/
+111
2019-11-10
Merge branch 'hw/remove-api-docs-placeholder'
Junio C Hamano
4
-40
/
+0
2019-11-10
Merge branch 'sg/commit-graph-usage-fix'
Junio C Hamano
1
-1
/
+0
2019-11-10
Merge branch 'dl/apply-3way-diff3'
Junio C Hamano
2
-27
/
+30
2019-11-10
Merge branch 'sg/dir-trie-fixes'
Junio C Hamano
3
-60
/
+74
2019-11-10
Merge branch 'jc/am-show-current-patch-docfix'
Junio C Hamano
1
-1
/
+1
2019-11-10
Merge branch 'wb/midx-progress'
Junio C Hamano
6
-27
/
+149
2019-11-10
Merge branch 'en/merge-recursive-directory-rename-fixes'
Junio C Hamano
4
-336
/
+582
2019-11-10
Merge branch 'js/rebase-deprecate-preserve-merges'
Junio C Hamano
1
-3
/
+4
2019-11-10
Merge branch 'hv/bitshift-constants-in-blame'
Junio C Hamano
1
-12
/
+12
2019-11-10
Merge branch 'dd/notes-copy-default-dst-to-head'
Junio C Hamano
3
-8
/
+46
2019-11-10
Merge branch 'pw/post-commit-from-sequencer'
Junio C Hamano
6
-265
/
+432
2019-11-10
Merge branch 'dl/format-patch-cover-from-desc'
Junio C Hamano
5
-34
/
+296
2019-11-10
Merge branch 'es/walken-tutorial'
Junio C Hamano
2
-0
/
+907
2019-11-10
Merge branch 'jt/fetch-pack-record-refs-in-the-dot-promisor'
Junio C Hamano
3
-4
/
+58
2019-11-10
convert: use skip_iprefix() in validate_encoding()
René Scharfe
1
-14
/
+8
[prev]
[next]