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-20
userdiff: support Python async functions
Josh Holland
7
-1
/
+32
2019-11-20
sequencer: handle rebase-merges for "onto" message
Doan Tran Cong Danh
2
-0
/
+26
2019-11-20
fetch: add trace2 instrumentation
Erik Chen
1
-1
/
+12
2019-11-18
rebase -r: let `label` generate safer labels
Matthew Rogers
2
-1
/
+25
2019-11-18
rebase-merges: move labels' whitespace mangling into `label_oid()`
Johannes Schindelin
1
-28
/
+28
2019-11-18
built-in add -i: implement the `help` command
Slavica Đukić
2
-0
/
+46
2019-11-18
built-in add -i: use color in the main loop
Slavica Đukić
1
-6
/
+29
2019-11-18
built-in add -i: support `?` (prompt help)
Johannes Schindelin
1
-1
/
+21
2019-11-18
built-in add -i: show unique prefixes of the commands
Johannes Schindelin
1
-11
/
+177
2019-11-18
built-in add -i: implement the main loop
Johannes Schindelin
1
-2
/
+135
2019-11-18
gitweb: escape URLs generated by href()
Jeff King
2
-15
/
+19
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-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
built-in add -i: color the header in the `status` command
Slavica Đukić
1
-4
/
+37
2019-11-14
built-in add -i: implement the `status` command
Daniel Ferreira
1
-1
/
+250
2019-11-14
diff: export diffstat interface
Daniel Ferreira
2
-23
/
+36
2019-11-14
Start to implement a built-in version of `git add --interactive`
Johannes Schindelin
6
-0
/
+37
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
[prev]
[next]