aboutsummaryrefslogtreecommitdiff
path: root/git-instaweb.sh
Commit message (Expand)AuthorAge
* git-instaweb: use @SHELL_PATH@ instead of /bin/shKyle J. McKay2015-03-10
* git-instaweb: allow running in a working tree subdirectoryKyle J. McKay2015-03-10
* git-instaweb: add support for Apache 2.4Jonathan McCrohan2014-05-27
* git-sh-setup.sh: add variable to use the stuck-long modeNicolas Vigier2014-02-03
* use @@PERL@@ in built scriptsJeff King2013-10-29
* git-instaweb: Check that correct config file exists for (re)startJakub Narebski2011-06-27
* git-instaweb: Move all actions at the end of scriptJakub Narebski2011-06-27
* git-instaweb: Use $conf, not $fqgitdir/gitweb/httpd.confJakub Narebski2011-06-27
* git-instaweb: Extract configuring web server into configure_httpdJakub Narebski2011-06-27
* git-instaweb: Change how gitweb.psgi is made runnable as standalone appJakub Narebski2011-02-27
* git instaweb: enable remote_headsGiuseppe Bilotta2010-11-17
* instaweb: add access+error logging for WEBrickEric Wong2010-08-05
* instaweb: minimize moving parts for WEBrickEric Wong2010-08-05
* instaweb: fix WEBrick server supportEric Wong2010-08-05
* git-instaweb: Don't assume Apache executable is named apache2Dan McGee2010-07-23
* git-instaweb: Fix Apache environment variable passingDan McGee2010-07-23
* git-instaweb: Fix custom apache log placementDan McGee2010-07-23
* git-instaweb: Add support for running gitweb via 'plackup'Jakub Narebski2010-06-02
* git-instaweb: Wait for server to start before running web browserJakub Narebski2010-06-02
* git-instaweb: Remove pidfile after stopping web serverJakub Narebski2010-06-02
* git-instaweb: Configure it to work with new gitweb structurePavan Kumar Sunkara2010-05-31
* git-instaweb: Put httpd logs in a "$httpd_only" subdirectoryPavan Kumar Sunkara2010-05-31
* git-instaweb: pass through invoking user's path to gitweb CGI scriptsChris Webb2010-04-17
* instaweb: add minification awarenessMark Rada2010-04-02
* fix portability issues with $ in double quotesStephen Boyd2010-01-26
* Merge branch 'jn/gitweb-blame'Junio C Hamano2009-12-01
|\
| * gitweb: Incremental blame (using JavaScript)Jakub Narebski2009-09-01
* | Merge branch 'rs/work-around-grep-opt-insanity'Junio C Hamano2009-11-25
|\ \
| * | Protect scripted Porcelains from GREP_OPTIONS insanityJunio C Hamano2009-11-23
* | | Merge branch 'maint'Junio C Hamano2009-11-23
|\ \ \
| * | | instaweb: restart server if already runningStephen Boyd2009-11-23
| |/ /
* | | instaweb: support mod_cgid for apache2Mark Rada2009-09-29
|/ /
* | Add support for the Mongoose web server.Wilhansen Li2009-08-23
* | git-instaweb: fix mod_perl detection for apache2Mark A Rada2009-08-09
* | Trivial path quoting fixes in git-instawebSean Estabrooks2009-07-26
|/
* git-instaweb: fix lighttpd configuration on cygwinRamsay Jones2009-03-10
* Make usage strings dash-lessStephan Beyer2008-07-13
* git-instaweb: improve auto-discovery of httpd and call conventions.Flavio Poletti2008-06-13
* instaweb: use 'git-web--browse' to launch browser.Christian Couder2008-02-05
* instaweb: use 'browser.<tool>.path' config option if it's set.Christian Couder2008-01-29
* Fix git-instaweb breakage on MacOS X due to the limited sed functionalityCharles Bailey2007-12-19
* Use {web,instaweb,help}.browser config options.Christian Couder2007-12-09
* Merge branch 'ph/parseopt-sh'Junio C Hamano2007-11-17
|\
| * Migrate git-instaweb.sh to use git-rev-parse --parseoptPierre Habouzit2007-11-05
* | Merge branch 'maint'Junio C Hamano2007-11-09
|\ \ | |/ |/|
| * instaweb: Minor cleanups and fixes for potential problemsJonas Fonseca2007-11-08
* | Merge branch 'maint'Shawn O. Pearce2007-10-16
|\ \ | |/
| * Avoid 'expr index' on Mac OS X as it isn't supportedShawn O. Pearce2007-10-16
* | instaweb: support for Ruby's WEBrick serverMike Dalessio2007-10-15
* | instaweb: allow for use of auto-generated scriptsMike Dalessio2007-10-15
|/