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-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
4
-165
/
+185
2007-07-08
git-gui: Abstract the revision picker into a mega widget
Shawn O. Pearce
4
-213
/
+287
2007-07-08
git-gui: Teach class system to support [$this cmd] syntax
Shawn O. Pearce
1
-12
/
+26
2007-07-08
Merge branch 'maint'
Shawn O. Pearce
1
-0
/
+4
2007-07-08
git-gui: Skip nicknames when selecting author initials
Shawn O. Pearce
1
-0
/
+4
2007-07-08
git-gui: use "blame -w -C -C" for "where did it come from, originally?"
Junio C Hamano
1
-1
/
+9
2007-07-08
git-gui: New Git version check support routine
Shawn O. Pearce
1
-15
/
+58
2007-07-08
git-gui: Honor rerere.enabled configuration option
Shawn O. Pearce
1
-1
/
+6
2007-07-06
Merge branch 'maint'
Shawn O. Pearce
2
-4
/
+19
2007-07-06
git-gui: Ensure windows shortcuts always have .bat extension
Shawn O. Pearce
1
-0
/
+6
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-04
git-gui: Correct resizing of remote branch delete dialog
Shawn O. Pearce
1
-2
/
+2
2007-07-04
git-gui: Start blame windows as tall as possible
Shawn O. Pearce
1
-1
/
+2
2007-07-04
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+3
2007-07-04
git-gui: Unlock the index when cancelling merge dialog
Shawn O. Pearce
1
-1
/
+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
3
-10
/
+14
2007-06-27
git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hack
Shawn O. Pearce
1
-2
/
+1
2007-06-27
git-gui: Don't nice git blame on MSYS as nice is not supported
Shawn O. Pearce
1
-1
/
+5
2007-06-22
git-gui: Don't require $DISPLAY just to get --version
Shawn O. Pearce
2
-7
/
+8
2007-06-20
Merge branch 'maint'
Shawn O. Pearce
2
-2
/
+12
2007-06-20
git-gui: Quiet our installation process
Shawn O. Pearce
1
-9
/
+33
2007-06-20
git-gui: Bind Tab/Shift-Tab to cycle between panes in blame
Shawn O. Pearce
1
-1
/
+5
2007-06-20
git-gui: Correctly install to /usr/bin on Cygwin
Shawn O. Pearce
1
-1
/
+7
2007-06-11
Merge branch 'maint'
Shawn O. Pearce
8
-12
/
+28
2007-06-11
git-gui: Save geometry before the window layout is damaged
Shawn O. Pearce
6
-9
/
+26
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
2
-3
/
+0
2007-06-11
git-gui: Include 'war on whitespace' fixes from git.git
Shawn O. Pearce
2
-3
/
+0
2007-06-11
Merge branch 'maint'
Shawn O. Pearce
3
-196
/
+786
2007-06-08
git-gui: Changed blame header bar background to match main window
Shawn O. Pearce
1
-7
/
+7
2007-06-06
git-gui: Favor the original annotations over the recent ones
Shawn O. Pearce
1
-9
/
+13
2007-06-06
git-gui: Improve our labeling of blame annotation types
Shawn O. Pearce
1
-4
/
+6
2007-06-06
git-gui: Use three colors for the blame viewer background
Shawn O. Pearce
1
-19
/
+61
2007-06-06
git-gui: Jump to original line in blame viewer
Shawn O. Pearce
1
-13
/
+42
2007-06-06
git-gui: Display both commits in our tooltips
Shawn O. Pearce
1
-58
/
+72
2007-06-06
git-gui: Run blame twice on the same file and display both outputs
Shawn O. Pearce
1
-63
/
+113
2007-06-06
git-gui: Display the "Loading annotation..." message in italic
Shawn O. Pearce
3
-1
/
+12
2007-06-06
git-gui: Rename fields in blame viewer to better descriptions
Shawn O. Pearce
1
-58
/
+58
2007-06-06
git-gui: Label the uncommitted blame history entry
Shawn O. Pearce
1
-0
/
+2
2007-06-06
git-gui: Switch internal blame structure to Tcl lists
Shawn O. Pearce
1
-30
/
+39
[prev]
[next]