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-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-28
add -u: do not fail to resolve a path as deleted
Junio C Hamano
2
-1
/
+69
2009-01-28
builtin-apply.c: do not set bogus mode in check_preimage() for deleted path
Junio C Hamano
1
-1
/
+1
2009-01-28
mailinfo: tests for RFC2047 examples
Kirill Smelkov
14
-0
/
+100
2009-01-28
mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'
Kirill Smelkov
5
-1
/
+11
2009-01-28
Fix submodule squashing into unrelated commit
Johannes Schindelin
2
-6
/
+5
2009-01-28
rebase -i squashes submodule changes into unrelated commit
Junio C Hamano
1
-0
/
+26
2009-01-28
git: use run_command() to execute dashed externals
Jeff King
1
-4
/
+13
2009-01-28
run_command(): help callers distinguish errors
Jeff King
1
-0
/
+1
2009-01-28
run_command(): handle missing command errors more gracefully
Jeff King
1
-4
/
+14
2009-01-28
git: s/run_command/run_builtin/
Jeff King
1
-2
/
+2
2009-01-28
revision traversal: allow UNINTERESTING objects to be missing
Junio C Hamano
2
-3
/
+44
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-27
Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me...
Junio C Hamano
3
-67
/
+99
2009-01-27
diff.c: output correct index lines for a split diff
Junio C Hamano
2
-66
/
+98
2009-01-25
Documentation: rework src/dst description in git push
Anders Melchiorsen
1
-11
/
+12
2009-01-25
Documentation: more git push examples
Anders Melchiorsen
1
-3
/
+13
2009-01-25
Documentation: simplify refspec format description
Junio C Hamano
2
-9
/
+9
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
Fix combined use of whitespace ignore options to diff
Keith Cascio
2
-6
/
+8
2009-01-19
test more combinations of ignore-whitespace options to diff
Keith Cascio
1
-0
/
+27
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
[prev]
[next]