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-30
Merge branch 'jn/test-lint-one-shot-export-to-shell-function'
Junio C Hamano
2
-3
/
+17
2020-01-30
Merge branch 'hi/gpg-mintrustlevel'
Junio C Hamano
13
-23
/
+319
2020-01-30
Merge branch 'am/test-pathspec-f-f-error-cases'
Junio C Hamano
5
-12
/
+105
2020-01-30
Merge branch 'ds/graph-horizontal-edges'
Junio C Hamano
2
-2
/
+70
2020-01-30
Merge branch 'am/update-pathspec-f-f-tests'
Junio C Hamano
10
-11
/
+189
2020-01-30
Merge branch 'ds/sparse-cone'
Junio C Hamano
2
-2
/
+3
2020-01-30
Merge branch 'hi/indent-text-with-tabs-in-editorconfig'
Junio C Hamano
1
-1
/
+1
2020-01-30
traverse_trees(): use stack array for name entries
Jeff King
1
-5
/
+8
2020-01-30
walker_fetch(): avoid raw array length computation
Jeff King
1
-1
/
+3
2020-01-30
normalize_path_copy(): document "dst" size expectations
Jeff King
1
-0
/
+2
2020-01-30
git-p4: avoid leak of file handle when cloning
Luke Diamand
1
-1
/
+2
2020-01-30
git-p4: check for access to remote host earlier
Luke Diamand
1
-0
/
+2
2020-01-30
git-p4: cleanup better on error exit
Luke Diamand
1
-15
/
+28
2020-01-30
git-p4: create helper function importRevisions()
Luke Diamand
1
-64
/
+68
2020-01-30
git-p4: disable some pylint warnings, to get pylint output to something manag...
Luke Diamand
1
-0
/
+8
2020-01-30
git-p4: add P4CommandException to report errors talking to Perforce
Luke Diamand
1
-0
/
+8
2020-01-30
git-p4: make closeStreams() idempotent
Luke Diamand
1
-0
/
+3
2020-01-30
sha1-name: mark get_oid() error messages for translation
Jeff King
3
-34
/
+34
2020-01-30
fetch: forgo full connectivity check if --filter
Jonathan Tan
1
-1
/
+10
2020-01-30
connected: verify promisor-ness of partial clone
Jonathan Tan
3
-12
/
+23
2020-01-30
git: update documentation for --git-dir
Heba Waly
1
-3
/
+17
2020-01-30
.mailmap: map Yi-Jyun Pan's email
Denton Liu
1
-0
/
+1
2020-01-30
grep: ignore --recurse-submodules if --no-index is given
Philippe Blain
3
-4
/
+17
2020-01-29
doc: drop "explicitly given" from push.default description
Jeff King
1
-2
/
+3
2020-01-28
obstack: avoid computing offsets from NULL pointer
Jeff King
1
-2
/
+4
2020-01-28
xdiff: avoid computing non-zero offset from NULL pointer
Jeff King
1
-2
/
+6
2020-01-28
avoid computing zero offsets from NULL pointer
Jeff King
3
-6
/
+6
2020-01-28
git rm submodule: succeed if .gitmodules index stat info is zero
David Turner
2
-1
/
+8
2020-01-28
t1506: drop space after redirection operator
Jeff King
1
-11
/
+11
2020-01-28
t1400: avoid "test" string comparisons
Jeff King
1
-12
/
+24
2020-01-28
rebase-interactive: warn if commit is dropped with `rebase --edit-todo'
Alban Gruin
5
-21
/
+179
2020-01-28
sequencer: move check_todo_list_from_file() to rebase-interactive.c
Alban Gruin
4
-30
/
+37
2020-01-27
Sync with maint
Junio C Hamano
1
-0
/
+1
2020-01-27
.mailmap: fix GGG authoship screwup
Junio C Hamano
1
-0
/
+1
2020-01-27
t4124: only mark git command with test_must_fail
Denton Liu
1
-2
/
+8
2020-01-27
t3507: use test_path_is_missing()
Denton Liu
1
-4
/
+4
2020-01-27
t3507: fix indentation
Denton Liu
1
-12
/
+12
2020-01-27
t3504: do check for conflict marker after failed cherry-pick
Johannes Sixt
1
-2
/
+4
2020-01-27
t3419: stop losing return code of git command
Denton Liu
1
-1
/
+2
2020-01-27
t3415: increase granularity of test_auto_{fixup,squash}()
Denton Liu
1
-20
/
+44
2020-01-27
t3415: stop losing return codes of git commands
Denton Liu
1
-31
/
+82
2020-01-27
t3310: extract common notes_merge_files_gone()
Denton Liu
1
-12
/
+10
2020-01-27
t3030: use test_path_is_missing()
Denton Liu
1
-1
/
+1
2020-01-27
t2018: replace "sha" with "oid"
Denton Liu
1
-9
/
+9
2020-01-27
t2018: don't lose return code of git commands
Denton Liu
1
-3
/
+8
2020-01-27
t2018: teach do_checkout() to accept `!` arg
Denton Liu
1
-8
/
+21
2020-01-27
t2018: be more discerning when checking for expected exit codes
Denton Liu
1
-6
/
+14
2020-01-27
t5616: make robust to delta base change
Jonathan Tan
1
-13
/
+23
2020-01-27
merge-recursive: use subtraction to flip stage
Junio C Hamano
1
-3
/
+2
2020-01-27
merge-recursive: silence -Wxor-used-as-pow warning
Jeff King
1
-5
/
+14
[prev]
[next]