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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-25
git-gui: Display commit/tag/remote info in tooltip of revision picker
Shawn O. Pearce
1
-6
/
+230
2007-07-25
git-gui: Save remote urls obtained from config/remotes setup
Shawn O. Pearce
1
-0
/
+6
2007-07-23
git-gui: Avoid unnecessary symbolic-ref call during checkout
Shawn O. Pearce
1
-14
/
+16
2007-07-23
git-gui: Paper bag fix quitting crash after commit
Shawn O. Pearce
1
-1
/
+1
2007-07-22
git-gui: Fix unnecessary fast-forward during checkout
Shawn O. Pearce
1
-0
/
+1
2007-07-21
git-gui: Internally allow fetch without storing for future pull support
Shawn O. Pearce
1
-3
/
+11
2007-07-21
git-gui: Skip unnecessary read-tree work during checkout
Shawn O. Pearce
1
-1
/
+3
2007-07-21
git-gui: Simplify error case for unsupported merge types
Shawn O. Pearce
1
-1
/
+1
2007-07-21
git-gui: Factor out common fast-forward merge case
Shawn O. Pearce
1
-25
/
+21
2007-07-21
git-gui: Save the merge base during checkout_op processing
Shawn O. Pearce
1
-5
/
+5
2007-07-21
git-gui: Automatically backup the user's commit buffer
Shawn O. Pearce
1
-0
/
+4
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-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: Allow users to browse any branch, not just the current one
Shawn O. Pearce
1
-0
/
+53
2007-07-18
git-gui: Allow browser subcommand to start in subdirectory
Shawn O. Pearce
1
-3
/
+7
2007-07-17
git-gui: Delay the GC hint until after we are running
Shawn O. Pearce
1
-0
/
+27
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: Always disable the Tcl EOF character when reading
Shawn O. Pearce
3
-1
/
+3
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
1
-21
/
+26
2007-07-09
git-gui: Teach console widget to use git_read
Shawn O. Pearce
1
-12
/
+5
2007-07-09
git-gui: Always use absolute path to all git executables
Shawn O. Pearce
12
-68
/
+57
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
1
-2
/
+4
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: Refactor branch switch to support detached head
Shawn O. Pearce
10
-436
/
+727
2007-07-08
git-gui: Refactor our ui_status_value update technique
Shawn O. Pearce
4
-49
/
+46
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
3
-5
/
+25
2007-07-08
git-gui: Sort tags descending by tagger date
Shawn O. Pearce
1
-3
/
+2
2007-07-08
git-gui: Enhance choose_rev to handle hundreds of branches
Shawn O. Pearce
3
-114
/
+249
2007-07-08
git-gui: Fast-forward existing branch in branch create dialog
Shawn O. Pearce
1
-22
/
+198
2007-07-08
git-gui: Allow users to match remote branch names locally
Shawn O. Pearce
2
-4
/
+49
2007-07-08
git-gui: Maintain remote and source ref for tracking branches
Shawn O. Pearce
2
-18
/
+60
2007-07-08
git-gui: Optimize for newstyle refs/remotes layout
Shawn O. Pearce
2
-21
/
+40
2007-07-08
git-gui: Refactor the delete branch dialog to use class system
Shawn O. Pearce
3
-164
/
+184
2007-07-08
git-gui: Abstract the revision picker into a mega widget
Shawn O. Pearce
3
-210
/
+284
[prev]
[next]