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-07-21
git-gui: Automatically backup the user's commit buffer
Shawn O. Pearce
2
-11
/
+81
2007-07-19
git-gui: Completely remove support for creating octopus merges
Shawn O. Pearce
1
-68
/
+17
2007-07-19
git-gui: Don't show blame tooltips that we have no data for
Shawn O. Pearce
1
-0
/
+5
2007-07-19
git-gui: Translate standard encoding names to Tcl ones
Shawn O. Pearce
3
-11
/
+304
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: Convert merge dialog to use class system
Shawn O. Pearce
1
-41
/
+65
2007-07-18
git-gui: Increase the default height of the revision picker
Shawn O. Pearce
1
-1
/
+1
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
2
-2
/
+58
2007-07-18
git-gui: Allow browser subcommand to start in subdirectory
Shawn O. Pearce
2
-29
/
+27
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
2
-28
/
+30
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: Don't crash in ask_popup if we haven't mapped main window yet
Shawn O. Pearce
1
-2
/
+5
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
4
-1
/
+5
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-12
git-gui: Change prior tree SHA-1 verification to use git_read
Shawn O. Pearce
1
-1
/
+1
2007-07-12
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+12
2007-07-12
git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree}
Shawn O. Pearce
1
-1
/
+12
2007-07-09
git-gui: Include a space in Cygwin shortcut command lines
Shawn O. Pearce
1
-1
/
+1
2007-07-09
git-gui: Use sh.exe in Cygwin shortcuts
Shawn O. Pearce
1
-1
/
+1
2007-07-09
git-gui: Paper bag fix for Cygwin shortcut creation
Shawn O. Pearce
1
-1
/
+1
2007-07-09
Merge branch 'maint'
Shawn O. Pearce
2
-9
/
+17
2007-07-09
git-gui: Don't linewrap within console windows
Shawn O. Pearce
1
-0
/
+4
2007-07-09
git-gui: Correct ls-tree buffering problem in browser
Shawn O. Pearce
1
-9
/
+13
2007-07-09
git-gui: Improve the Windows and Mac OS X shortcut creators
Shawn O. Pearce
2
-21
/
+31
2007-07-09
git-gui: Teach console widget to use git_read
Shawn O. Pearce
2
-34
/
+29
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
13
-84
/
+258
2007-07-08
git-gui: Show a progress meter for checking out files
Shawn O. Pearce
2
-18
/
+55
2007-07-08
git-gui: Change the main window progress bar to use status_bar
Shawn O. Pearce
2
-12
/
+8
2007-07-08
git-gui: Extract blame viewer status bar into mega-widget
Shawn O. Pearce
2
-41
/
+87
2007-07-08
git-gui: Allow double-click in checkout dialog to start checkout
Shawn O. Pearce
2
-0
/
+5
2007-07-08
git-gui: Default selection to first matching ref
Shawn O. Pearce
1
-0
/
+5
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
11
-449
/
+746
2007-07-08
git-gui: Refactor our ui_status_value update technique
Shawn O. Pearce
5
-64
/
+67
2007-07-08
git-gui: Better handling of detached HEAD
Shawn O. Pearce
1
-4
/
+14
2007-07-08
git-gui: Automatically refresh tracking branches when needed
Shawn O. Pearce
2
-14
/
+88
2007-07-08
git-gui: Option to default new branches to match tracking branches
Shawn O. Pearce
4
-5
/
+26
[prev]
[next]