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
2012-07-25
checkout: don't confuse ref and object flags
Jeff King
1
-1
/
+1
2012-07-24
Enumerate revision range specifiers in the documentation
Junio C Hamano
1
-0
/
+31
2012-07-23
commit: document the temporary commit message file
Jeff King
1
-0
/
+9
2012-07-23
mergetool: support --tool-help option like difftool does
Junio C Hamano
3
-5
/
+49
2012-07-23
commit: check committer identity more strictly
Jeff King
1
-1
/
+1
2012-07-23
advice: pass varargs to strbuf_vaddf, not strbuf_addf
Jeff King
1
-1
/
+1
2012-07-23
Makefile: BLK_SHA1 does not require fast htonl() and unaligned loads
Jonathan Nieder
1
-3
/
+2
2012-07-22
Makefile: fix location of listing produced by "make subdir/foo.s"
Jonathan Nieder
1
-1
/
+1
2012-07-22
block-sha1: put expanded macro parameters in parentheses
Jonathan Nieder
1
-2
/
+2
2012-07-22
block-sha1: avoid pointer conversion that violates alignment constraints
Jonathan Nieder
1
-3
/
+3
2012-07-22
Git 1.7.11.3
Junio C Hamano
4
-3
/
+57
2012-07-22
Merge branch 'jk/push-delete-ref-error-message' into maint
Junio C Hamano
1
-0
/
+3
2012-07-22
Merge branch 'ar/clone-honor-umask-at-top' into maint
Junio C Hamano
3
-3
/
+3
2012-07-22
Merge branch 'cw/amend-commit-without-message' into maint
Junio C Hamano
2
-1
/
+16
2012-07-22
Merge branch 'jk/maint-commit-amend-only-no-paths' into maint
Junio C Hamano
2
-1
/
+14
2012-07-22
Merge branch 'tg/maint-cache-name-compare' into maint
Junio C Hamano
2
-4
/
+48
2012-07-22
Merge branch 'tr/maint-show-walk' into maint
Junio C Hamano
2
-0
/
+94
2012-07-22
Merge branch 'jc/refactor-diff-stdin' into maint
Junio C Hamano
4
-50
/
+67
2012-07-22
Merge branch 'mz/empty-rebase-test' into maint
Junio C Hamano
1
-0
/
+8
2012-07-22
Merge branch 'js/fast-export-paths-with-spaces' into maint
Junio C Hamano
2
-1
/
+3
2012-07-22
Merge branch 'cw/no-detaching-an-unborn' into maint
Junio C Hamano
2
-0
/
+8
2012-07-22
Merge branch 'vr/use-our-perl-in-tests' into maint
Junio C Hamano
26
-44
/
+65
2012-07-19
diff: test precedence of external diff drivers
Jeff King
1
-0
/
+40
2012-07-17
diff: correctly disable external_diff with --no-ext-diff
Junio C Hamano
2
-3
/
+24
2012-07-17
Revert "git-commit-tree(1): update synopsis"
Junio C Hamano
1
-1
/
+1
2012-07-17
Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint-commit-tree
Junio C Hamano
2
-3
/
+17
2012-07-17
commit-tree: resurrect command line parsing updates
Junio C Hamano
2
-3
/
+17
2012-07-16
Documentation/git-daemon: add missing word
Michael Schubert
1
-1
/
+1
2012-07-13
am: indicate where a failed patch is to be found
Paul Gortmaker
2
-0
/
+8
2012-07-12
t7003: add test to filter a branch with a commit at epoch
Junio C Hamano
2
-3
/
+13
2012-07-12
date.c: Fix off by one error in object-header date parsing
Junio C Hamano
1
-1
/
+1
2012-07-12
submodules: don't stumble over symbolic links when cloning recursively
Jens Lehmann
2
-2
/
+17
2012-07-11
Git 1.7.11.2
Junio C Hamano
4
-3
/
+57
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
2
-2
/
+10
2012-07-11
Merge branch 'th/diff-no-index-fixes' into maint
Junio C Hamano
5
-24
/
+112
2012-07-11
Merge branch 'nd/clone-single-fix' into maint
Junio C Hamano
2
-3
/
+11
2012-07-11
Merge branch 'jc/rev-list-simplify-merges-first-parent' into maint
Junio C Hamano
1
-12
/
+29
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
3
-15
/
+22
2012-07-11
Merge branch 'mm/verify-filename-fix' into maint
Junio C Hamano
8
-10
/
+44
2012-07-11
Merge branch 'cn/cherry-pick-range-docs' into maint
Junio C Hamano
2
-1
/
+13
2012-07-11
Merge branch 'jc/ustar-checksum-is-unsigned' into maint
Junio C Hamano
1
-3
/
+3
2012-07-11
Merge branch 'jc/bundle-complete-notice' into maint
Junio C Hamano
1
-6
/
+10
2012-07-11
Merge branch 'jc/ls-files-i-dir' into maint
Junio C Hamano
6
-10
/
+109
2012-07-11
Merge branch 'jc/request-pull-match-tagname' into maint
Junio C Hamano
1
-7
/
+22
2012-07-11
cache_name_compare(): do not truncate while comparing paths
Junio C Hamano
2
-4
/
+48
2012-07-10
commit: fix "--amend --only" with no pathspec
Jeff King
2
-1
/
+14
2012-07-09
add: create ADD_EDIT.patch with mode 0666
Jeff King
1
-1
/
+1
2012-07-09
filter-branch: do not forget the '@' prefix to force git-timestamp
Junio C Hamano
1
-1
/
+1
[prev]
[next]