Sign in
googlers
/
jrn
/
git
/
3f3e76082bc29ff647dff16de9f0145a4d582825
/
git-instaweb.sh
ebeb39f
git-sh-setup: remove "sane_grep", it's not needed anymore
by Ævar Arnfjörð Bjarmason
· 3 years, 5 months ago
6e3b034
git-instaweb: unconditionally assume that gitweb is mod_perl capable
by Ævar Arnfjörð Bjarmason
· 3 years, 5 months ago
2eb14bb
git-instaweb: add Python builtin http.server support
by Arti Zirk
· 6 years ago
757b124
git-instaweb: fix apache2 config with apache >= 2.4
by Sebastian Kisela
· 7 years ago
1976311
git-instaweb: support Fedora/Red Hat apache module path
by Sebastian Kisela
· 7 years ago
ff7a9dc
git-instaweb: use @SHELL_PATH@ instead of /bin/sh
by Kyle J. McKay
· 10 years ago
130e475
git-instaweb: allow running in a working tree subdirectory
by Kyle J. McKay
· 10 years ago
f8ee1f0
git-instaweb: add support for Apache 2.4
by Jonathan McCrohan
· 11 years ago
51ba8ce
git-sh-setup.sh: add variable to use the stuck-long mode
by Nicolas Vigier
· 11 years ago
fcb06a8
use @@PERL@@ in built scripts
by Jeff King
· 11 years ago
5ad6d38
git-instaweb: Check that correct config file exists for (re)start
by Jakub Narebski
· 14 years ago
c0175f9
git-instaweb: Move all actions at the end of script
by Jakub Narebski
· 14 years ago
48bf76c
git-instaweb: Use $conf, not $fqgitdir/gitweb/httpd.conf
by Jakub Narebski
· 14 years ago
db61f06
git-instaweb: Extract configuring web server into configure_httpd
by Jakub Narebski
· 14 years ago
20e7ab8
git-instaweb: Change how gitweb.psgi is made runnable as standalone app
by Jakub Narebski
· 14 years ago
fc5b8e0
git instaweb: enable remote_heads
by Giuseppe Bilotta
· 14 years ago
e9323e7
instaweb: add access+error logging for WEBrick
by Eric Wong
· 15 years ago
f46e130
instaweb: minimize moving parts for WEBrick
by Eric Wong
· 15 years ago
422bff2
instaweb: fix WEBrick server support
by Eric Wong
· 15 years ago
4bdf859
git-instaweb: Don't assume Apache executable is named apache2
by Dan McGee
· 15 years ago
2989f51
git-instaweb: Fix Apache environment variable passing
by Dan McGee
· 15 years ago
1849f01
git-instaweb: Fix custom apache log placement
by Dan McGee
· 15 years ago
7864698
git-instaweb: Add support for running gitweb via 'plackup'
by Jakub Narebski
· 15 years ago
d94775e
git-instaweb: Wait for server to start before running web browser
by Jakub Narebski
· 15 years ago
d112762
git-instaweb: Remove pidfile after stopping web server
by Jakub Narebski
· 15 years ago
c0cb4ed
git-instaweb: Configure it to work with new gitweb structure
by Pavan Kumar Sunkara
· 15 years ago
be5347b
git-instaweb: Put httpd logs in a "$httpd_only" subdirectory
by Pavan Kumar Sunkara
· 15 years ago
3940730
git-instaweb: pass through invoking user's path to gitweb CGI scripts
by Chris Webb
· 15 years ago
09b89d1
instaweb: add minification awareness
by Mark Rada
· 15 years ago
9524cf2
fix portability issues with $ in double quotes
by Stephen Boyd
· 15 years ago
8678bc0
Merge branch 'jn/gitweb-blame'
by Junio C Hamano
· 15 years ago
ad7ace7
Merge branch 'rs/work-around-grep-opt-insanity'
by Junio C Hamano
· 15 years ago
75a7ea2
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
0b624b4
instaweb: restart server if already running
by Stephen Boyd
· 15 years ago
e1622bf
Protect scripted Porcelains from GREP_OPTIONS insanity
by Junio C Hamano
· 15 years ago
10d1432
instaweb: support mod_cgid for apache2
by Mark Rada
· 15 years ago
4af819d
gitweb: Incremental blame (using JavaScript)
by Jakub Narebski
· 16 years ago
0ded475
Add support for the Mongoose web server.
by Wilhansen Li
· 16 years ago
f0e588d
git-instaweb: fix mod_perl detection for apache2
by Mark A Rada
· 16 years ago
e24c76b
Trivial path quoting fixes in git-instaweb
by Sean Estabrooks
· 16 years ago
e47eec8
git-instaweb: fix lighttpd configuration on cygwin
by Ramsay Jones
· 16 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
43d60d2
git-instaweb: improve auto-discovery of httpd and call conventions.
by Flavio Poletti
· 17 years ago
2e0c290
instaweb: use 'git-web--browse' to launch browser.
by Christian Couder
· 17 years ago
ab989ad
instaweb: use 'browser.<tool>.path' config option if it's set.
by Christian Couder
· 17 years ago
c569969
Fix git-instaweb breakage on MacOS X due to the limited sed functionality
by Charles Bailey
· 17 years ago
d3a866b
Use {web,instaweb,help}.browser config options.
by Christian Couder
· 17 years ago
9f4c4eb
Merge branch 'ph/parseopt-sh'
by Junio C Hamano
· 17 years ago
5d4138a
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
9126425
instaweb: Minor cleanups and fixes for potential problems
by Jonas Fonseca
· 17 years ago
c2db2e0
Migrate git-instaweb.sh to use git-rev-parse --parseopt
by Pierre Habouzit
· 17 years ago
317efa6
Merge branch 'maint'
by Shawn O. Pearce
· 17 years ago
f5f3069
Avoid 'expr index' on Mac OS X as it isn't supported
by Shawn O. Pearce
· 17 years ago
425b78e
instaweb: support for Ruby's WEBrick server
by Mike Dalessio
· 17 years ago
14b45b6
instaweb: allow for use of auto-generated scripts
by Mike Dalessio
· 17 years ago
822f7c7
Supplant the "while case ... break ;; esac" idiom
by David Kastrup
· 17 years ago
b2bc9a3
git-sh-setup.sh: make GIT_DIR absolute
by David Kastrup
· 18 years ago
e0d10e1
[PATCH] Rename git-repo-config to git-config.
by Tom Prince
· 18 years ago
f281e3a
instaweb: Nicer error message when the http daemon isn't found
by Fredrik Kuivinen
· 18 years ago
44a167b
instaweb: load Apache mime and dir modules if they are needed
by Eric Wong
· 18 years ago
5209eda
instaweb: Be more clear if httpd or the browser fail
by Johannes Schindelin
· 19 years ago
2b5d2d8
git-instaweb: some Apache have mod_cgi builtin
by Johannes Schindelin
· 19 years ago
82e5a82
Fix more typos, primarily in the code
by Pavel Roskin
· 19 years ago
6ee030d
instaweb: fix unportable ';' usage in sed
by Eric Wong
· 19 years ago
a51d37c
Add git-instaweb, instantly browse the working repo with gitweb
by Eric Wong
· 19 years ago