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-07-18
git-gui: Clarify the visualize history menu options
Shawn O. Pearce
1
-3
/
+3
2007-07-18
git-gui: Allow users to browse any branch, not just the current one
Shawn O. Pearce
1
-2
/
+5
2007-07-18
git-gui: Allow browser subcommand to start in subdirectory
Shawn O. Pearce
1
-26
/
+20
2007-07-17
git-gui: Allow blame/browser subcommands on bare repositories
Shawn O. Pearce
1
-13
/
+32
2007-07-17
git-gui: Move feature option selection before GIT_DIR init
Shawn O. Pearce
1
-37
/
+37
2007-07-17
git-gui: Delay the GC hint until after we are running
Shawn O. Pearce
1
-28
/
+3
2007-07-17
git-gui: Let the user continue even if we cannot understand git version
Shawn O. Pearce
1
-0
/
+27
2007-07-17
git-gui: Change our initial GC hint to be an estimate
Shawn O. Pearce
1
-5
/
+14
2007-07-17
git-gui: Delay searching for 'nice' until its really asked for
Shawn O. Pearce
1
-13
/
+15
2007-07-17
git-gui: Handle git versions of the form n.n.n.GIT
Julian Phillips
1
-0
/
+1
2007-07-17
git-gui: Always disable the Tcl EOF character when reading
Shawn O. Pearce
1
-0
/
+2
2007-07-16
git-gui: Brown paper bag "dirty git version fix"
Shawn O. Pearce
1
-1
/
+1
2007-07-16
git-gui: Skip -dirty suffix on core git versions
Shawn O. Pearce
1
-0
/
+1
2007-07-09
git-gui: Improve the Windows and Mac OS X shortcut creators
Shawn O. Pearce
1
-0
/
+5
2007-07-09
git-gui: Teach console widget to use git_read
Shawn O. Pearce
1
-22
/
+24
2007-07-09
git-gui: Perform our own magic shbang detection on Windows
Shawn O. Pearce
1
-13
/
+24
2007-07-09
git-gui: Treat `git version` as `git --version`
Shawn O. Pearce
1
-0
/
+1
2007-07-09
git-gui: Assume unfound commands are known by git wrapper
Shawn O. Pearce
1
-1
/
+4
2007-07-09
git-gui: Correct gitk installation location
Shawn O. Pearce
1
-12
/
+4
2007-07-09
git-gui: Always use absolute path to all git executables
Shawn O. Pearce
1
-16
/
+201
2007-07-08
git-gui: Change the main window progress bar to use status_bar
Shawn O. Pearce
1
-10
/
+4
2007-07-08
git-gui: Unabbreviate commit SHA-1s prior to display
Shawn O. Pearce
1
-1
/
+20
2007-07-08
git-gui: Refactor branch switch to support detached head
Shawn O. Pearce
1
-13
/
+19
2007-07-08
git-gui: Refactor our ui_status_value update technique
Shawn O. Pearce
1
-15
/
+21
2007-07-08
git-gui: Better handling of detached HEAD
Shawn O. Pearce
1
-4
/
+14
2007-07-08
git-gui: Option to default new branches to match tracking branches
Shawn O. Pearce
1
-0
/
+1
2007-07-08
git-gui: Refactor the delete branch dialog to use class system
Shawn O. Pearce
1
-1
/
+1
2007-07-08
git-gui: Abstract the revision picker into a mega widget
Shawn O. Pearce
1
-3
/
+3
2007-07-08
git-gui: New Git version check support routine
Shawn O. Pearce
1
-15
/
+58
2007-07-06
Merge branch 'maint'
Shawn O. Pearce
1
-4
/
+13
2007-07-06
git-gui: Include a Push action on the left toolbar
Shawn O. Pearce
1
-0
/
+4
2007-07-06
git-gui: Bind M1-P to push action
Shawn O. Pearce
1
-1
/
+6
2007-07-06
git-gui: Don't bind F5/M1-R in all windows
Shawn O. Pearce
1
-3
/
+3
2007-07-03
Merge branch 'maint'
Shawn O. Pearce
1
-3
/
+5
2007-06-30
git-gui: properly popup error if gitk should be started but is not installed
Gerrit Pape
1
-3
/
+5
2007-06-27
Merge branch 'maint'
Shawn O. Pearce
1
-8
/
+8
2007-06-27
git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hack
Shawn O. Pearce
1
-2
/
+1
2007-06-22
git-gui: Don't require $DISPLAY just to get --version
Shawn O. Pearce
1
-6
/
+7
2007-06-11
Merge branch 'maint'
Shawn O. Pearce
1
-2
/
+3
2007-06-11
git-gui: Save geometry before the window layout is damaged
Shawn O. Pearce
1
-1
/
+1
2007-06-11
git-gui: Give amend precedence to HEAD over MERGE_MSG
Shawn O. Pearce
1
-1
/
+2
2007-06-11
Merge branch 'maint'
Shawn O. Pearce
1
-0
/
+5
2007-06-06
git-gui: Display the "Loading annotation..." message in italic
Shawn O. Pearce
1
-0
/
+5
2007-06-06
Merge branch 'maint'
Shawn O. Pearce
1
-10
/
+8
2007-06-06
New selection indication and softer colors
Matthijs Melchior
1
-10
/
+8
2007-06-02
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+17
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
Merge branch 'maint'
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
[prev]
[next]