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-17
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
8
-45
/
+293
2007-09-17
send-email: make message-id generation a bit more robust
Junio C Hamano
1
-4
/
+11
2007-09-17
git-apply: fix whitespace stripping
J. Bruce Fields
1
-3
/
+10
2007-09-16
git-gui: Disable native platform text selection in "lists"
Shawn O. Pearce
3
-9
/
+18
2007-09-16
apply --index-info: fall back to current index for mode changes
Johannes Schindelin
2
-2
/
+39
2007-09-15
Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint
Junio C Hamano
5
-1003
/
+548
2007-09-15
core-tutorial: minor cleanup
J. Bruce Fields
1
-22
/
+10
2007-09-15
documentation: replace Discussion section by link to user-manual chapter
J. Bruce Fields
3
-597
/
+54
2007-09-15
user-manual: todo updates and cleanup
J. Bruce Fields
1
-13
/
+16
2007-09-15
user-manual: fix introduction to packfiles
J. Bruce Fields
1
-2
/
+2
2007-09-15
user-manual: move packfile and dangling object discussion
J. Bruce Fields
1
-148
/
+147
2007-09-15
user-manual: rewrite object database discussion
J. Bruce Fields
1
-139
/
+196
2007-09-15
user-manual: reorder commit, blob, tree discussion
J. Bruce Fields
1
-41
/
+41
2007-09-15
user-manual: rewrite index discussion
J. Bruce Fields
1
-49
/
+55
2007-09-15
user-manual: create new "low-level git operations" chapter
J. Bruce Fields
1
-9
/
+24
2007-09-15
user-manual: rename "git internals" to "git concepts"
J. Bruce Fields
1
-6
/
+10
2007-09-15
user-manual: move object format details to hacking-git chapter
J. Bruce Fields
1
-23
/
+32
2007-09-15
user-manual: adjust section levels in "git internals"
J. Bruce Fields
1
-5
/
+12
2007-09-15
revision walker: --cherry-pick is a limited operation
Johannes Schindelin
2
-0
/
+15
2007-09-15
git-sh-setup: typofix in comments
Junio C Hamano
1
-1
/
+1
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
[next]