Age | Commit message (Expand) | Author | Files | Lines |
2008-02-05 | instaweb: use 'git-web--browse' to launch browser. | Christian Couder | 1 | -14/+6 |
2008-01-29 | instaweb: use 'browser.<tool>.path' config option if it's set. | Christian Couder | 1 | -1/+9 |
2007-12-19 | Fix git-instaweb breakage on MacOS X due to the limited sed functionality | Charles Bailey | 1 | -6/+9 |
2007-12-09 | Use {web,instaweb,help}.browser config options. | Christian Couder | 1 | -0/+1 |
2007-11-17 | Merge branch 'ph/parseopt-sh' | Junio C Hamano | 1 | -44/+30 |
2007-11-09 | Merge branch 'maint' | Junio C Hamano | 1 | -9/+8 |
2007-11-08 | instaweb: Minor cleanups and fixes for potential problems | Jonas Fonseca | 1 | -9/+8 |
2007-11-05 | Migrate git-instaweb.sh to use git-rev-parse --parseopt | Pierre Habouzit | 1 | -44/+30 |
2007-10-16 | Merge branch 'maint' | Shawn O. Pearce | 1 | -2/+1 |
2007-10-16 | Avoid 'expr index' on Mac OS X as it isn't supported | Shawn O. Pearce | 1 | -2/+1 |
2007-10-15 | instaweb: support for Ruby's WEBrick server | Mike Dalessio | 1 | -0/+40 |
2007-10-15 | instaweb: allow for use of auto-generated scripts | Mike Dalessio | 1 | -1/+3 |
2007-09-23 | Supplant the "while case ... break ;; esac" idiom | David Kastrup | 1 | -1/+1 |
2007-08-13 | git-sh-setup.sh: make GIT_DIR absolute | David Kastrup | 1 | -7/+1 |
2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -5/+5 |
2007-01-06 | instaweb: Nicer error message when the http daemon isn't found | Fredrik Kuivinen | 1 | -0/+3 |
2007-01-02 | instaweb: load Apache mime and dir modules if they are needed | Eric Wong | 1 | -0/+10 |
2006-07-26 | instaweb: Be more clear if httpd or the browser fail | Johannes Schindelin | 1 | -2/+7 |
2006-07-26 | git-instaweb: some Apache have mod_cgi builtin | Johannes Schindelin | 1 | -1/+3 |
2006-07-10 | Fix more typos, primarily in the code | Pavel Roskin | 1 | -1/+1 |
2006-07-02 | instaweb: fix unportable ';' usage in sed | Eric Wong | 1 | -3/+3 |
2006-07-01 | Add git-instaweb, instantly browse the working repo with gitweb | Eric Wong | 1 | -0/+235 |