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
2012-09-12
Merge branch 'jc/apply-binary-p0' into maint-1.7.11
Junio C Hamano
1
-25
/
+43
2012-09-12
Merge branch 'jc/dotdot-is-parent-directory' into maint-1.7.11
Junio C Hamano
1
-2
/
+14
2012-09-12
Merge branch 'kk/maint-for-each-ref-multi-sort' into maint-1.7.11
Junio C Hamano
1
-1
/
+3
2012-09-11
Merge branch 'jc/maint-config-exit-status' into maint-1.7.11
Junio C Hamano
1
-2
/
+6
2012-09-11
Merge branch 'tr/void-diff-setup-done' into maint-1.7.11
Junio C Hamano
4
-12
/
+6
2012-09-11
Merge branch 'pg/maint-apply-remove-unused-variable' into maint-1.7.11
Junio C Hamano
1
-1
/
+0
2012-09-10
Merge branch 'bc/receive-pack-stdout-protection' into maint-1.7.11
Junio C Hamano
1
-1
/
+2
2012-09-10
Merge branch 'jk/maint-null-in-trees' into maint-1.7.11
Junio C Hamano
3
-7
/
+12
2012-08-24
apply: compute patch->def_name correctly under -p0
Junio C Hamano
1
-25
/
+43
2012-08-24
Merge branch 'jk/maint-commit-check-committer-early' into maint-1.7.11
Junio C Hamano
1
-1
/
+1
2012-08-23
specifying ranges: we did not mean to make ".." an empty set
Junio C Hamano
1
-2
/
+14
2012-08-21
for-each-ref: Fix sort with multiple keys
Kacper Kornet
1
-1
/
+3
2012-08-06
receive-pack: do not leak output from auto-gc to standard output
Junio C Hamano
1
-1
/
+2
2012-08-06
Merge branch 'jk/maint-checkout-orphan-check-fix' into maint
Junio C Hamano
1
-1
/
+1
2012-08-05
apply: delete unused deflate_origlen from patch struct
Paul Gortmaker
1
-1
/
+0
2012-08-03
diff_setup_done(): return void
Thomas Rast
4
-12
/
+6
2012-07-30
Merge branch 'kk/maint-commit-tree' into maint
Junio C Hamano
1
-3
/
+0
2012-07-30
config: "git config baa" should exit with status 1
Junio C Hamano
1
-2
/
+6
2012-07-29
diff: do not use null sha1 as a sentinel value
Jeff King
3
-7
/
+12
2012-07-25
checkout: don't confuse ref and object flags
Jeff King
1
-1
/
+1
2012-07-23
commit: check committer identity more strictly
Jeff King
1
-1
/
+1
2012-07-22
Merge branch 'ar/clone-honor-umask-at-top' into maint
Junio C Hamano
2
-2
/
+2
2012-07-22
Merge branch 'cw/amend-commit-without-message' into maint
Junio C Hamano
1
-1
/
+1
2012-07-22
Merge branch 'jk/maint-commit-amend-only-no-paths' into maint
Junio C Hamano
1
-1
/
+4
2012-07-22
Merge branch 'tr/maint-show-walk' into maint
Junio C Hamano
1
-0
/
+3
2012-07-22
Merge branch 'js/fast-export-paths-with-spaces' into maint
Junio C Hamano
1
-0
/
+2
2012-07-22
Merge branch 'cw/no-detaching-an-unborn' into maint
Junio C Hamano
1
-0
/
+2
2012-07-17
Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint-commit-tree
Junio C Hamano
1
-3
/
+0
2012-07-17
commit-tree: resurrect command line parsing updates
Junio C Hamano
1
-3
/
+0
2012-07-11
Merge branch 'jc/maint-blame-unique-abbrev' into maint
Junio C Hamano
1
-4
/
+21
2012-07-11
Merge branch 'rj/platform-pread-may-be-thread-unsafe' into maint
Junio C Hamano
1
-2
/
+2
2012-07-11
Merge branch 'nd/clone-single-fix' into maint
Junio C Hamano
1
-2
/
+5
2012-07-11
Merge branch 'hv/submodule-update-nuke-submodules' into maint
Junio C Hamano
1
-6
/
+0
2012-07-11
Merge branch 'jk/diff-no-index-pager' into maint
Junio C Hamano
1
-7
/
+17
2012-07-11
Merge branch 'mm/verify-filename-fix' into maint
Junio C Hamano
3
-4
/
+4
2012-07-11
Merge branch 'jc/ls-files-i-dir' into maint
Junio C Hamano
2
-7
/
+22
2012-07-09
add: create ADD_EDIT.patch with mode 0666
Jeff King
1
-1
/
+1
2012-07-09
Restore umasks influence on the permissions of work tree created by clone
Alex Riesen
1
-1
/
+1
2012-07-09
Allow edit of empty message with commit --amend
Chris Webb
1
-1
/
+1
2012-07-02
blame: compute abbreviation width that ensures uniqueness
Junio C Hamano
1
-4
/
+21
2012-06-27
fast-export: quote paths with spaces
Jay Soffian
1
-0
/
+2
2012-06-26
index-pack: Disable threading on cygwin
Junio C Hamano
1
-2
/
+2
2012-06-26
git-checkout: disallow --detach on unborn branch
Chris Webb
1
-0
/
+2
2012-06-22
clone: fix ref selection in --single-branch --branch=xxx
Nguyễn Thái Ngọc Duy
1
-2
/
+5
2012-06-19
show: fix "range implies walking"
Junio C Hamano
1
-0
/
+3
2012-06-18
verify_filename(): ask the caller to chose the kind of diagnosis
Matthieu Moy
3
-4
/
+4
2012-06-17
Merge branch 'js/maint-fast-export-mark-error' into maint
Junio C Hamano
1
-1
/
+1
2012-06-15
fix pager.diff with diff --no-index
Jeff King
1
-7
/
+17
2012-06-12
Merge branch 'jc/fmt-merge-msg-people'
Junio C Hamano
1
-2
/
+2
2012-06-12
Merge branch 'js/maint-fast-export-mark-error'
Junio C Hamano
1
-1
/
+1
[next]