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
2017-04-25
run-command: restrict PATH search to executable files
Brandon Williams
2
-1
/
+48
2017-04-25
run-command: expose is_executable function
Brandon Williams
3
-42
/
+44
2017-04-25
l10n: vi.po(3198t): Updated Vietnamese translation for v2.13.0-rc0
Tran Ngoc Quan
1
-1946
/
+2299
2017-04-24
test-lib: retire $remove_trash variable
Junio C Hamano
1
-6
/
+4
2017-04-24
test-lib.sh: do not barf under --debug at the end of the test
Junio C Hamano
1
-5
/
+8
2017-04-24
archive-zip: support files bigger than 4GB
René Scharfe
2
-16
/
+76
2017-04-24
archive-zip: support archives bigger than 4GB
René Scharfe
2
-5
/
+29
2017-04-24
archive-zip: write ZIP dir entry directly to strbuf
René Scharfe
1
-54
/
+27
2017-04-24
archive-zip: use strbuf for ZIP directory
René Scharfe
1
-25
/
+11
2017-04-24
archive-zip: add tests for big ZIP archives
René Scharfe
2
-0
/
+45
2017-04-24
refs: kill set_worktree_head_symref()
Nguyễn Thái Ngọc Duy
4
-60
/
+18
2017-04-24
worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
5
-77
/
+88
2017-04-24
refs: introduce get_worktree_ref_store()
Nguyễn Thái Ngọc Duy
2
-0
/
+32
2017-04-24
refs: add REFS_STORE_ALL_CAPS
Nguyễn Thái Ngọc Duy
2
-5
/
+5
2017-04-24
prio_queue_reverse: don't swap elements with themselves
Jeff King
1
-1
/
+1
2017-04-24
submodule_init: die cleanly on submodules without url defined
Jeff King
2
-3
/
+11
2017-04-23
Getting ready for -rc1
Junio C Hamano
1
-3
/
+51
2017-04-23
Merge branch 'dt/xgethostname-nul-termination'
Junio C Hamano
7
-14
/
+33
2017-04-23
Merge branch 'jk/ls-files-recurse-submodules-fix'
Junio C Hamano
2
-1
/
+20
2017-04-23
Merge branch 'rs/misc-cppcheck-fixes'
Junio C Hamano
3
-13
/
+23
2017-04-23
Merge branch 'jk/snprintf-cleanups'
Junio C Hamano
1
-0
/
+1
2017-04-23
Merge branch 'xy/format-patch-base'
Junio C Hamano
1
-1
/
+1
2017-04-23
Merge branch 'sb/checkout-recurse-submodules'
Junio C Hamano
1
-2
/
+1
2017-04-23
Merge branch 'jt/fetch-pack-error-reporting'
Junio C Hamano
2
-1
/
+8
2017-04-23
Merge branch 'km/t1400-modernization'
Junio C Hamano
1
-168
/
+167
2017-04-23
Merge branch 'jk/quarantine-received-objects'
Junio C Hamano
5
-1
/
+49
2017-04-23
Merge branch 'jk/loose-object-fsck'
Junio C Hamano
1
-3
/
+0
2017-04-23
Merge branch 'bw/submodule-with-bs-path'
Junio C Hamano
2
-7
/
+21
2017-04-23
Merge branch 'jh/verify-index-checksum-only-in-fsck'
Junio C Hamano
4
-0
/
+23
2017-04-23
Merge branch 'jh/unpack-trees-micro-optim'
Junio C Hamano
1
-5
/
+33
2017-04-23
Merge branch 'jh/string-list-micro-optim'
Junio C Hamano
2
-4
/
+50
2017-04-23
Merge branch 'nd/conditional-config-include'
Junio C Hamano
8
-14
/
+73
2017-04-23
Merge branch 'dt/http-postbuffer-can-be-large'
Junio C Hamano
5
-6
/
+32
2017-04-23
Merge branch 'tb/doc-eol-normalization'
Junio C Hamano
2
-4
/
+28
2017-04-23
Merge branch 'sr/http-proxy-configuration-fix'
Junio C Hamano
1
-2
/
+11
2017-04-23
t/perf: correctly align non-ASCII descriptions in output
Ævar Arnfjörð Bjarmason
2
-0
/
+5
2017-04-23
PRItime: introduce a new "printf format" for timestamps
Johannes Schindelin
15
-30
/
+31
2017-04-23
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
13
-18
/
+20
2017-04-23
cache-tree: reject entries with null sha1
Jeff King
4
-2
/
+35
2017-04-23
completion: optionally disable checkout DWIM
Jeff King
1
-1
/
+10
2017-04-23
builtin/reset: add --recurse-submodules switch
Stefan Beller
2
-0
/
+38
2017-04-23
completion: expand "push --delete <remote> <ref>" for refs on that <remote>
Ævar Arnfjörð Bjarmason
2
-0
/
+35
2017-04-23
test-lib: abort when can't remove trash directory
SZEDER Gábor
1
-2
/
+5
2017-04-23
l10n: sv.po: Update Swedish translation (3199t0f0u)
Peter Krefting
1
-1938
/
+2294
2017-04-23
l10n: git.pot: v2.13.0 round 1 (96 new, 37 removed)
Jiang Xin
1
-1913
/
+2191
2017-04-20
t0006 & t5000: skip "far in the future" test when time_t is too limited
Johannes Schindelin
4
-4
/
+8
2017-04-20
t0006 & t5000: prepare for 64-bit timestamps
Johannes Schindelin
4
-6
/
+11
2017-04-20
ref-filter: avoid using `unsigned long` for catch-all data type
Johannes Schindelin
1
-8
/
+8
2017-04-20
Increase core.packedGitLimit
David Turner
1
-1
/
+1
2017-04-20
docs/bisect-lk2009: update java code conventions link
Jeff King
1
-1
/
+1
[prev]
[next]