Code

Merge branch 'maint'
[git.git] / Makefile
2007-07-09 Shawn O. PearceMerge branch 'maint'
2007-07-06 Shawn O. PearceMerge branch 'maint'
2007-07-04 Shawn O. PearceMerge branch 'maint'
2007-07-03 Shawn O. PearceMerge branch 'maint'
2007-06-27 Shawn O. PearceMerge branch 'maint'
2007-06-22 Shawn O. Pearcegit-gui: Don't require $DISPLAY just to get --version
2007-06-21 Shawn O. PearceMerge branch 'maint'
2007-06-21 Shawn O. Pearcegit-gui: Quiet our installation process
2007-06-21 Shawn O. Pearcegit-gui: Correctly install to /usr/bin on Cygwin
2007-06-03 Shawn O. PearceMerge branch 'maint'
2007-06-03 Shawn O. PearceRevert "Make the installation target of git-gui a littl...
2007-06-02 Shawn O. PearceMerge branch 'maint'
2007-06-02 Alex RiesenMake the installation target of git-gui a little less...
2007-05-27 Shawn O. Pearcegit-gui: Guess our share/git-gui/lib path at runtime... gitgui-0.7.2
2007-05-17 Shawn O. Pearcegit-gui: Gracefully handle bad TCL_PATH at compile... gitgui-0.7.1
2007-05-09 Shawn O. Pearcegit-gui: Define a simple class/method system
2007-05-08 Shawn O. PearceMerge branch 'maint'
2007-05-08 Shawn O. Pearcegit-gui: Refactor into multiple files to save my sanity
2007-05-02 Shawn O. Pearcegit-gui: Track our own embedded values and rebuild...
2007-05-02 Shawn O. PearceMerge branch 'maint'
2007-04-17 Junio C Hamanogit-gui: Honor TCLTK_PATH if supplied
2007-04-17 Shawn O. PearceRevert "Allow wish interpreter to be defined with TCLTK...
2007-04-15 Shawn O. PearceMerge branch 'er/ui'
2007-04-04 Eygene RyabinkinAllow wish interpreter to be defined with TCLTK_PATH
2007-03-12 Shawn O. PearceMerge branch 'maint' gitgui-0.6.5
2007-03-12 Shawn O. Pearcegit-gui: Revert "git-gui: Display all authors of git...
2007-03-07 Alex Riesengit-gui: Support of "make -s" in: do not output anythin...
2007-03-06 Shawn O. Pearcegit-gui: Make 'make' quieter by default gitgui-0.6.3
2007-02-21 Shawn O. Pearcegit-gui: Display all authors of git-gui.
2007-02-12 Shawn O. Pearcegit-gui: Generate a version file on demand.
2007-02-12 Shawn O. Pearcegit-gui: Rename GIT_VERSION to GITGUI_VERSION.
2007-02-12 Shawn O. Pearcegit-gui: Allow gitexecdir, INSTALL to be set by the...
2007-01-21 Shawn O. Pearcegit-gui: Ensure version number is always current.
2007-01-21 Shawn O. Pearcegit-gui: Modified makefile to embed version into git...
2006-11-18 Shawn O. Pearcegit-gui: Created makefile to install the program.