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-04-16
trace2: refactor setting process starting time
Jeff Hostetler
7
-19
/
+67
2019-04-16
config: initialize opts structure in repo_read_config()
Jeff Hostetler
1
-1
/
+1
2019-04-15
remote-testgit: move it into the support directory for t5801
Johannes Schindelin
4
-4
/
+2
2019-04-15
fetch: do not consider peeled tags as advertised tips
Jeff King
2
-3
/
+19
2019-04-15
remote.c: make singular free_ref() public
Jeff King
2
-4
/
+6
2019-04-15
fetch: use free_refs()
Jeff King
1
-4
/
+1
2019-04-15
pkt-line: prepare buffer before handling ERR packets
Jeff King
2
-5
/
+6
2019-04-15
upload-pack: send ERR packet for non-tip objects
Jeff King
3
-5
/
+22
2019-04-15
t5530: check protocol response for "not our ref"
Jeff King
1
-2
/
+3
2019-04-15
t5516: drop ok=sigpipe from unreachable-want tests
Jeff King
1
-3
/
+3
2019-04-15
gettext tests: export the restored GIT_TEST_GETTEXT_POISON
Junio C Hamano
1
-0
/
+1
2019-04-15
progress: break too long progress bar lines
SZEDER Gábor
1
-3
/
+24
2019-04-15
progress: clear previous progress update dynamically
SZEDER Gábor
1
-4
/
+7
2019-04-15
macOS: make sure that gettext is found
Johannes Schindelin
1
-0
/
+2
2019-04-15
t9822: skip tests if file names cannot be ISO-8859-1 encoded
Johannes Schindelin
1
-0
/
+7
2019-04-15
submodule foreach: fix "<command> --quiet" not being respected
Nguyễn Thái Ngọc Duy
3
-9
/
+20
2019-04-15
tests: disallow the use of abbreviated options (by default)
Johannes Schindelin
4
-1
/
+33
2019-04-15
replace: peel tag when passing a tag first to --graft
Christian Couder
2
-4
/
+18
2019-04-15
replace: peel tag when passing a tag as parent to --graft
Christian Couder
2
-3
/
+17
2019-04-14
send-email: default to quoted-printable when CR is present
brian m. carlson
2
-1
/
+15
2019-04-12
pack-objects: write objects packed to trace2
Jonathan Tan
1
-0
/
+2
2019-04-12
progress: use xmalloc/xcalloc
Jeff King
1
-13
/
+5
2019-04-12
xdiff: use xmalloc/xrealloc
Jeff King
1
-2
/
+2
2019-04-12
xdiff: use git-compat-util
Jeff King
1
-7
/
+1
2019-04-12
test-prio-queue: use xmalloc
Jeff King
1
-1
/
+1
2019-04-12
tag: advise on nested tags
Denton Liu
5
-2
/
+28
2019-04-12
t3000 (ls-files -o): widen description to reflect current tests
Kyle Meyer
1
-1
/
+1
2019-04-12
untracked cache: fix off-by-one
Johannes Schindelin
1
-1
/
+1
2019-04-10
rev-list: detect broken root trees
Jeff King
2
-2
/
+7
2019-04-10
rev-list: let traversal die when --missing is not in use
Jeff King
2
-3
/
+5
2019-04-10
get_commit_tree(): return NULL for broken tree
Jeff King
1
-3
/
+3
2019-04-10
list-objects.c: handle unexpected non-tree entries
Taylor Blau
2
-2
/
+8
2019-04-10
list-objects.c: handle unexpected non-blob entries
Taylor Blau
2
-2
/
+8
2019-04-10
t: introduce tests for unexpected object types
Taylor Blau
1
-0
/
+123
2019-04-10
add: error appropriately on repository with no commits
Kyle Meyer
3
-1
/
+16
2019-04-10
dir: do not traverse repositories with no commits
Kyle Meyer
3
-2
/
+55
2019-04-10
submodule: refuse to add repository with no commits
Kyle Meyer
2
-1
/
+17
2019-04-10
submodule: teach set-branch subcommand
Denton Liu
4
-5
/
+175
2019-04-10
Documentation/git-show-branch: avoid literal {apostrophe}
Todd Zullinger
1
-1
/
+1
2019-04-10
Documentation/git-svn: improve asciidoctor compatibility
Todd Zullinger
1
-3
/
+3
2019-04-10
The fourth batch
Junio C Hamano
1
-0
/
+39
2019-04-10
Merge branch 'jt/submodule-fetch-errmsg'
Junio C Hamano
2
-1
/
+8
2019-04-10
Merge branch 'jk/sha1dc'
Junio C Hamano
3
-2
/
+4
2019-04-10
Merge branch 'jk/promote-ggg'
Junio C Hamano
2
-3
/
+3
2019-04-10
Merge branch 'ar/t4150-remove-cruft'
Junio C Hamano
1
-3
/
+1
2019-04-10
Merge branch 'js/rebase-deprecate-preserve-merges'
Junio C Hamano
4
-19
/
+24
2019-04-10
Merge branch 'ms/worktree-add-atomic-mkdir'
Junio C Hamano
1
-5
/
+7
2019-04-10
Merge branch 'jk/line-log-with-patch'
Junio C Hamano
3
-2
/
+25
2019-04-10
Merge branch 'ra/t3600-test-path-funcs'
Junio C Hamano
2
-171
/
+187
2019-04-10
Merge branch 'nd/rewritten-ref-is-per-worktree'
Junio C Hamano
3
-22
/
+66
[prev]
[next]