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
submodule.c: mark more strings for translation
Ralf Thielow
1
-14
/
+14
2020-01-16
dir: point treat_leading_path() warning to the right place
Jeff King
1
-3
/
+3
2020-01-16
dir: restructure in a way to avoid passing around a struct dirent
Jeff King
1
-42
/
+31
2020-01-16
dir: treat_leading_path() and read_directory_recursive(), round 2
Elijah Newren
2
-1
/
+5
2020-01-16
clean: demonstrate a bug with pathspecs
Derrick Stolee
1
-0
/
+9
2020-01-16
msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x
Johannes Schindelin
2
-4
/
+4
2020-01-15
t5604: make hash independent
brian m. carlson
1
-2
/
+3
2020-01-15
t5601: switch into repository to hash object
brian m. carlson
1
-2
/
+2
2020-01-15
t5562: use $ZERO_OID
brian m. carlson
1
-1
/
+1
2020-01-15
t5540: make hash size independent
brian m. carlson
1
-4
/
+2
2020-01-15
t5537: make hash size independent
brian m. carlson
1
-2
/
+6
2020-01-15
t5530: compute results based on object length
brian m. carlson
1
-12
/
+14
2020-01-15
t5512: abstract away SHA-1-specific constants
brian m. carlson
1
-8
/
+9
2020-01-15
t5510: make hash size independent
brian m. carlson
1
-4
/
+5
2020-01-15
t5504: make hash algorithm independent
brian m. carlson
1
-8
/
+9
2020-01-15
t5324: make hash size independent
brian m. carlson
1
-3
/
+10
2020-01-15
t5319: make test work with SHA-256
brian m. carlson
1
-4
/
+18
2020-01-15
t5319: change invalid offset for SHA-256 compatibility
brian m. carlson
1
-2
/
+2
2020-01-15
t5318: update for SHA-256
brian m. carlson
1
-1
/
+1
2020-01-15
t4300: abstract away SHA-1-specific constants
brian m. carlson
1
-94
/
+94
2020-01-15
t4204: make hash size independent
brian m. carlson
1
-1
/
+1
2020-01-15
t4202: abstract away SHA-1-specific constants
brian m. carlson
1
-62
/
+65
2020-01-15
t4200: make hash size independent
brian m. carlson
1
-1
/
+2
2020-01-15
t4134: compute appropriate length constant
brian m. carlson
1
-2
/
+3
2020-01-15
t4066: compute index line in diffs
brian m. carlson
1
-5
/
+5
2020-01-15
t4054: make hash-size independent
brian m. carlson
1
-1
/
+2
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
[prev]
[next]