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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-06
git-gui: Makefile: consolidate .FORCE-* targets
Jonathan Nieder
1
-4
/
+3
2009-05-01
git-gui: Fixes for Mac OS X TkAqua
Daniel A. Steffen
1
-2
/
+5
2008-11-01
git-gui: Add a simple implementation of SSH_ASKPASS.
Alexander Gavrilov
1
-0
/
+2
2008-07-29
git-gui (Windows): Switch to relative discovery of oguilib
Steffen Prohaska
1
-0
/
+1
2008-07-29
git-gui: Correct installation of library to be $prefix/share
Steffen Prohaska
1
-0
/
+4
2008-03-12
git-gui: Simplify MSGFMT setting in Makefile
Junio C Hamano
1
-6
/
+1
2008-03-05
git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails
Shawn O. Pearce
1
-0
/
+5
2008-02-22
git-gui: Avoid hardcoded Windows paths in Cygwin package files
Shawn O. Pearce
1
-1
/
+11
2008-02-22
git-gui: Default TCL_PATH to same location as TCLTK_PATH
Shawn O. Pearce
1
-1
/
+5
2008-02-12
git-gui: support Git Gui.app under OS X 10.5
Jay Soffian
1
-4
/
+13
2008-01-22
git-gui: Correctly cleanup msgfmt '1 message untranslated' output
Shawn O. Pearce
1
-1
/
+1
2008-01-22
git-gui: Fallback to Tcl based po2msg.sh if msgfmt isn't available
Shawn O. Pearce
1
-0
/
+3
2008-01-17
git-gui: Makefile - Handle $DESTDIR on Cygwin
Mark Levedahl
1
-2
/
+3
2007-12-14
git-gui: Unconditionally use absolute paths with Cygwin
Mark Levedahl
1
-6
/
+4
2007-12-02
git-gui: install-sh from automake does not like -m755
Robert Schiele
1
-6
/
+6
2007-12-02
git-gui: Reorder msgfmt command-line arguments
brian m. carlson
1
-1
/
+1
2007-10-13
git-gui: Honor a config.mak in git-gui's top level
Shawn O. Pearce
1
-0
/
+2
2007-10-12
git-gui: Use proper Windows shortcuts instead of bat files
Shawn O. Pearce
1
-4
/
+6
2007-10-10
git-gui: add mingw specific startup wrapper
Steffen Prohaska
1
-0
/
+20
2007-10-10
git-gui: set NO_MSGFMT to force using pure tcl replacement in msysgit
Steffen Prohaska
1
-0
/
+3
2007-09-27
git-gui: Support a native Mac OS X application bundle
Shawn O. Pearce
1
-20
/
+76
2007-09-27
git-gui: Use Henrik Nyh's git logo icon on Windows systems
Shawn O. Pearce
1
-0
/
+2
2007-09-24
git-gui: add a simple msgfmt replacement
Johannes Schindelin
1
-1
/
+10
2007-09-20
git-gui: Support native Win32 Tcl/Tk under Cygwin
Shawn O. Pearce
1
-12
/
+20
2007-09-13
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+30
2007-09-13
git-gui: Provide 'uninstall' Makefile target to undo an installation
Shawn O. Pearce
1
-1
/
+27
2007-09-09
Merge branch 'maint'
Shawn O. Pearce
1
-4
/
+4
2007-09-09
git-gui: Avoid use of libdir in Makefile
Shawn O. Pearce
1
-3
/
+3
2007-09-03
git-gui: Ensure msgfmt failure stops GNU make
Shawn O. Pearce
1
-2
/
+2
2007-09-03
git-gui: Quiet the msgfmt part of the make process
Shawn O. Pearce
1
-2
/
+4
2007-09-02
Makefile rules for translation catalog generation and installation.
Christian Stimming
1
-2
/
+19
2007-06-27
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+1
2007-06-22
git-gui: Don't require $DISPLAY just to get --version
Shawn O. Pearce
1
-1
/
+1
2007-06-20
Merge branch 'maint'
Shawn O. Pearce
1
-1
/
+7
2007-06-20
git-gui: Quiet our installation process
Shawn O. Pearce
1
-9
/
+33
2007-06-20
git-gui: Correctly install to /usr/bin on Cygwin
Shawn O. Pearce
1
-1
/
+7
2007-06-02
Revert "Make the installation target of git-gui a little less chatty"
Shawn O. Pearce
1
-14
/
+6
2007-06-01
Make the installation target of git-gui a little less chatty
Alex Riesen
1
-6
/
+14
2007-05-27
git-gui: Guess our share/git-gui/lib path at runtime if possible
Shawn O. Pearce
1
-2
/
+10
2007-05-17
git-gui: Gracefully handle bad TCL_PATH at compile time
Shawn O. Pearce
1
-3
/
+16
2007-05-08
git-gui: Define a simple class/method system
Shawn O. Pearce
1
-1
/
+4
2007-05-07
git-gui: Refactor into multiple files to save my sanity
Shawn O. Pearce
1
-2
/
+21
2007-05-02
git-gui: Track our own embedded values and rebuild when they change
Shawn O. Pearce
1
-2
/
+15
2007-04-17
git-gui: Honor TCLTK_PATH if supplied
Junio C Hamano
1
-0
/
+4
2007-04-17
Revert "Allow wish interpreter to be defined with TCLTK_PATH"
Shawn O. Pearce
1
-3
/
+0
2007-04-04
Allow wish interpreter to be defined with TCLTK_PATH
Eygene Ryabinkin
1
-0
/
+3
2007-03-12
Merge branch 'maint'
Shawn O. Pearce
1
-14
/
+9
2007-03-12
git-gui: Revert "git-gui: Display all authors of git-gui."
Shawn O. Pearce
1
-14
/
+9
2007-03-06
git-gui: Support of "make -s" in: do not output anything of the build itself
Alex Riesen
1
-0
/
+5
2007-03-06
git-gui: Make 'make' quieter by default
Shawn O. Pearce
1
-7
/
+15
[next]