index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-02
Convert struct cache_tree to use struct object_id
brian m. carlson
1
-2
/
+2
2017-05-01
Merge branch 'sh/rebase-i-reread-todo-after-exec'
Junio C Hamano
1
-0
/
+14
2017-05-01
Merge branch 'jk/submodule-init-segv-fix'
Junio C Hamano
1
-0
/
+8
2017-05-01
Merge branch 'ab/align-perf-descriptions'
Junio C Hamano
2
-0
/
+5
2017-05-01
tests: rename a test having to do with shallow submodules
Ævar Arnfjörð Bjarmason
1
-0
/
+0
2017-05-01
clone: add a --no-tags option to clone without tags
Ævar Arnfjörð Bjarmason
1
-2
/
+74
2017-05-01
tests: change "cd ... && git fetch" to "cd &&\n\tgit fetch"
Ævar Arnfjörð Bjarmason
1
-9
/
+18
2017-05-01
t7400: add !CYGWIN prerequisite to 'add with \\ in path'
Ramsay Jones
1
-1
/
+1
2017-05-01
t5004: require 64-bit support for big ZIP tests
René Scharfe
1
-2
/
+7
2017-04-28
status: add color config slots for branch info in "--short --branch"
Stephen Kent
1
-2
/
+4
2017-04-28
status: fix missing newline when comment chars are disabled
Jeff King
1
-4
/
+111
2017-04-27
timestamp_t: a new data type for timestamps
Johannes Schindelin
3
-6
/
+6
2017-04-27
rebase -i: reread the todo list if `exec` touched it
Stephen Hicks
1
-0
/
+14
2017-04-26
sequencer: add newline before adding footers
Jonathan Tan
1
-0
/
+44
2017-04-27
t1450: avoid use of "sed" on the index, which is a binary file
Jeff Hostetler
1
-8
/
+26
2017-04-26
Merge branch 'nd/worktree-add-lock'
Junio C Hamano
1
-0
/
+6
2017-04-26
Merge branch 'ab/completion-push-delete-ref'
Junio C Hamano
1
-0
/
+34
2017-04-26
Merge branch 'jh/add-index-entry-optim'
Junio C Hamano
7
-0
/
+307
2017-04-26
Merge branch 'nd/conditional-config-in-early-config'
Junio C Hamano
2
-0
/
+29
2017-04-26
Merge branch 'ab/push-cas-doc-n-test'
Junio C Hamano
1
-0
/
+29
2017-04-26
Merge branch 'ps/pathspec-empty-prefix-origin'
Junio C Hamano
1
-0
/
+22
2017-04-26
Merge branch 'pc/t2027-git-to-pipe-cleanup'
Junio C Hamano
1
-14
/
+21
2017-04-26
Merge branch 'gb/rebase-signoff'
Junio C Hamano
1
-0
/
+46
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
1
-1
/
+1
2017-04-24
archive-zip: support archives bigger than 4GB
René Scharfe
1
-1
/
+1
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
1
-0
/
+12
2017-04-24
worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
2
-0
/
+58
2017-04-24
submodule_init: die cleanly on submodules without url defined
Jeff King
1
-0
/
+8
2017-04-23
Merge branch 'jk/ls-files-recurse-submodules-fix'
Junio C Hamano
1
-0
/
+12
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
1
-0
/
+11
2017-04-23
Merge branch 'bw/submodule-with-bs-path'
Junio C Hamano
1
-0
/
+14
2017-04-23
Merge branch 'jh/verify-index-checksum-only-in-fsck'
Junio C Hamano
1
-0
/
+13
2017-04-23
Merge branch 'jh/string-list-micro-optim'
Junio C Hamano
1
-0
/
+49
2017-04-23
Merge branch 'nd/conditional-config-include'
Junio C Hamano
1
-0
/
+54
2017-04-23
Merge branch 'tb/doc-eol-normalization'
Junio C Hamano
1
-0
/
+26
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
3
-3
/
+3
2017-04-23
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
1
-1
/
+1
2017-04-23
cache-tree: reject entries with null sha1
Jeff King
2
-0
/
+28
2017-04-23
builtin/reset: add --recurse-submodules switch
Stefan Beller
1
-0
/
+8
2017-04-23
completion: expand "push --delete <remote> <ref>" for refs on that <remote>
Ævar Arnfjörð Bjarmason
1
-0
/
+34
2017-04-23
test-lib: abort when can't remove trash directory
SZEDER Gábor
1
-2
/
+5
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
worktree add: add --lock option
Nguyễn Thái Ngọc Duy
1
-0
/
+6
2017-04-19
Merge branch 'jh/memihash-opt'
Junio C Hamano
4
-0
/
+36
[prev]
[next]