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-29
git-gui: Use more modern looking icons in the tree browser
Shawn O. Pearce
1
-26
/
+0
2007-07-29
git-gui: Don't offer to stage hunks from untracked files
Shawn O. Pearce
1
-0
/
+6
2007-07-29
git-gui: Honor core.excludesfile when listing extra files
Shawn O. Pearce
1
-0
/
+4
2007-07-29
git-gui: Unify wording to say "to stage" instead of "to add"
Christian Stimming
1
-3
/
+3
2007-07-27
git-gui: Don't kill modified commit message buffer with merge templates
Shawn O. Pearce
1
-2
/
+3
2007-07-23
git-gui: Refactor current branch menu items to make i18n easier
Shawn O. Pearce
1
-2
/
+11
2007-07-23
git-gui: Refactor diff popup into a procedure to ease i18n work
Shawn O. Pearce
1
-9
/
+11
2007-07-23
git-gui: Clarify meaning of add tracked menu option
Shawn O. Pearce
1
-2
/
+2
2007-07-22
git-gui: Completely remove my Tools/Migrate hack
Shawn O. Pearce
1
-29
/
+0
2007-07-21
git-gui: Automatically backup the user's commit buffer
Shawn O. Pearce
1
-11
/
+77
2007-07-19
git-gui: Avoid unnecessary global statements when possible
Shawn O. Pearce
1
-7
/
+4
2007-07-19
git-gui: Bind Ctrl/Cmd-M to merge action
Shawn O. Pearce
1
-2
/
+4
2007-07-18
Don't offer my special Tools/Migrate hack unless in multicommit
Shawn O. Pearce
1
-1
/
+3
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
[next]