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-10
receive-pack: verify push options in cert
Jonathan Tan
1
-0
/
+37
2017-05-09
doc: replace more gmane links
Junio C Hamano
1
-1
/
+1
2017-05-09
Merge branch 'jh/verify-index-checksum-only-in-fsck'
Junio C Hamano
1
-8
/
+26
2017-05-09
t5310: fix "; do" style
Jeff King
1
-4
/
+8
2017-05-09
pack-objects: disable pack reuse for object-selection options
Jeff King
1
-0
/
+38
2017-05-04
submodule: properly recurse for read-tree and checkout
Stefan Beller
3
-8
/
+1
2017-05-02
clone: handle empty config values in -c
Jonathan Nieder
1
-0
/
+8
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
t7400: add !CYGWIN prerequisite to 'add with \\ in path'
Ramsay Jones
1
-1
/
+1
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-25
run-command: restrict PATH search to executable files
Brandon Williams
1
-0
/
+30
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-20
t0061: run_command executes scripts without a #! line
Brandon Williams
1
-0
/
+11
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
t5550: use write_script to generate post-update hook
Brandon Williams
1
-2
/
+3
[prev]
[next]