aboutsummaryrefslogtreecommitdiff
path: root/git-instaweb.sh
Commit message (Expand)AuthorAge
* 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
|/
* Supplant the "while case ... break ;; esac" idiomDavid Kastrup2007-09-23
* git-sh-setup.sh: make GIT_DIR absoluteDavid Kastrup2007-08-13
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* instaweb: Nicer error message when the http daemon isn't foundFredrik Kuivinen2007-01-06
* instaweb: load Apache mime and dir modules if they are neededEric Wong2007-01-02
* instaweb: Be more clear if httpd or the browser failJohannes Schindelin2006-07-26
* git-instaweb: some Apache have mod_cgi builtinJohannes Schindelin2006-07-26
* Fix more typos, primarily in the codePavel Roskin2006-07-10
* instaweb: fix unportable ';' usage in sedEric Wong2006-07-02
* Add git-instaweb, instantly browse the working repo with gitwebEric Wong2006-07-01