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