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-09-15
git-sh-setup: typofix in comments
Junio C Hamano
1
-1
/
+1
2007-09-14
Split grep arguments in a way that does not requires to add /dev/null.
Junio C Hamano
2
-14
/
+80
2007-09-14
Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot
Junio C Hamano
1
-1
/
+1
2007-09-14
Add test to check recent fix to "git add -u"
Benoit Sigoure
2
-2
/
+11
2007-09-14
Documentation/git-archive.txt: a couple of clarifications.
Jari Aalto
1
-2
/
+3
2007-09-14
Fix the rename detection limit checking
Linus Torvalds
3
-3
/
+19
2007-09-14
diff --no-index: do not forget to run diff_setup_done()
Junio C Hamano
1
-0
/
+2
2007-09-14
git-format-patch --in-reply-to: accept <message@id> with angle brackets
Junio C Hamano
1
-1
/
+30
2007-09-14
git-add -u: do not barf on type changes
Junio C Hamano
1
-0
/
+1
2007-09-13
Remove duplicate note about removing commits with git-filter-branch
Ulrik Sverdrup
1
-5
/
+0
2007-09-13
git-clone: improve error message if curl program is missing or not executable
Gerrit Pape
1
-1
/
+5
2007-09-13
hooks--update: Explicitly check for all zeros for a deleted ref.
Alexandre Julliard
1
-1
/
+1
2007-09-13
git-gui: Paper bag fix "Commit->Revert" format arguments
Shawn O. Pearce
1
-1
/
+1
2007-09-13
git-gui: Provide 'uninstall' Makefile target to undo an installation
Shawn O. Pearce
1
-1
/
+27
2007-09-13
git-gui: Font chooser to handle a large number of font families
Shawn O. Pearce
2
-11
/
+182
2007-09-13
git-gui: Make backporting changes from i18n version easier
Shawn O. Pearce
1
-0
/
+12
2007-09-12
Merge branch 'sp/maint-no-thin' into maint
Junio C Hamano
1
-1
/
+1
2007-09-12
stash: end index commit log with a newline
Jean-Luc Herren
1
-1
/
+1
2007-09-12
git-commit: Disallow amend if it is going to produce an empty non-merge commit
Dmitry V. Levin
1
-1
/
+1
2007-09-12
git-send-email.perl: Add angle brackets to In-Reply-To if necessary
David Kastrup
1
-1
/
+2
2007-09-11
Fix a test failure (t9500-*.sh) on cygwin
Ramsay Jones
1
-5
/
+13
2007-09-11
git-gui: Don't delete send on Windows as it doesn't exist
Shawn O. Pearce
1
-1
/
+1
2007-09-10
Make --no-thin the default in git-push to save server resources
Shawn O. Pearce
1
-1
/
+1
2007-09-09
fix doc for --compression argument to pack-objects
Nicolas Pitre
1
-6
/
+2
2007-09-09
git-tag -s must fail if gpg cannot sign the tag.
Carlos Rica
2
-4
/
+21
2007-09-09
git-gui: Trim trailing slashes from untracked submodule names
Shawn O. Pearce
1
-1
/
+5
2007-09-09
git-gui: Assume untracked directories are Git submodules
Shawn O. Pearce
1
-3
/
+18
2007-09-09
git-gui: handle "deleted symlink" diff marker
Michele Ballabio
1
-0
/
+1
2007-09-09
git-gui: show unstaged symlinks in diff viewer
Michele Ballabio
1
-5
/
+10
2007-09-09
git-svn: understand grafts when doing dcommit
Eric Wong
1
-8
/
+3
2007-09-09
git-diff: don't squelch the new SHA1 in submodule diffs
Sven Verdoolaege
2
-4
/
+21
2007-09-09
git-gui: Avoid use of libdir in Makefile
Shawn O. Pearce
1
-3
/
+3
2007-09-08
git-gui: Disable Tk send in all git-gui sessions
Shawn O. Pearce
1
-0
/
+2
2007-09-08
git-gui: lib/index.tcl: handle files with % in the filename properly
Gerrit Pape
1
-6
/
+12
2007-09-07
git-svn: fix "Malformed network data" with svn:// servers
Eric Wong
1
-1
/
+13
2007-09-07
(cvs|svn)import: Ask git-tag to overwrite old tags.
Michael Smith
2
-2
/
+2
2007-09-07
Documentation / grammer nit
Mike Ralphson
1
-1
/
+1
2007-09-05
Include a git-push example for creating a remote branch
Shawn O. Pearce
1
-0
/
+6
2007-09-05
Cleanup unnecessary file modifications in t1400-update-ref
Shawn O. Pearce
1
-2
/
+0
2007-09-05
Makefile: Add cache-tree.h to the headers list
Dmitry V. Levin
1
-1
/
+1
2007-09-05
Don't allow contrib/workdir/git-new-workdir to trash existing dirs
Shawn O. Pearce
1
-0
/
+6
2007-09-05
git-apply: do not read past the end of buffer
Junio C Hamano
2
-1
/
+60
2007-09-03
git-gui: Properly set the state of "Stage/Unstage Hunk" action
Shawn O. Pearce
1
-9
/
+6
2007-09-03
git-gui: Fix detaching current branch during checkout
Shawn O. Pearce
1
-1
/
+1
2007-09-03
git-gui: Correct starting of git-remote to handle -w option
Shawn O. Pearce
1
-2
/
+2
2007-09-03
GIT 1.5.3.1: obsolete git-p4 in RPM spec file.
Junio C Hamano
5
-3
/
+17
2007-09-02
Typofix: 1.5.3 release notes
Junio C Hamano
1
-1
/
+1
2007-09-02
GIT 1.5.3
Junio C Hamano
1
-7
/
+21
2007-09-01
Merge branch 'jp/send-email-cc'
Junio C Hamano
2
-2
/
+31
2007-09-01
Mention -m as an abbreviation for --merge
Robin Rosenberg
1
-2
/
+2
[prev]
[next]