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
2010-03-04
Merge branch 'rs/optim-text-wrap' into maint
Junio C Hamano
3
-37
/
+42
2010-03-04
Merge branch 'dp/read-not-mmap-small-loose-object' into maint
Junio C Hamano
1
-0
/
+10
2010-03-04
Merge branch 'np/compress-loose-object-memsave' into maint
Junio C Hamano
1
-14
/
+19
2010-03-04
Merge branch 'jc/maint-status-preload' into maint
Junio C Hamano
1
-1
/
+1
2010-03-04
Merge branch 'gf/maint-sh-setup-nongit-ok' into maint
Junio C Hamano
1
-1
/
+1
2010-03-04
Merge branch 'cc/maint-bisect-paths' into maint
Junio C Hamano
2
-0
/
+11
2010-03-04
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
1
-1
/
+1
2010-03-04
Merge branch 'maint-1.6.5' into maint-1.6.6
Junio C Hamano
1
-1
/
+1
2010-03-04
Remove extra '-' from git-am(1)
Michal Sojka
1
-1
/
+1
2010-03-02
Start preparing for 1.7.0.2
Junio C Hamano
2
-1
/
+23
2010-03-02
Merge branch 'tc/maint-transport-ls-remote-with-void' into maint
Junio C Hamano
2
-1
/
+10
2010-03-02
Merge branch 'hm/maint-imap-send-crlf' into maint
Junio C Hamano
1
-1
/
+39
2010-03-02
Merge branch 'sp/maint-push-sideband' into maint
Junio C Hamano
10
-134
/
+370
2010-03-02
Merge branch 'jc/maint-fix-test-perm' into maint
Junio C Hamano
2
-0
/
+4
2010-03-02
Merge branch 'np/fast-import-idx-v2' into maint
Junio C Hamano
2
-95
/
+84
2010-03-02
gitweb: Fix project-specific feature override behavior
Jakub Narebski
2
-6
/
+21
2010-03-02
gitweb multiple project roots documentation
Sylvain Rabot
1
-3
/
+64
2010-03-01
bisect: error out when passing bad path parameters
Christian Couder
2
-0
/
+11
2010-02-28
Git 1.7.0.1
Junio C Hamano
3
-7
/
+12
2010-02-28
Remove reference to GREP_COLORS from documentation
Mark Lodato
1
-3
/
+1
2010-02-28
sha1_name: fix segfault caused by invalid index access
Markus Heidelberg
1
-14
/
+18
2010-02-25
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
1
-0
/
+1
2010-02-25
t3301-notes: insert a shbang line in ./fake_editor.sh
Johannes Sixt
1
-0
/
+1
2010-02-24
commit: quote the user name in the example
Matt Kraai
1
-1
/
+1
2010-02-24
Merge branch 'ml/maint-grep-doc' into maint
Junio C Hamano
1
-5
/
+12
2010-02-23
am: remove rebase-apply directory before gc
Jonathan Nieder
1
-2
/
+1
2010-02-23
rerere: fix memory leak if rerere images can't be read
Bert Wesarg
1
-3
/
+6
2010-02-23
Documentation: mention conflict marker size argument (%L) for merge driver
Bert Wesarg
1
-1
/
+2
2010-02-21
sha1_file: be paranoid when creating loose objects
Nicolas Pitre
1
-0
/
+9
2010-02-21
hash-object: don't use mmap() for small files
Dmitry Potapov
1
-0
/
+10
2010-02-21
sha1_file: don't malloc the whole compressed result when writing out objects
Nicolas Pitre
1
-14
/
+10
2010-02-20
utf8.c: speculatively assume utf-8 in strbuf_add_wrapped_text()
René Scharfe
1
-6
/
+17
2010-02-20
utf8.c: remove strbuf_write()
René Scharfe
1
-13
/
+5
2010-02-20
utf8.c: remove print_spaces()
René Scharfe
1
-9
/
+6
2010-02-20
utf8.c: remove print_wrapped_text()
René Scharfe
3
-9
/
+14
2010-02-20
git-p4: fix bug in symlink handling
Evan Powers
1
-3
/
+2
2010-02-19
t1450: fix testcases that were wrongly expecting failure
Thomas Rast
1
-8
/
+8
2010-02-19
Documentation: Fix indentation problem in git-commit(1)
Jacob Helwig
1
-3
/
+3
2010-02-19
Merge branch 'jk/maint-rmdir-fix' into maint
Junio C Hamano
2
-1
/
+9
2010-02-18
rm: fix bug in recursive subdirectory removal
Jeff King
2
-1
/
+9
2010-02-18
Documentation: describe --thin more accurately
Stephen Boyd
5
-28
/
+36
2010-02-17
docs: don't talk about $GIT_DIR/refs/ everywhere
Jeff King
10
-36
/
+39
2010-02-17
Update 1.7.0.1 release notes
Junio C Hamano
1
-1
/
+1
2010-02-17
Merge branch 'jk/cherry-pick-reword' into maint
Junio C Hamano
1
-23
/
+19
2010-02-17
Merge branch 'jk/grep-double-dash' into maint
Junio C Hamano
2
-0
/
+43
2010-02-17
Merge branch 'jc/typo' into maint
Junio C Hamano
17
-19
/
+20
2010-02-17
status: preload index to optimize lstat(2) calls
Junio C Hamano
1
-1
/
+1
2010-02-17
fast-import: use the diff_delta() max_delta_size argument
Nicolas Pitre
1
-6
/
+2
2010-02-17
fast-import: honor pack.indexversion and pack.packsizelimit config vars
Nicolas Pitre
1
-0
/
+11
2010-02-17
fast-import: make default pack size unlimited
Nicolas Pitre
2
-10
/
+7
[next]