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-24
handle_revision_arg: reset "dotdot" consistently
Jeff King
1
-0
/
+9
2017-05-09
Merge branch 'jh/verify-index-checksum-only-in-fsck'
Junio C Hamano
1
-8
/
+26
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-04-27
rebase -i: reread the todo list if `exec` touched it
Stephen Hicks
1
-0
/
+14
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
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
completion: expand "push --delete <remote> <ref>" for refs on that <remote>
Ævar Arnfjörð Bjarmason
1
-0
/
+34
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
2017-04-19
Merge branch 'sf/putty-w-args'
Junio C Hamano
1
-0
/
+6
2017-04-19
Merge branch 'ld/p4-current-branch-fix'
Junio C Hamano
1
-0
/
+16
2017-04-19
Merge branch 'dt/gc-ignore-old-gc-logs'
Junio C Hamano
1
-1
/
+17
2017-04-19
Merge branch 'jk/no-looking-at-dotgit-outside-repo'
Junio C Hamano
1
-0
/
+1
2017-04-19
Merge branch 'nd/files-backend-git-dir'
Junio C Hamano
4
-0
/
+508
2017-04-19
Merge branch 'lt/mailinfo-in-body-header-continuation'
Junio C Hamano
1
-2
/
+4
2017-04-19
Merge branch 'bw/push-options-recursively-to-submodules'
Junio C Hamano
2
-0
/
+92
2017-04-19
Merge branch 'bc/object-id'
Junio C Hamano
1
-10
/
+10
2017-04-19
Merge branch 'sb/submodule-short-status'
Junio C Hamano
2
-6
/
+147
2017-04-19
p0006-read-tree-checkout: perf test to time read-tree
Jeff Hostetler
4
-0
/
+263
2017-04-19
push: document & test --force-with-lease with multiple remotes
Ævar Arnfjörð Bjarmason
1
-0
/
+29
2017-04-19
config: correct file reading order in read_early_config()
Nguyễn Thái Ngọc Duy
1
-0
/
+18
2017-04-18
rebase: pass --[no-]signoff option to git am
Giuseppe Bilotta
1
-0
/
+46
2017-04-18
p0004: make perf test executable
Christian Couder
1
-0
/
+0
2017-04-18
ls-files: fix path used when recursing into submodules
Jacob Keller
1
-0
/
+11
2017-04-17
config: handle conditional include when $GIT_DIR is not set up
Nguyễn Thái Ngọc Duy
1
-0
/
+11
2017-04-17
ls-files: fix recurse-submodules with nested submodules
Jacob Keller
1
-0
/
+1
2017-04-16
t1400: use consistent style for test_expect_success calls
Kyle Meyer
1
-168
/
+167
2017-04-16
Merge branch 'js/difftool-builtin'
Junio C Hamano
1
-0
/
+19
2017-04-16
Merge branch 'sb/show-diff-for-submodule-in-diff-fix'
Junio C Hamano
1
-0
/
+29
2017-04-16
Merge branch 'jk/loose-object-info-report-error'
Junio C Hamano
1
-0
/
+24
2017-04-16
git-p4: don't use name-rev to get current branch
Luke Diamand
1
-1
/
+1
[next]