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-10-10
git-gui: Updated po strings based on current sources
Shawn O. Pearce
7
-1657
/
+4423
2007-10-10
git-gui: add mingw specific startup wrapper
Steffen Prohaska
2
-0
/
+36
2007-10-10
git-gui: set NO_MSGFMT to force using pure tcl replacement in msysgit
Steffen Prohaska
1
-0
/
+3
2007-10-10
git-gui: add directory git-gui is located in to PATH (on Windows)
Steffen Prohaska
1
-0
/
+3
2007-10-10
Merge branch 'cs/de'
Shawn O. Pearce
4
-216
/
+698
2007-10-10
git-gui: Update German translation, including latest glossary changes
Christian Stimming
1
-165
/
+633
2007-10-10
git-gui: Incorporate glossary changes into existing German translation
Christian Stimming
1
-66
/
+47
2007-10-10
git-gui: Update German glossary according to mailing list discussion
Christian Stimming
1
-11
/
+34
2007-10-10
git-gui: Add more words to translation glossary
Christian Stimming
2
-2
/
+12
2007-10-10
git-gui: Shorten the staged/unstaged changes title bar text
Shawn O. Pearce
1
-2
/
+2
2007-10-10
git-gui: Bind Cmd-, to Preferences on Mac OS X
Shawn O. Pearce
2
-7
/
+13
2007-10-10
git-gui: Consolidate the Fetch and Push menus into a Remote menu
Shawn O. Pearce
2
-28
/
+45
2007-10-10
git-gui: Use progress meter in the status bar during index updates
Shawn O. Pearce
1
-42
/
+12
2007-10-10
git-gui: Include our Git logo in the about dialog
Shawn O. Pearce
1
-0
/
+1
2007-10-10
git-gui: Refactor about dialog code into its own module
Shawn O. Pearce
2
-78
/
+80
2007-10-10
git-gui: Refactor Henrik Nyh's logo into its own procedure
Shawn O. Pearce
2
-38
/
+44
2007-10-10
Merge branch 'maint'
Shawn O. Pearce
1
-0
/
+1
2007-10-07
git-gui: accept versions containing text annotations, like 1.5.3.mingw.1
Steffen Prohaska
1
-0
/
+1
2007-10-03
git-gui: Allow forced push into remote repository
Shawn O. Pearce
1
-0
/
+10
2007-10-03
Merge branch 'maint'
Shawn O. Pearce
1
-2
/
+28
2007-10-03
git-gui: Don't crash when starting gitk from a browser session
Shawn O. Pearce
1
-2
/
+8
2007-10-03
git-gui: Allow gitk to be started on Cygwin with native Tcl/Tk
Shawn O. Pearce
1
-0
/
+20
2007-09-27
git-gui: Refer to ourselves as "Git Gui" and not "git-gui"
Shawn O. Pearce
1
-3
/
+4
2007-09-27
git-gui: Support a native Mac OS X application bundle
Shawn O. Pearce
5
-21
/
+129
2007-09-27
git-gui: Use Henrik Nyh's git logo icon on Windows systems
Shawn O. Pearce
3
-0
/
+6
2007-09-27
git-gui: fix typo in lib/blame.tcl
Michele Ballabio
1
-1
/
+1
2007-09-26
git-gui: Make the status bar easier to read in the setup wizard
Shawn O. Pearce
9
-19
/
+47
2007-09-26
git-gui: Switch the git-gui logo to Henrik Nyh's logo
Shawn O. Pearce
1
-22
/
+41
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: add a simple msgfmt replacement
Johannes Schindelin
2
-1
/
+113
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
2
-3
/
+841
2007-09-22
git-gui: Refactor some UI init to occur earlier
Shawn O. Pearce
1
-94
/
+94
2007-09-21
Merge branch 'maint'
Shawn O. Pearce
1
-5
/
+37
2007-09-21
git-gui: Ensure .git/info/exclude is honored in Cygwin workdirs
Shawn O. Pearce
1
-3
/
+31
2007-09-21
git-gui: Handle starting on mapped shares under Cygwin
Shawn O. Pearce
1
-1
/
+1
2007-09-21
git-gui: Display message box when we cannot find git in $PATH
Shawn O. Pearce
1
-1
/
+5
2007-09-20
git-gui: Support native Win32 Tcl/Tk under Cygwin
Shawn O. Pearce
2
-14
/
+23
2007-09-20
git-gui: Fix missing i18n markup in push/fetch windows
Shawn O. Pearce
1
-4
/
+4
2007-09-20
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+1
2007-09-20
git-gui: Avoid using bold text in entire gui for some fonts
Simon Sasburg
1
-1
/
+1
2007-09-16
Merge branch 'maint'
Shawn O. Pearce
3
-7
/
+18
2007-09-16
git-gui: Disable native platform text selection in "lists"
Shawn O. Pearce
3
-9
/
+18
2007-09-14
git-gui: Paper bag fix missing translated strings
Shawn O. Pearce
9
-30
/
+34
2007-09-13
git-gui: Make the tree browser also use lightgray selection
Shawn O. Pearce
1
-3
/
+1
[next]