summaryrefslogtreecommitdiffstats
path: root/git-instaweb.sh
AgeCommit message (Expand)AuthorLines
2009-07-26Trivial path quoting fixes in git-instawebSean Estabrooks-2/+2
2009-03-10git-instaweb: fix lighttpd configuration on cygwinRamsay Jones-3/+66
2008-07-13Make usage strings dash-lessStephan Beyer-1/+1
2008-06-13git-instaweb: improve auto-discovery of httpd and call conventions.Flavio Poletti-15/+33
2008-02-05instaweb: use 'git-web--browse' to launch browser.Christian Couder-14/+6
2008-01-29instaweb: use 'browser.<tool>.path' config option if it's set.Christian Couder-1/+9
2007-12-19Fix git-instaweb breakage on MacOS X due to the limited sed functionalityCharles Bailey-6/+9
2007-12-09Use {web,instaweb,help}.browser config options.Christian Couder-0/+1
2007-11-17Merge branch 'ph/parseopt-sh'Junio C Hamano-44/+30
2007-11-09Merge branch 'maint'Junio C Hamano-9/+8
2007-11-08instaweb: Minor cleanups and fixes for potential problemsJonas Fonseca-9/+8
2007-11-05Migrate git-instaweb.sh to use git-rev-parse --parseoptPierre Habouzit-44/+30
2007-10-16Merge branch 'maint'Shawn O. Pearce-2/+1
2007-10-16Avoid 'expr index' on Mac OS X as it isn't supportedShawn O. Pearce-2/+1
2007-10-15instaweb: support for Ruby's WEBrick serverMike Dalessio-0/+40
2007-10-15instaweb: allow for use of auto-generated scriptsMike Dalessio-1/+3
2007-09-23Supplant the "while case ... break ;; esac" idiomDavid Kastrup-1/+1
2007-08-13git-sh-setup.sh: make GIT_DIR absoluteDavid Kastrup-7/+1
2007-01-28[PATCH] Rename git-repo-config to git-config.Tom Prince-5/+5
2007-01-06instaweb: Nicer error message when the http daemon isn't foundFredrik Kuivinen-0/+3
2007-01-02instaweb: load Apache mime and dir modules if they are neededEric Wong-0/+10
2006-07-26instaweb: Be more clear if httpd or the browser failJohannes Schindelin-2/+7
2006-07-26git-instaweb: some Apache have mod_cgi builtinJohannes Schindelin-1/+3
2006-07-10Fix more typos, primarily in the codePavel Roskin-1/+1
2006-07-02instaweb: fix unportable ';' usage in sedEric Wong-3/+3
2006-07-01Add git-instaweb, instantly browse the working repo with gitwebEric Wong-0/+235