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
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
2007-08-05
unpack-trees.c: assume submodules are clean during check-out
Junio C Hamano
1
-0
/
+9
2007-08-04
Fixed git-push manpage
Jyotirmoy Bhattacharya
1
-1
/
+1
2007-08-04
checkout-index needs a working tree
Johannes Schindelin
1
-1
/
+2
2007-08-04
add "test-absolute-path" to .gitignore
Randal L. Schwartz
1
-0
/
+1
2007-08-04
Document GIT_SSH environment variable alongside other variables
Shawn O. Pearce
1
-0
/
+16
2007-08-04
INSTALL: add warning on docbook-xsl 1.72 and 1.73
Junio C Hamano
2
-0
/
+25
2007-08-04
gitweb: Fix handling of $file_name in feed generation
Jakub Narebski
1
-1
/
+1
2007-08-04
git-completion: add "git stash"
Junio C Hamano
1
-0
/
+7
2007-08-03
GIT 1.5.3-rc4
Junio C Hamano
1
-3
/
+3
2007-08-03
Fix bogus use of printf in t3700 test
Junio C Hamano
1
-2
/
+2
2007-08-03
gitweb: do not choke on recursive symlink
Junio C Hamano
1
-0
/
+1
2007-08-02
Fix work-tree related breakages
Junio C Hamano
1
-8
/
+14
2007-08-02
Fix documentation for core.gitproxy to reflect code
David Symonds
2
-4
/
+2
2007-08-02
read-tree: remove unnecessary call to setup_git_directory()
Johannes Schindelin
1
-1
/
+0
2007-08-02
Support building on GNU/Hurd
Thomas Schwinge
1
-0
/
+4
2007-08-02
Fix style nit in Python slicing.
Han-Wen Nienhuys
1
-3
/
+3
2007-08-02
Sort output of "p4 change" in incremental import before further
Han-Wen Nienhuys
1
-1
/
+1
2007-08-02
RelNotes 1.5.3 updates before -rc4
Junio C Hamano
1
-1
/
+13
2007-08-01
When generating manpages, delete outdated targets first.
David Kastrup
1
-0
/
+1
2007-08-01
rebase -i: fix for optional [branch] parameter
Johannes Schindelin
2
-1
/
+9
2007-08-01
Try to be consistent with capitalization in the documentation
Steve Hoelzer
4
-26
/
+26
2007-08-01
git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.
Junio C Hamano
2
-6
/
+5
2007-08-01
git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commands
David Kastrup
1
-2
/
+3
[next]