62 Commits (63100874c1653dd6a137f74143eda322550eabc7)

Author SHA1 Message Date
Olaf Hering 82b2cab317 git-gui: sort entries in tclIndex 10 years ago
David Turner a3b3ae35d4 git-gui: Make git-gui lib dir configurable at runime 11 years ago
Masanari Iida 73fd416b29 git-gui: correct spelling errors in comments 11 years ago
Christian Couder 9f316463ba Makefile: replace "echo 1>..." with "echo >..." 12 years ago
Matthieu Moy 62f9a632c8 git-gui: use shell to launch textconv filter in "blame" 15 years ago
Jonathan Nieder 54350a2bb4 git-gui: Makefile: consolidate .FORCE-* targets 15 years ago
Daniel A. Steffen a91be3fcbe git-gui: Fixes for Mac OS X TkAqua 16 years ago
Alexander Gavrilov 8c76212529 git-gui: Add a simple implementation of SSH_ASKPASS. 16 years ago
Steffen Prohaska f57ddcc5ec git-gui (Windows): Switch to relative discovery of oguilib 17 years ago
Steffen Prohaska f8f1acf339 git-gui: Correct installation of library to be $prefix/share 17 years ago
Junio C Hamano 7276607886 git-gui: Simplify MSGFMT setting in Makefile 17 years ago
Shawn O. Pearce 21623062ab git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails 17 years ago
Shawn O. Pearce df4ec4cf6f git-gui: Avoid hardcoded Windows paths in Cygwin package files 17 years ago
Shawn O. Pearce 651fbba2d3 git-gui: Default TCL_PATH to same location as TCLTK_PATH 17 years ago
Jay Soffian 20a87ecc58 git-gui: support Git Gui.app under OS X 10.5 17 years ago
Shawn O. Pearce 3b8f19a02c git-gui: Correctly cleanup msgfmt '1 message untranslated' output 17 years ago
Shawn O. Pearce 3470adabad git-gui: Fallback to Tcl based po2msg.sh if msgfmt isn't available 17 years ago
Mark Levedahl a028557113 git-gui: Makefile - Handle $DESTDIR on Cygwin 17 years ago
Mark Levedahl 9fe98116a2 git-gui: Unconditionally use absolute paths with Cygwin 17 years ago
Robert Schiele 74521eee4c git-gui: install-sh from automake does not like -m755 17 years ago
brian m. carlson 5405110200 git-gui: Reorder msgfmt command-line arguments 17 years ago
Shawn O. Pearce 8621581248 git-gui: Honor a config.mak in git-gui's top level 17 years ago
Shawn O. Pearce 51a41ac4ef git-gui: Use proper Windows shortcuts instead of bat files 18 years ago
Steffen Prohaska 99fe594d96 git-gui: add mingw specific startup wrapper 18 years ago
Steffen Prohaska a16b74e72c git-gui: set NO_MSGFMT to force using pure tcl replacement in msysgit 18 years ago
Shawn O. Pearce 72a8e81d45 git-gui: Support a native Mac OS X application bundle 18 years ago
Shawn O. Pearce 1bdd8a1535 git-gui: Use Henrik Nyh's git logo icon on Windows systems 18 years ago
Johannes Schindelin cd38c86fd8 git-gui: add a simple msgfmt replacement 18 years ago
Shawn O. Pearce 2f7c9a7f31 git-gui: Support native Win32 Tcl/Tk under Cygwin 18 years ago
Shawn O. Pearce 042f53c569 git-gui: Provide 'uninstall' Makefile target to undo an installation 18 years ago
Shawn O. Pearce c63fe3b2dc git-gui: Avoid use of libdir in Makefile 18 years ago
Shawn O. Pearce 12fb223326 git-gui: Ensure msgfmt failure stops GNU make 18 years ago
Shawn O. Pearce 87b63de49c git-gui: Quiet the msgfmt part of the make process 18 years ago
Christian Stimming 3845048064 Makefile rules for translation catalog generation and installation. 18 years ago
Shawn O. Pearce 4e817d1ac4 git-gui: Don't require $DISPLAY just to get --version 18 years ago
Shawn O. Pearce 573fe6d77d git-gui: Quiet our installation process 18 years ago
Shawn O. Pearce 82a2d6bdf9 git-gui: Correctly install to /usr/bin on Cygwin 18 years ago
Shawn O. Pearce cb8773d16c Revert "Make the installation target of git-gui a little less chatty" 18 years ago
Alex Riesen c289f6fa1f Make the installation target of git-gui a little less chatty 18 years ago
Shawn O. Pearce ea75ee3598 git-gui: Guess our share/git-gui/lib path at runtime if possible 18 years ago
Shawn O. Pearce b9e7efb8b5 git-gui: Gracefully handle bad TCL_PATH at compile time 18 years ago
Shawn O. Pearce 1f07c4e5ce git-gui: Define a simple class/method system 18 years ago
Shawn O. Pearce f522c9b5ed git-gui: Refactor into multiple files to save my sanity 18 years ago
Shawn O. Pearce c6a5e40303 git-gui: Track our own embedded values and rebuild when they change 18 years ago
Junio C Hamano 845d377b28 git-gui: Honor TCLTK_PATH if supplied 18 years ago
Shawn O. Pearce 69dd97a430 Revert "Allow wish interpreter to be defined with TCLTK_PATH" 18 years ago
Eygene Ryabinkin e2a1bc67d3 Allow wish interpreter to be defined with TCLTK_PATH 18 years ago
Shawn O. Pearce bb616ddd15 git-gui: Revert "git-gui: Display all authors of git-gui." 18 years ago
Alex Riesen 0c3b4aac8e git-gui: Support of "make -s" in: do not output anything of the build itself 18 years ago
Shawn O. Pearce 0b5ea163d2 git-gui: Make 'make' quieter by default 18 years ago