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
2007-11-22
bundle create: keep symbolic refs' names instead of resolving them
Johannes Schindelin
2
-1
/
+21
2007-11-20
send-email: add transfer encoding header with content-type
Jeff King
1
-1
/
+2
2007-11-20
Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys.
Matthieu Moy
1
-4
/
+11
2007-11-20
config: clarify compression defaults
Brian Downing
1
-1
/
+5
2007-11-20
config: correct core.loosecompression documentation
Brian Downing
1
-1
/
+1
2007-11-18
Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint
Junio C Hamano
4
-13
/
+81
2007-11-18
Documentation: Fix references to deprecated commands
J. Bruce Fields
2
-8
/
+3
2007-11-18
user-manual: mention "..." in "Generating diffs", etc.
J. Bruce Fields
1
-4
/
+11
2007-11-18
user-manual: Add section "Why bisecting merge commits can be harder ..."
Steffen Prohaska
1
-0
/
+66
2007-11-18
GIT 1.5.3.6
Junio C Hamano
2
-10
/
+6
2007-11-17
grep -An -Bm: fix invocation of external grep command
Junio C Hamano
1
-3
/
+3
2007-11-17
git-remote.txt: fix example url
J. Bruce Fields
1
-1
/
+1
2007-11-16
Update draft release notes for 1.5.3.6
Junio C Hamano
1
-1
/
+32
2007-11-16
Merge branch 'ds/maint-deflatebound' into maint
Junio C Hamano
4
-1
/
+28
2007-11-16
Fix per-directory exclude handing for "git add"
Junio C Hamano
2
-2
/
+28
2007-11-16
core.excludesfile clean-up
Junio C Hamano
7
-34
/
+26
2007-11-16
Fix t9101 test failure caused by Subversion "auto-props"
Wincent Colaiuta
1
-1
/
+1
2007-11-16
git-send-email: add charset header if we add encoded 'From'
Jeff King
1
-3
/
+31
2007-11-14
git-clean: honor core.excludesfile
Junio C Hamano
2
-1
/
+19
2007-11-14
Documentation: Fix man page breakage with DocBook XSL v1.72
Jonas Fonseca
3
-3
/
+12
2007-11-14
git-remote.txt: fix typo
Sergei Organov
1
-1
/
+1
2007-11-14
core-tutorial.txt: Fix argument mistake in an example.
Sergei Organov
1
-2
/
+2
2007-11-14
replace reference to git-rm with git-reset in git-commit doc
Jing Xue
2
-4
/
+8
2007-11-14
Grammar fixes for gitattributes documentation
Wincent Colaiuta
1
-8
/
+9
2007-11-13
Don't allow fast-import tree delta chains to exceed maximum depth
Shawn O. Pearce
1
-7
/
+13
2007-11-13
revert/cherry-pick: allow starting from dirty work tree.
Junio C Hamano
1
-1
/
+1
2007-11-13
t/t3404: fix test for a bogus todo file.
Junio C Hamano
1
-1
/
+1
2007-11-12
Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maint
Junio C Hamano
1
-0
/
+7
2007-11-11
for-each-ref: fix off by one read.
Christian Couder
1
-1
/
+1
2007-11-11
git-branch: remove mention of non-existent '-b' option
Jeff King
1
-1
/
+1
2007-11-11
git-svn: prevent dcommitting if the index is dirty.
Benoit Sigoure
2
-0
/
+9
2007-11-11
fix index-pack with packs >4GB containing deltas on 32-bit machines
Nicolas Pitre
1
-1
/
+1
2007-11-11
git-hash-object should honor config variables
Nicolas Pitre
1
-0
/
+2
2007-11-10
gitweb: correct month in date display for atom feeds
Vincent Zanotti
1
-1
/
+1
2007-11-10
Fix memory leak in traverse_commit_list
Shawn O. Pearce
1
-0
/
+7
2007-11-09
print warning/error/fatal messages in one shot
Nicolas Pitre
1
-3
/
+3
2007-11-09
Start preparing for 1.5.3.6
Junio C Hamano
2
-1
/
+22
2007-11-09
git-send-email: Change the prompt for the subject of the initial message.
Benoit Sigoure
1
-1
/
+1
2007-11-08
SubmittingPatches: improve the 'Patch:' section of the checklist
Sergei Organov
1
-5
/
+4
2007-11-08
instaweb: Minor cleanups and fixes for potential problems
Jonas Fonseca
1
-9
/
+8
2007-11-08
stop t1400 hiding errors in tests
Alex Riesen
1
-1
/
+1
2007-11-08
Makefile: add missing dependency on wt-status.h
Junio C Hamano
1
-0
/
+1
2007-11-08
refresh_index_quietly(): express "optional" nature of index writing better
Junio C Hamano
1
-9
/
+5
2007-11-08
Fix sed string regex escaping in module_name.
Ralf Wildenhues
1
-1
/
+1
2007-11-08
Avoid a few unportable, needlessly nested "...`...".
Ralf Wildenhues
2
-4
/
+4
2007-11-08
git-mailsplit: with maildirs not only process cur/, but also new/
Gerrit Pape
1
-16
/
+22
2007-11-07
Improve accuracy of check for presence of deflateBound.
David Symonds
4
-1
/
+28
2007-11-07
Add Documentation/CodingGuidelines
Johannes Schindelin
1
-0
/
+112
2007-11-07
When exec() fails include the failing command in the error message
Ask Bjørn Hansen
1
-1
/
+1
2007-11-07
RelNotes-1.5.3.5: fix another typo
David D Kilzer
1
-1
/
+1
[next]