index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-gui.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-11
git-gui: Give amend precedence to HEAD over MERGE_MSG
Shawn O. Pearce
1
-1
/
+2
2007-06-06
git-gui: Display the "Loading annotation..." message in italic
Shawn O. Pearce
1
-0
/
+5
2007-06-06
New selection indication and softer colors
Matthijs Melchior
1
-10
/
+8
2007-06-02
git-gui: Verify Tcl/Tk is new enough for our needs
Shawn O. Pearce
1
-0
/
+16
2007-06-02
git-gui: Attach font_ui to all spinbox widgets
Shawn O. Pearce
1
-1
/
+1
2007-06-01
git-gui: Don't quit when we destroy a child widget
Shawn O. Pearce
1
-1
/
+1
2007-05-31
git-gui: Allow as few as 0 lines of diff context
Shawn O. Pearce
1
-3
/
+3
2007-05-27
git-gui: Guess our share/git-gui/lib path at runtime if possible
Shawn O. Pearce
1
-2
/
+6
2007-05-24
Correct key bindings to Control-<foo>
Shawn O. Pearce
1
-6
/
+3
2007-05-22
git-gui: Tighten internal pattern match for lib/ directory
Shawn O. Pearce
1
-1
/
+1
2007-05-17
git-gui: Gracefully handle bad TCL_PATH at compile time
Shawn O. Pearce
1
-1
/
+28
2007-05-10
git-gui: Paperbag fix blame in subdirectory
Shawn O. Pearce
1
-1
/
+1
2007-05-08
git-gui: Generate blame on uncommitted working tree file
Shawn O. Pearce
1
-8
/
+12
2007-05-08
git-gui: Smarter command line parsing for browser, blame
Shawn O. Pearce
1
-9
/
+47
2007-05-08
git-gui: Use prefix if blame is run in a subdirectory
Shawn O. Pearce
1
-3
/
+9
2007-05-08
git-gui: Convert blame to the "class" way of doing things
Shawn O. Pearce
1
-1
/
+1
2007-05-08
git-gui: Convert browser, console to "class" format
Shawn O. Pearce
1
-2
/
+2
2007-05-08
Merge branch 'maint'
Shawn O. Pearce
1
-2
/
+2
2007-05-08
git-gui: Call changes "Staged" and "Unstaged" in file list titles.
Johannes Sixt
1
-2
/
+2
2007-05-07
git-gui: Move merge support into a namespace
Shawn O. Pearce
1
-3
/
+3
2007-05-07
git-gui: Allow vi keys to scroll the diff/blame regions
Shawn O. Pearce
1
-0
/
+6
2007-05-07
git-gui: Refactor into multiple files to save my sanity
Shawn O. Pearce
1
-3790
/
+26
2007-05-02
git-gui: Refactor to use our git proc more often
Shawn O. Pearce
1
-11
/
+12
2007-05-02
git-gui: Use option database defaults to set the font
Shawn O. Pearce
1
-256
/
+114
2007-05-02
git-gui: Cleanup common font handling for font_ui
Shawn O. Pearce
1
-38
/
+21
2007-05-02
git-gui: Correct line wrapping for too many branch message
Shawn O. Pearce
1
-5
/
+2
2007-05-02
git-gui: Warn users before making an octopus merge
Shawn O. Pearce
1
-0
/
+13
2007-05-02
git-gui: Include the subject in the status bar after commit
Shawn O. Pearce
1
-3
/
+4
2007-05-02
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+1
2007-05-02
git-gui: Allow spaces in path to 'wish'
Shawn O. Pearce
1
-1
/
+1
2007-04-24
git-gui: Correctly handle UTF-8 encoded commit messages
Shawn O. Pearce
1
-20
/
+26
2007-04-15
git-gui: Display the directory basename in the title
Shawn O. Pearce
1
-1
/
+1
2007-04-15
Merge branch 'er/ui'
Shawn O. Pearce
1
-69
/
+80
2007-04-04
git-gui: Brown paper bag fix division by 0 in blame
Shawn O. Pearce
1
-4
/
+6
2007-04-04
Always bind the return key to the default button
Shawn O. Pearce
1
-0
/
+2
2007-04-04
Do not break git-gui messages into multiple lines.
Eygene Ryabinkin
1
-46
/
+18
2007-04-04
Improve look-and-feel of the git-gui tool.
Eygene Ryabinkin
1
-4
/
+15
2007-04-04
Teach git-gui to use the user-defined UI font everywhere.
Eygene Ryabinkin
1
-19
/
+45
2007-03-12
git-gui: Allow 'git gui version' outside of a repository
Shawn O. Pearce
1
-7
/
+5
2007-03-12
git-gui: Revert "git-gui: Display all authors of git-gui."
Shawn O. Pearce
1
-62
/
+0
2007-03-12
git-gui: Allow committing empty merges
Shawn O. Pearce
1
-1
/
+1
2007-03-01
git-gui: Remove unnecessary /dev/null redirection.
Shawn O. Pearce
1
-8
/
+2
2007-02-26
git-gui: Don't create empty (same tree as parent) commits.
Shawn O. Pearce
1
-0
/
+18
2007-02-26
git-gui: Add Reset to the Branch menu.
Shawn O. Pearce
1
-0
/
+6
2007-02-26
git-gui: Relocate the menu/transport menu code.
Shawn O. Pearce
1
-22
/
+28
2007-02-21
git-gui: Don't crash in citool mode on initial commit.
Shawn O. Pearce
1
-8
/
+8
2007-02-21
git-gui: Include browser in our usage message.
Shawn O. Pearce
1
-1
/
+1
2007-02-21
git-gui: Change summary of git-gui.
Shawn O. Pearce
1
-1
/
+1
2007-02-21
git-gui: Display all authors of git-gui.
Shawn O. Pearce
1
-1
/
+63
2007-02-21
git-gui: Use mixed path for docs on Cygwin.
Shawn O. Pearce
1
-1
/
+1
[next]