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-09-02
Mark strings for translation.
Christian Stimming
21
-266
/
+270
2007-08-20
git-gui: Allow git-merge to use branch names in conflict markers
Shawn O. Pearce
1
-1
/
+1
2007-08-20
git-gui: Fix window manager problems on ion3
Shawn O. Pearce
1
-1
/
+2
2007-07-29
git-gui: Minor refactoring of merge command line in merge support
Shawn O. Pearce
1
-3
/
+3
2007-07-29
git-gui: Use more modern looking icons in the tree browser
Shawn O. Pearce
1
-4
/
+18
2007-07-29
git-gui: Make sure remotes are loaded when picking revisions
Shawn O. Pearce
1
-0
/
+4
2007-07-29
git-gui: Use progress bar while resetting/aborting files
Shawn O. Pearce
1
-4
/
+12
2007-07-29
git-gui: Unify wording to say "to stage" instead of "to add"
Christian Stimming
4
-11
/
+15
2007-07-25
git-gui: Remove usernames from absolute SSH urls during merging
Shawn O. Pearce
1
-0
/
+3
2007-07-25
git-gui: Format tracking branch merges as though they were pulls
Shawn O. Pearce
1
-4
/
+28
2007-07-25
git-gui: Cleanup bindings within merge dialog
Shawn O. Pearce
1
-5
/
+9
2007-07-25
git-gui: Replace merge dialog with our revision picker widget
Shawn O. Pearce
1
-70
/
+11
2007-07-25
git-gui: Show ref last update times in revision chooser tooltips
Shawn O. Pearce
1
-1
/
+33
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
[next]