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-26
git-gui: Don't delete scrollbars in console windows
Shawn O. Pearce
1
-8
/
+2
2007-09-26
git-gui: Don't delete console window namespaces too early
Shawn O. Pearce
1
-1
/
+4
2007-09-24
git-gui: Copy objects/info/alternates during standard clone
Shawn O. Pearce
1
-0
/
+26
2007-09-24
git-gui: Keep the UI responsive while counting objects in clone
Shawn O. Pearce
1
-5
/
+25
2007-09-24
git-gui: Don't bother showing OS error message about hardlinks
Shawn O. Pearce
1
-4
/
+1
2007-09-23
git-gui: Deiconify startup wizard so it raises to the top
Johannes Schindelin
1
-0
/
+1
2007-09-23
git-gui: Avoid console scrollbars unless they are necessary
Shawn O. Pearce
1
-30
/
+48
2007-09-23
git-gui: Allow users to choose/create/clone a repository
Shawn O. Pearce
1
-0
/
+838
2007-09-20
git-gui: Fix missing i18n markup in push/fetch windows
Shawn O. Pearce
1
-4
/
+4
2007-09-16
Merge branch 'maint'
Shawn O. Pearce
2
-5
/
+6
2007-09-16
git-gui: Disable native platform text selection in "lists"
Shawn O. Pearce
2
-7
/
+6
2007-09-14
git-gui: Paper bag fix missing translated strings
Shawn O. Pearce
8
-23
/
+23
2007-09-13
git-gui: Make the tree browser also use lightgray selection
Shawn O. Pearce
1
-3
/
+1
2007-09-13
git-gui: add some strings to translation
Michele Ballabio
7
-28
/
+28
2007-09-13
Merge branch 'maint'
Shawn O. Pearce
3
-12
/
+183
2007-09-13
git-gui: Paper bag fix "Commit->Revert" format arguments
Shawn O. Pearce
1
-1
/
+1
2007-09-13
git-gui: Font chooser to handle a large number of font families
Shawn O. Pearce
2
-11
/
+182
2007-09-12
git-gui: Disambiguate "commit"
Harri Ilari Tapio Liusvaara
1
-1
/
+1
2007-09-10
git-gui: Localize commit/author dates when displaying them
Shawn O. Pearce
3
-19
/
+60
2007-09-10
git-gui: Mark revision chooser tooltip for translation
Shawn O. Pearce
1
-6
/
+6
2007-09-09
Merge branch 'maint'
Shawn O. Pearce
1
-6
/
+30
2007-09-09
git-gui: Assume untracked directories are Git submodules
Shawn O. Pearce
1
-3
/
+18
2007-09-09
git-gui: handle "deleted symlink" diff marker
Michele Ballabio
1
-0
/
+1
2007-09-09
git-gui: show unstaged symlinks in diff viewer
Michele Ballabio
1
-5
/
+10
2007-09-09
Merge branch 'maint'
Shawn O. Pearce
1
-6
/
+12
2007-09-08
git-gui: lib/index.tcl: handle files with % in the filename properly
Gerrit Pape
1
-6
/
+12
2007-09-03
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+1
2007-09-03
git-gui: Fix detaching current branch during checkout
Shawn O. Pearce
1
-1
/
+1
2007-09-03
git-gui: remove dots in some UI strings
Michele Ballabio
1
-3
/
+3
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
[next]