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-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
2007-05-31
git-gui: Internalize symbolic-ref HEAD reading logic
Shawn O. Pearce
1
-20
/
+15
2007-05-31
Merge branch 'maint'
Shawn O. Pearce
1
-3
/
+3
2007-05-31
git-gui: Allow as few as 0 lines of diff context
Shawn O. Pearce
1
-3
/
+3
2007-05-28
git-gui: Expose the merge.diffstat configuration option
Shawn O. Pearce
1
-0
/
+1
2007-05-28
git-gui: Allow users to delete remote branches
Shawn O. Pearce
1
-0
/
+2
2007-05-28
git-gui: Allow users to rename branches through 'branch -m'
Shawn O. Pearce
1
-0
/
+14
2007-05-28
git-gui: Disable tearoff menus on Windows, Mac OS X
Shawn O. Pearce
1
-0
/
+4
2007-05-28
git-gui: Provide fatal error if library is unavailable
Shawn O. Pearce
1
-12
/
+19
2007-05-28
git-gui: Enable verbose Tcl loading earlier
Shawn O. Pearce
1
-14
/
+18
2007-05-28
git-gui: Show the git-gui library path in 'About git-gui'
Shawn O. Pearce
1
-1
/
+1
2007-05-28
git-gui: GUI support for running 'git remote prune <name>'
Shawn O. Pearce
1
-0
/
+1
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
[next]