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
2009-02-05
filter-branch: do not consider diverging submodules a 'dirty worktree'
Johannes Schindelin
1
-1
/
+1
2009-02-03
filter-branch: Fix fatal error on bare repositories
Eric Kidd
2
-13
/
+16
2009-02-03
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-0
/
+2
2009-02-02
grep: pass -I (ignore binary) down to external grep
Junio C Hamano
1
-0
/
+2
2009-01-31
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-3
/
+6
2009-01-31
merge: fix out-of-bounds memory access
René Scharfe
1
-3
/
+6
2009-01-29
GIT 1.6.1.2
Junio C Hamano
3
-2
/
+41
2009-01-28
Merge branch 'jc/maint-format-patch-o-relative' into maint
Junio C Hamano
2
-4
/
+76
2009-01-28
Merge branch 'bs/maint-rename-populate-filespec' into maint
Junio C Hamano
1
-2
/
+7
2009-01-28
Merge branch 'mh/maint-commit-color-status' into maint
Junio C Hamano
1
-0
/
+6
2009-01-28
Merge branch 'nd/grep-assume-unchanged' into maint
Junio C Hamano
2
-2
/
+20
2009-01-28
Merge branch 'jc/maint-ls-tree' into maint
Junio C Hamano
2
-2
/
+13
2009-01-28
Merge branch 'np/no-loosen-prune-expire-now' into maint
Junio C Hamano
2
-3
/
+9
2009-01-28
Merge branch 'mc/cd-p-pwd' into maint
Junio C Hamano
2
-3
/
+3
2009-01-28
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-1
/
+2
2009-01-28
avoid 31-bit truncation in write_loose_object
Jeff King
1
-1
/
+2
2009-01-27
send-pack: do not send unknown object name from ".have" to pack-objects
Junio C Hamano
2
-22
/
+127
2009-01-27
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2
-2
/
+2
2009-01-27
test-path-utils: Fix off by one, found by valgrind
Johannes Schindelin
1
-1
/
+1
2009-01-27
get_sha1_basic(): fix invalid memory access, found by valgrind
Johannes Schindelin
1
-1
/
+1
2009-01-25
GIT 1.6.1.1
Junio C Hamano
2
-8
/
+18
2009-01-23
Merge branch 'cb/maint-unpack-trees-absense' into maint
Junio C Hamano
2
-18
/
+67
2009-01-23
Merge branch 'tr/maint-no-index-fixes' into maint
Junio C Hamano
3
-10
/
+20
2009-01-23
Merge branch 'rs/maint-shortlog-foldline' into maint
Junio C Hamano
2
-5
/
+8
2009-01-23
Merge branch 'pj/maint-ldflags' into maint
Junio C Hamano
1
-2
/
+2
2009-01-23
Merge branch 'pb/maint-git-pm-false-dir' into maint
Junio C Hamano
1
-3
/
+4
2009-01-23
Merge branch 'js/maint-bisect-gitk' into maint
Junio C Hamano
1
-1
/
+1
2009-01-23
Merge branch 'js/add-not-submodule' into maint
Junio C Hamano
2
-0
/
+53
2009-01-23
Merge branch 'jc/maint-format-patch' into maint
Junio C Hamano
1
-0
/
+7
2009-01-23
Merge branch 'am/maint-push-doc' into maint
Junio C Hamano
1
-7
/
+8
2009-01-23
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-1
/
+1
2009-01-23
Fix Documentation for git-describe
Boyd Stephen Smith Jr
1
-1
/
+1
2009-01-21
Rename diff.suppress-blank-empty to diff.suppressBlankEmpty
Johannes Schindelin
3
-6
/
+8
2009-01-21
Rename detection: Avoid repeated filespec population
Björn Steinbrink
1
-2
/
+7
2009-01-19
shell: Document that 'cvs server' is a valid command
Lars Noschinski
1
-2
/
+3
2009-01-18
Documentation: avoid using undefined parameters
Anders Melchiorsen
1
-2
/
+2
2009-01-18
Documentation: mention branches rather than heads
Anders Melchiorsen
1
-2
/
+2
2009-01-18
Documentation: remove a redundant elaboration
Anders Melchiorsen
1
-2
/
+1
2009-01-18
Documentation: git push repository can also be a remote
Anders Melchiorsen
1
-1
/
+3
2009-01-17
Update draft release notes for 1.6.1.1
Junio C Hamano
1
-1
/
+6
2009-01-17
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
4
-4
/
+6
2009-01-17
builtin-fsck: fix off by one head count
Christian Couder
1
-1
/
+1
2009-01-17
t5540: clarify that http-push does not handle packed-refs on the remote
Johannes Schindelin
1
-3
/
+15
2009-01-17
http-push: when making directories, have a trailing slash in the path name
Johannes Schindelin
3
-2
/
+11
2009-01-17
http-push: fix off-by-path_len
Johannes Schindelin
1
-3
/
+7
2009-01-17
Documentation: let asciidoc align related options
Markus Heidelberg
1
-1
/
+4
2009-01-17
githooks.txt: add missing word
Stephan Beyer
1
-1
/
+1
2009-01-17
builtin-commit.c: do not remove COMMIT_EDITMSG
Stephan Beyer
1
-1
/
+0
2009-01-15
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2
-0
/
+34
2009-01-15
t3404: Add test case for auto-amending only edited commits after "edit"
Stephan Beyer
1
-0
/
+17
[next]