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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-10
Merge branch 'fg/submodule-git-file-git-dir'
Junio C Hamano
1
-0
/
+8
2011-10-09
Fix some "variable might be used uninitialized" warnings
Ramsay Jones
1
-1
/
+1
2011-10-05
Merge branch 'js/check-attr-cached'
Junio C Hamano
1
-0
/
+5
2011-10-05
Merge branch 'jc/ls-remote-short-help'
Junio C Hamano
1
-0
/
+3
2011-10-05
Merge branch 'jk/argv-array'
Junio C Hamano
1
-19
/
+8
2011-10-05
Merge branch 'mg/branch-list'
Junio C Hamano
2
-19
/
+42
2011-10-05
Merge branch 'jk/for-each-ref'
Junio C Hamano
1
-25
/
+68
2011-10-05
Merge branch 'jc/run-receive-hook-cleanup'
Junio C Hamano
1
-19
/
+52
2011-10-05
Merge branch 'jc/receive-verify'
Junio C Hamano
2
-56
/
+57
2011-10-05
Merge branch 'jc/fetch-verify'
Junio C Hamano
3
-60
/
+77
2011-10-05
Merge branch 'jc/fetch-pack-fsck-objects'
Junio C Hamano
2
-4
/
+33
2011-10-05
Merge branch 'jc/traverse-commit-list'
Junio C Hamano
1
-15
/
+2
2011-10-05
Merge branch 'rr/revert-cherry-pick-continue'
Junio C Hamano
1
-154
/
+583
2011-10-05
Merge branch 'ms/patch-id-with-overlong-line'
Junio C Hamano
1
-4
/
+6
2011-10-05
Merge branch 'jc/maint-bundle-too-quiet'
Junio C Hamano
1
-1
/
+1
2011-10-05
Merge branch 'jc/want-commit'
Junio C Hamano
1
-5
/
+14
2011-10-05
Merge branch 'jc/maint-fsck-fwrite-size-check'
Junio C Hamano
1
-6
/
+3
2011-10-05
Merge branch 'nm/grep-object-sha1-lock'
Junio C Hamano
1
-0
/
+3
2011-09-22
Teach '--cached' option to check-attr
Jay Soffian
1
-0
/
+5
2011-09-22
patch-id.c: use strbuf instead of a fixed buffer
Michael Schubert
1
-4
/
+6
2011-09-19
Teach progress eye-candy to fetch_refs_from_bundle()
Junio C Hamano
1
-1
/
+1
2011-09-16
Merge branch 'ci/forbid-unwanted-current-branch-update'
Junio C Hamano
2
-2
/
+3
2011-09-16
branch --set-upstream: regression fix
Junio C Hamano
2
-2
/
+3
2011-09-16
ls-remote: a lone "-h" is asking for help
Junio C Hamano
1
-0
/
+3
2011-09-15
Allow git merge ":/<pattern>"
Junio C Hamano
1
-5
/
+14
2011-09-14
Merge branch 'ph/format-patch-no-color'
Junio C Hamano
1
-1
/
+2
2011-09-14
checkout: use argv_array API
Jeff King
1
-19
/
+8
2011-09-12
refactor run_receive_hook()
Junio C Hamano
1
-19
/
+52
2011-09-12
format-patch: ignore ui.color
Pang Yan Han
1
-1
/
+2
2011-09-12
Sync with 1.7.6.3
Junio C Hamano
1
-6
/
+9
2011-09-12
Merge branch 'jl/maint-fetch-submodule-check-fix' into maint
Junio C Hamano
1
-6
/
+9
2011-09-11
Merge branch 'ms/reflog-show-is-default' into maint
Junio C Hamano
1
-2
/
+1
2011-09-11
Merge branch 'jk/reset-reflog-message-fix' into maint
Junio C Hamano
1
-33
/
+16
2011-09-11
Merge branch 'jk/tag-contains-ab' (early part) into maint
Junio C Hamano
1
-1
/
+45
2011-09-11
fsck: do not abort upon finding an empty blob
Junio C Hamano
1
-6
/
+3
2011-09-11
builtin/revert.c: make commit_list_append() static
Junio C Hamano
1
-2
/
+2
2011-09-09
receive-pack: check connectivity before concluding "git push"
Junio C Hamano
1
-0
/
+43
2011-09-09
check_everything_connected(): libify
Junio C Hamano
1
-65
/
+1
2011-09-09
check_everything_connected(): refactor to use an iterator
Junio C Hamano
1
-14
/
+36
2011-09-09
fetch: verify we have everything we need before updating our ref
Junio C Hamano
1
-56
/
+63
2011-09-09
fetch: skip on-demand checking when no submodules are configured
Jens Lehmann
1
-6
/
+9
2011-09-08
branch: -v does not automatically imply --list
Michael J Gruber
1
-2
/
+1
2011-09-08
for-each-ref: add split message parts to %(contents:*).
Michał Górny
1
-6
/
+26
2011-09-08
for-each-ref: handle multiline subjects like --pretty
Jeff King
1
-5
/
+24
2011-09-08
for-each-ref: refactor subject and body placeholder parsing
Jeff King
1
-25
/
+29
2011-09-06
Merge branch 'mh/check-ref-format-print-normalize'
Junio C Hamano
1
-3
/
+3
2011-09-06
Sync with 1.7.6.2
Junio C Hamano
2
-21
/
+4
2011-09-06
Revert "Merge branch 'cb/maint-quiet-push' into maint"
Junio C Hamano
2
-21
/
+4
2011-09-04
transfer.fsckobjects: unify fetch/receive.fsckobjects
Junio C Hamano
2
-5
/
+26
2011-09-04
fetch.fsckobjects: verify downloaded objects
Junio C Hamano
1
-0
/
+8
[next]