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
2020-01-16
t7800: don't rely on reuse_worktree_file()
Jeff King
1
-3
/
+2
2020-01-16
t4018: drop "debugging" cat from hunk-header tests
Jeff King
1
-1
/
+0
2020-01-16
Makefile: use compat regex with SANITIZE=address
Jeff King
2
-0
/
+8
2020-01-16
built-in add -i: accept open-ended ranges again
Johannes Schindelin
2
-1
/
+13
2020-01-16
built-in add -i: do not try to `patch`/`diff` an empty list of files
Johannes Schindelin
1
-2
/
+2
2020-01-16
submodule.c: mark more strings for translation
Ralf Thielow
1
-14
/
+14
2020-01-16
msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x
Johannes Schindelin
2
-4
/
+4
2020-01-15
completion: list paths and refs for 'git worktree add'
SZEDER Gábor
1
-0
/
+36
2020-01-15
completion: list existing working trees for 'git worktree' subcommands
SZEDER Gábor
1
-1
/
+29
2020-01-15
completion: simplify completing 'git worktree' subcommands and options
SZEDER Gábor
1
-22
/
+8
2020-01-15
completion: return the index of found word from __git_find_on_cmdline()
SZEDER Gábor
2
-3
/
+46
2020-01-15
completion: clean up the __git_find_on_cmdline() helper function
SZEDER Gábor
1
-5
/
+8
2020-01-15
t9902-completion: add tests for the __git_find_on_cmdline() helper
SZEDER Gábor
1
-0
/
+28
2020-01-15
gpg-interface: add minTrustLevel as a configuration option
Hans Jerry Illikainen
13
-23
/
+319
2020-01-15
fetch test: mark test of "skipping" haves as v0-only
Jonathan Nieder
1
-1
/
+11
2020-01-15
t/check-non-portable-shell: detect "FOO= shell_func", too
Jonathan Nieder
1
-1
/
+1
2020-01-15
fetch test: avoid use of "VAR= cmd" with a shell function
Jonathan Nieder
1
-1
/
+5
2020-01-15
graph: fix collapse of multiple edges
Derrick Stolee
2
-3
/
+9
2020-01-15
graph: add test to demonstrate horizontal line bug
Derrick Stolee
1
-0
/
+62
2020-01-15
t: directly test parse_pathspec_file()
Alexandr Miloslavskiy
5
-0
/
+144
2020-01-15
t: fix quotes tests for --pathspec-from-file
Alexandr Miloslavskiy
5
-11
/
+45
2020-01-15
t: add tests for error conditions with --pathspec-from-file
Alexandr Miloslavskiy
5
-12
/
+105
2020-01-15
ci: include the built-in `git add -i` in the `linux-gcc` job
Johannes Schindelin
1
-0
/
+1
2020-01-15
built-in add -p: handle Escape sequences more efficiently
Johannes Schindelin
1
-1
/
+72
2020-01-15
built-in add -p: handle Escape sequences in interactive.singlekey mode
Johannes Schindelin
1
-1
/
+55
2020-01-15
built-in add -p: respect the `interactive.singlekey` config setting
Johannes Schindelin
3
-4
/
+20
2020-01-15
terminal: add a new function to read a single keystroke
Johannes Schindelin
2
-0
/
+58
2020-01-15
terminal: accommodate Git for Windows' default terminal
Johannes Schindelin
1
-0
/
+50
2020-01-15
terminal: make the code of disable_echo() reusable
Johannes Schindelin
1
-4
/
+15
2020-01-15
built-in add -p: handle diff.algorithm
Johannes Schindelin
3
-1
/
+9
2020-01-15
built-in add -p: support interactive.diffFilter
Johannes Schindelin
3
-0
/
+48
2020-01-15
t3701: adjust difffilter test
Johannes Schindelin
1
-1
/
+1
2020-01-13
Git 2.25
Junio C Hamano
1
-1
/
+1
2020-01-12
Merge tag 'l10n-2.25.0-rnd1' of git://github.com/git-l10n/git-po
Junio C Hamano
12
-24312
/
+53740
2020-01-12
Revert "Merge branch 'ra/rebase-i-more-options'"
Junio C Hamano
7
-327
/
+28
2020-01-12
l10n: zh_CN: for git v2.25.0 l10n round 1
Jiang Xin
1
-2275
/
+2807
2020-01-11
Merge branch 'master' of github.com:Softcatala/git-po into git-po-master
Jiang Xin
1
-3757
/
+4260
2020-01-10
Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'
Junio C Hamano
2
-7
/
+7
2020-01-10
Merge branch 'ma/config-advice-markup-fix'
Junio C Hamano
1
-1
/
+1
2020-01-10
l10n: Update Catalan translation
Jordi Mas
1
-3757
/
+4260
2020-01-10
mingw: safeguard better against backslashes in file names
Johannes Schindelin via GitGitGadget
2
-7
/
+7
2020-01-10
unpack-trees: correctly compute result count
Derrick Stolee via GitGitGadget
1
-2
/
+2
2020-01-10
l10n: de.po: Update German translation v2.25.0 round 1
Matthias Rüster
1
-2282
/
+2844
2020-01-10
l10n: de.po: Reword generation numbers
Thomas Braun
1
-1
/
+1
2020-01-09
l10n: bg.po: Updated Bulgarian translation (4800t)
Alexander Shopov
1
-2353
/
+2905
2020-01-08
config/advice.txt: fix description list separator
Martin Ågren
1
-1
/
+1
2020-01-08
Git 2.25-rc2
Junio C Hamano
2
-1
/
+5
2020-01-08
Merge branch 'ds/graph-assert-fix'
Junio C Hamano
2
-8
/
+80
2020-01-08
Merge branch 'tm/doc-submodule-absorb-fix'
Junio C Hamano
1
-1
/
+1
2020-01-08
Merge branch 'pm/am-in-body-header-doc-update'
Junio C Hamano
1
-2
/
+2
[prev]
[next]