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
sha1-name.c: remove the_repo from get_short_oid()
Nguyễn Thái Ngọc Duy
1
-7
/
+10
2019-04-16
sha1-name.c: add repo_for_each_abbrev()
Nguyễn Thái Ngọc Duy
2
-3
/
+5
2019-04-16
sha1-name.c: store and use repo in struct disambiguate_state
Nguyễn Thái Ngọc Duy
1
-36
/
+59
2019-04-16
sha1-name.c: add repo_find_unique_abbrev_r()
Nguyễn Thái Ngọc Duy
2
-8
/
+13
2019-04-16
sha1-name.c: remove the_repo from find_abbrev_len_packed()
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2019-04-16
sha1-name.c: remove the_repo from sort_ambiguous()
Nguyễn Thái Ngọc Duy
1
-3
/
+12
2019-04-16
commit.c: add repo_get_commit_tree()
Nguyễn Thái Ngọc Duy
3
-7
/
+9
2019-04-16
commit.cocci: refactor code, avoid double rewrite
Nguyễn Thái Ngọc Duy
4
-12
/
+33
2019-04-16
update_info_refs(): drop unused force parameter
Jeff King
1
-2
/
+2
2019-04-16
server-info: drop objdirlen pointer arithmetic
Jeff King
1
-8
/
+2
2019-04-16
server-info: drop nr_alloc struct member
Jeff King
1
-1
/
+1
2019-04-16
server-info: use strbuf to read old info/packs file
Jeff King
1
-10
/
+8
2019-04-16
server-info: simplify cleanup in parse_pack_def()
Jeff King
1
-3
/
+4
2019-04-16
server-info: fix blind pointer arithmetic
Jeff King
1
-10
/
+12
2019-04-16
http: simplify parsing of remote objects/info/packs
Jeff King
1
-21
/
+14
2019-04-16
packfile: fix pack basename computation
Jeff King
4
-1
/
+32
2019-04-16
midx: check both pack and index names for containment
Jeff King
2
-3
/
+35
2019-04-16
t5319: drop useless --buffer from cat-file
Jeff King
1
-2
/
+2
2019-04-16
t5319: fix bogus cat-file argument
Jeff King
1
-6
/
+7
2019-04-16
pack-revindex: open index if necessary
Jeff King
4
-7
/
+17
2019-04-16
packfile.h: drop extern from function declarations
Jeff King
1
-41
/
+41
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
[prev]
[next]