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
2011-09-15
filter-branch: use require_clean_work_tree
Jeff King
1
-3
/
+1
2011-09-15
Allow git merge ":/<pattern>"
Junio C Hamano
2
-11
/
+14
2011-09-15
t6019: avoid refname collision on case-insensitive systems
Thomas Rast
1
-8
/
+11
2011-09-14
Merge branch 'ph/format-patch-no-color'
Junio C Hamano
2
-1
/
+10
2011-09-13
git-svn: teach git-svn to populate svn:mergeinfo
Bryan Jacobs
4
-0
/
+742
2011-09-12
date.c: Support iso8601 timezone formats
Haitao Li
2
-11
/
+29
2011-09-12
refactor run_receive_hook()
Junio C Hamano
1
-19
/
+52
2011-09-12
fetch: avoid quadratic loop checking for updated submodules
Jeff King
1
-5
/
+72
2011-09-12
format-patch: ignore ui.color
Pang Yan Han
2
-1
/
+10
2011-09-12
Git 1.7.7-rc1
Junio C Hamano
1
-1
/
+1
2011-09-12
Sync with 1.7.6.3
Junio C Hamano
4
-7
/
+19
2011-09-12
Merge branch 'jn/remote-helpers-doc'
Junio C Hamano
3
-31
/
+195
2011-09-12
Git 1.7.6.3
Junio C Hamano
3
-2
/
+7
2011-09-12
Merge branch 'jl/maint-fetch-submodule-check-fix' into maint
Junio C Hamano
2
-6
/
+13
2011-09-11
Merge branch 'maint'
Junio C Hamano
2
-2
/
+21
2011-09-11
Prepare for 1.7.6.3 maintenance release
Junio C Hamano
2
-1
/
+21
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
2
-37
/
+20
2011-09-11
Merge branch 'vi/make-test-vector-less-specific' into maint
Junio C Hamano
8
-13
/
+13
2011-09-11
Merge branch 'jk/tag-contains-ab' (early part) into maint
Junio C Hamano
1
-1
/
+45
2011-09-11
Merge branch 'dz/connect-error-report' into maint
Junio C Hamano
1
-14
/
+11
2011-09-11
Merge branch 'jc/maint-mergetool-read-fix' into maint
Junio C Hamano
1
-4
/
+4
2011-09-11
Merge branch 'jk/maint-config-param' into maint
Junio C Hamano
4
-11
/
+47
2011-09-11
Merge branch 'jn/doc-dashdash' into maint
Junio C Hamano
9
-13
/
+13
2011-09-11
Merge branch 'jk/maint-1.7.2-status-ignored' into maint
Junio C Hamano
3
-2
/
+128
2011-09-11
SubmittingPathces: remove Cogito reference
Sverre Rabbelier
1
-2
/
+1
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-11
Makefile: Make dependency directory creation less noisy
Ramsay Jones
1
-1
/
+1
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
4
-65
/
+85
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
2
-6
/
+13
2011-09-07
RelNotes/1.7.7: minor fixes
Michael J Gruber
1
-26
/
+26
2011-09-07
sha1_file: normalize alt_odb path before comparing and storing
Hui Wang
1
-17
/
+20
2011-09-07
Minor update to how-to maintain git
Junio C Hamano
1
-7
/
+6
2011-09-06
Update draft release notes to 1.7.7
Junio C Hamano
1
-1
/
+6
2011-09-06
Merge branch 'rc/histogram-diff'
Junio C Hamano
1
-0
/
+2
2011-09-06
Merge branch 'cb/maint-ls-files-error-report'
Junio C Hamano
1
-10
/
+12
2011-09-06
Merge branch 'mh/check-ref-format-print-normalize'
Junio C Hamano
3
-4
/
+13
2011-09-06
Sync with 1.7.6.2
Junio C Hamano
8
-41
/
+21
2011-09-06
Git 1.7.6.2
Junio C Hamano
4
-4
/
+13
2011-09-06
Revert "Merge branch 'cb/maint-quiet-push' into maint"
Junio C Hamano
6
-39
/
+10
2011-09-04
test: fetch/receive with fsckobjects
Junio C Hamano
1
-0
/
+104
2011-09-04
transfer.fsckobjects: unify fetch/receive.fsckobjects
Junio C Hamano
3
-7
/
+35
2011-09-04
fetch.fsckobjects: verify downloaded objects
Junio C Hamano
2
-0
/
+14
2011-09-02
Update draft release notes to 1.7.7
Junio C Hamano
1
-2
/
+10
2011-09-02
Merge branch 'js/i18n-scripts-2'
Junio C Hamano
1
-35
/
+14
2011-09-02
Merge branch 'tr/maint-t3903-misquoted-command'
Junio C Hamano
1
-1
/
+1
[prev]
[next]