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-08-10
INSTALL: explain info installation and dependencies.
David Kastrup
1
-5
/
+9
2007-08-10
Add support for an info version of the user manual
David Kastrup
3
-1
/
+44
2007-08-10
Merge branch 'jc/clone'
Junio C Hamano
7
-45
/
+86
2007-08-10
Optimize the three-way merge of git-read-tree
Linus Torvalds
1
-2
/
+5
2007-08-10
Fix filehandle leak in "git branch -D"
Alex Riesen
1
-0
/
+1
2007-08-10
builtin-bundle - use buffered reads for bundle header
Mark Levedahl
1
-24
/
+13
2007-08-10
builtin-bundle.c - use stream buffered input for rev-list
Mark Levedahl
1
-2
/
+5
2007-08-10
allow git-bundle to create bottomless bundle
Junio C Hamano
1
-0
/
+33
2007-08-10
allow git-bundle to create bottomless bundle
Junio C Hamano
2
-1
/
+17
2007-08-10
Optimize the two-way merge of git-read-tree too
Linus Torvalds
1
-3
/
+4
2007-08-10
Optimize the common cases of git-read-tree
Linus Torvalds
1
-3
/
+3
2007-08-10
Move old index entry removal from "unpack_trees()" into the individual functions
Linus Torvalds
2
-11
/
+29
2007-08-10
Merge branch 'lt/readtree'
Junio C Hamano
4
-30
/
+39
2007-08-10
Fix "git commit directory/" performance anomaly
Linus Torvalds
1
-2
/
+8
2007-08-10
Optimize "diff --cached" performance.
Junio C Hamano
3
-5
/
+85
2007-08-10
Revert "tweak manpage formatting"
Junio C Hamano
1
-13
/
+0
2007-08-10
Start moving unpack-trees to "struct tree_desc"
Linus Torvalds
4
-30
/
+39
2007-08-10
Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unset
Johannes Schindelin
2
-44
/
+14
2007-08-10
tweak manpage formatting
Junio C Hamano
1
-0
/
+13
2007-08-10
Fix an illustration in git-rev-parse.txt
Junio C Hamano
1
-1
/
+1
2007-08-10
send-email: get all the quoting of realnames right
Uwe Kleine-König
1
-26
/
+24
2007-08-10
send-email: rfc822 forbids using <address@domain> without a non-empty "phrase"
Uwe Kleine-König
1
-1
/
+1
2007-08-10
Use the empty tree for base diff in paranoid-update on new branches
Shawn O. Pearce
1
-10
/
+21
2007-08-10
Teach the update-paranoid to look at file differences
Shawn O. Pearce
1
-7
/
+105
2007-08-10
Teach update-paranoid how to store ACLs organized by groups
Shawn O. Pearce
1
-16
/
+44
2007-08-10
Fix formatting of git-blame documentation.
Junio C Hamano
1
-10
/
+10
2007-08-08
cvsserver: Fix for work trees
Brian Downing
1
-0
/
+2
2007-08-08
git-p4: Fix git-p4 submit to include only changed files in the perforce submi...
Simon Hausmann
1
-6
/
+30
2007-08-08
Reorder the list of commands in the manual.
Junio C Hamano
1
-7
/
+9
2007-08-08
git-p4: Fix support for symlinks.
Simon Hausmann
1
-5
/
+9
2007-08-07
git-stash documentation: add missing backtick
Steve Hoelzer
1
-1
/
+1
2007-08-07
git-stash documentation: stash numbering starts at zero, not one
Steve Hoelzer
1
-3
/
+3
2007-08-06
Add a note about the index being updated by git-status in some cases
Steven Grimm
1
-0
/
+7
2007-08-06
Documentation/git-commit.txt: correct bad list formatting.
David Kastrup
1
-0
/
+1
2007-08-06
send-email: teach sanitize_address to do rfc2047 quoting
Uwe Kleine-K,Av(Bnig
1
-10
/
+29
2007-08-06
Fix "make GZ=1 quick-install-doc"
Junio C Hamano
1
-5
/
+3
2007-08-06
pager: find out pager setting from configuration
Junio C Hamano
1
-1
/
+4
2007-08-06
git-am: initialize variable $resume on startup
Gerrit Pape
1
-1
/
+2
2007-08-06
Documentation/git-svn: how to clone a git-svn-created repository
Adam Roben
1
-0
/
+20
2007-08-06
Merge branch 'maint'
Junio C Hamano
2
-2
/
+2
2007-08-06
apply: remove directory that becomes empty by renaming the last file away
Linus Torvalds
1
-1
/
+1
2007-08-06
setup.c:verify_non_filename(): don't die unnecessarily while disambiguating
Junio C Hamano
1
-1
/
+1
2007-08-05
documentation: use the word "index" in the git-commit man page
J. Bruce Fields
1
-14
/
+14
2007-08-05
Merge branch 'master' of git://linux-nfs.org/~bfields/git
Junio C Hamano
2
-35
/
+72
2007-08-05
Merge branch 'maint'
J. Bruce Fields
1
-19
/
+22
2007-08-05
documentation: use the word "index" in the git-add manual page
J. Bruce Fields
1
-19
/
+22
2007-08-05
user-manual: mention git-gui
J. Bruce Fields
1
-2
/
+9
2007-08-05
user-manual: mention git stash
Junio C Hamano
1
-0
/
+32
2007-08-05
user-manual: update for new default --track behavior
J. Bruce Fields
1
-14
/
+9
2007-08-05
Fix install-doc-quick target
Junio C Hamano
1
-1
/
+3
[prev]
[next]