Sign in
googlers
/
jrn
/
git
/
6ceb270ce6f65cf4bc2a22830f96e0cc838b3fec
/
gitweb
0353a0c
remove doubled words, e.g., s/to to/to/, and fix related typos
by Jim Meyering
· 14 years ago
fa38cfc
Merge branch 'maint'
by Junio C Hamano
· 14 years ago
9029ebb
gitweb: Fix parsing of negative fractional timezones in JavaScript
by Jakub Narebski
· 14 years ago
421446b
Sync with 1.7.4.2
by Junio C Hamano
· 14 years ago
2b1e172
gitweb: Fix handling of fractional timezones in parse_date
by Jakub Narebski
· 14 years ago
cd3065f
Merge branch 'kc/gitweb-pathinfo-w-anchor'
by Junio C Hamano
· 14 years ago
6368d9f
gitweb: Always call parse_date with timezone parameter
by Jakub Narebski
· 14 years ago
5e96a84
gitweb: fix #patchNN anchors when path_info is enabled
by Kevin Cernekee
· 14 years ago
6affdbe
gitweb: highlight: replace tabs with spaces
by Kevin Cernekee
· 14 years ago
98885c2
gitweb/gitweb.perl: don't call S_ISREG() with undef
by Ævar Arnfjörð Bjarmason
· 14 years ago
0f54b7d
gitweb/gitweb.perl: remove use of qw(...) as parentheses
by Ævar Arnfjörð Bjarmason
· 14 years ago
2e9c878
gitweb: Mention optional Perl modules in INSTALL
by Jakub Narebski
· 14 years ago
d2d434b
Don't pass "--xhtml" to hightlight in gitweb.perl script.
by Adam Tkac
· 14 years ago
477039c
Merge branch 'jn/gitweb-no-logo'
by Junio C Hamano
· 14 years ago
3ca7353
gitweb: remove unnecessary test when closing file descriptor
by Sylvain Rabot
· 14 years ago
3ce19eb
gitweb: add extensions to highlight feature map
by Sylvain Rabot
· 14 years ago
f2665ec
Merge branch 'maint'
by Junio C Hamano
· 14 years ago
6822052
gitweb: make logo optional
by Jonathan Nieder
· 14 years ago
9d9f5e7
gitweb: skip logo in atom feed when there is none
by Jonathan Nieder
· 14 years ago
643b6ef
Merge branch 'jn/maint-gitweb-pathinfo-fix'
by Junio C Hamano
· 14 years ago
f29db85
Merge branch 'maint'
by Junio C Hamano
· 14 years ago
05bb5a2
gitweb: Include links to feeds in HTML header only for '200 OK' response
by Jakub Narebski
· 14 years ago
15368e1
Sync with 1.7.3.4
by Junio C Hamano
· 14 years ago
fa1c854
Git 1.7.3.4
by Junio C Hamano
· 14 years ago
v1.7.3.4
b91779f
Git 1.7.2.5
by Junio C Hamano
· 14 years ago
v1.7.2.5
9db41eb
Git 1.7.1.4
by Junio C Hamano
· 14 years ago
v1.7.1.4
cb198b3
Git 1.7.0.9
by Junio C Hamano
· 14 years ago
v1.7.0.9
abf411e
Git 1.6.6.3
by Junio C Hamano
· 14 years ago
v1.6.6.3
ec82874
Git 1.6.5.9
by Junio C Hamano
· 14 years ago
v1.6.5.9
3017ed6
gitweb: Introduce esc_attr to escape attributes of HTML elements
by Jakub Narebski
· 14 years ago
67976c6
gitweb: Fix handling of whitespace in generated links
by Jakub Narebski
· 14 years ago
e623412
Merge branch 'jn/gitweb-per-request-config'
by Junio C Hamano
· 14 years ago
4af004a
Merge branch 'jn/gitweb-time-hires-comes-with-5.8'
by Junio C Hamano
· 14 years ago
c3f7d51
Merge branch 'gb/gitweb-remote-heads'
by Junio C Hamano
· 14 years ago
b3f52a9
gitweb: document $per_request_config better
by Jonathan Nieder
· 14 years ago
da4b243
gitweb: selectable configurations that change with each request
by Jakub Narebski
· 14 years ago
430fac9
Merge branch 'jn/gitweb-test'
by Junio C Hamano
· 14 years ago
9d0d42f
gitweb: group remote heads by remote
by Giuseppe Bilotta
· 14 years ago
b891d52
gitweb: provide a routine to display (sub)sections
by Giuseppe Bilotta
· 14 years ago
0e65699
gitweb: refactor repository URL printing
by Giuseppe Bilotta
· 14 years ago
bb60776
gitweb: remotes view for a single remote
by Giuseppe Bilotta
· 14 years ago
c7d94cd
gitweb: allow action specialization in page header
by Giuseppe Bilotta
· 14 years ago
11e7bec
gitweb: nagivation menu for tags, heads and remotes
by Giuseppe Bilotta
· 14 years ago
00fa6fe
gitweb: separate heads and remotes lists
by Giuseppe Bilotta
· 14 years ago
9b3f3de
gitweb: git_get_heads_list accepts an optional list of refs
by Giuseppe Bilotta
· 14 years ago
60efa24
gitweb: introduce remote_heads feature
by Giuseppe Bilotta
· 14 years ago
9e70e15
gitweb: use fullname as hash_base in heads link
by Giuseppe Bilotta
· 14 years ago
3962f1d7
gitweb: Time::HiRes is in core for Perl 5.8
by Jakub Narebski
· 14 years ago
9b73ce7
Merge branch 'ab/require-perl-5.8'
by Junio C Hamano
· 14 years ago
d0af373
gitweb: Improve behavior for actionless path_info gitweb URLs
by Jakub Narebski
· 14 years ago
7e00dc5
gitweb: Fix bug in evaluate_path_info
by Jakub Narebski
· 14 years ago
314ae0f
Merge branch 'cw/gitweb-hilite-config'
by Junio C Hamano
· 14 years ago
9b93aeb
gitweb/Makefile: Include gitweb/config.mak
by Jakub Narebski
· 14 years ago
958a846
gitweb/Makefile: Add 'test' and 'test-installed' targets
by Jakub Narebski
· 14 years ago
8ff76f4
gitweb: Move call to evaluate_git_version after evaluate_gitweb_config
by Jakub Narebski
· 14 years ago
d48b284
perl: bump the required Perl version to 5.8 from 5.6.[21]
by Ævar Arnfjörð Bjarmason
· 14 years ago
7ce896b
Enable highlight executable path as a configuration option
by Christopher Wilson
· 14 years ago
d8a9480
gitweb: Don't die_error in git_tag after already printing headers
by Anders Kaseorg
· 14 years ago
bc38219
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
22e5e58
Typos in code comments, an error message, documentation
by Ralf Wildenhues
· 15 years ago
2dc3b19
Merge branch 'jn/maint-gitweb-dynconf'
by Junio C Hamano
· 15 years ago
0d0ba03
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
497d9c3
gitweb: clarify search results page when no matching commit found
by Jonathan Nieder
· 15 years ago
0b45010
gitweb: Fix typo in run() subroutine
by Jakub Narebski
· 15 years ago
7f425db
gitweb: allow configurations that change with each request
by Jonathan Nieder
· 15 years ago
61bf126
gitweb: move highlight config out of guess_file_syntax()
by Alejandro R. Sedeño
· 15 years ago
c255a70
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
109988f
gitweb: fix esc_url
by Pavan Kumar Sunkara
· 15 years ago
869d588
gitweb: Move evaluate_gitweb_config out of run_request
by Jakub Narebski
· 15 years ago
5bfd536
Merge branch 'jn/gitweb-return-or-exit-cleanup'
by Junio C Hamano
· 15 years ago
a031d76
Merge branch 'jn/gitweb-fastcgi'
by Junio C Hamano
· 15 years ago
b43688a
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
7064994
gitweb/Makefile: fix typo in gitweb.min.css rule
by Jay Soffian
· 15 years ago
7c1b228
Merge branch 'jn/gitweb-plackup'
by Junio C Hamano
· 15 years ago
5ed2ec1
gitweb: Return or exit after done serving request
by Jakub Narebski
· 15 years ago
a26df4c
Merge branch 'jn/gitweb-syntax-highlight'
by Junio C Hamano
· 15 years ago
ad709ea
gitweb: Fix typo in hash key name in %opts in git_header_html
by Jakub Narebski
· 15 years ago
45aa989
gitweb: Run in FastCGI mode if gitweb script has .fcgi extension
by Jakub Narebski
· 15 years ago
18d0532
gitweb: Move static files into seperate subdirectory
by Pavan Kumar Sunkara
· 15 years ago
921296d
Merge branch 'jn/gitweb-caching-prep'
by Junio C Hamano
· 15 years ago
14b8512
Merge branch 'jn/gitweb-install'
by Junio C Hamano
· 15 years ago
71f1d72
Merge branch 'jn/gitweb-our-squelch'
by Junio C Hamano
· 15 years ago
04794fd
gitweb: Use @diff_opts while using format-patch
by Pavan Kumar Sunkara
· 15 years ago
a0446e7
gitweb: Add support for FastCGI, using CGI::Fast
by Sam Vilain
· 15 years ago
c2394fe
gitweb: Put all per-connection code in run() subroutine
by Jakub Narebski
· 15 years ago
592ea41
gitweb: Refactor syntax highlighting support
by Jakub Narebski
· 15 years ago
b331fe5
gitweb: Syntax highlighting support
by Johannes Schindelin
· 15 years ago
152d943
gitweb: Create install target for gitweb in Makefile
by Jakub Narebski
· 15 years ago
8515392
gitweb: Improve installation instructions in gitweb/INSTALL
by Jakub Narebski
· 15 years ago
ee1d8ee
gitweb: Silence 'Variable VAR may be unavailable' warnings
by Jakub Narebski
· 15 years ago
efb2d0c
gitweb: Move generating page title to separate subroutine
by Jakub Narebski
· 15 years ago
7a59745
gitweb: Add custom error handler using die_error
by Jakub Narebski
· 15 years ago
c42b00c
gitweb: Use nonlocal jump instead of 'exit' in die_error
by Jakub Narebski
· 15 years ago
377bee3
gitweb: href(..., -path_info => 0|1)
by Jakub Narebski
· 15 years ago
8de096b
gitweb: simplify gitweb.min.* generation and clean-up rules
by Junio C Hamano
· 15 years ago
e391859
gitweb: update INSTALL to use shorter make target
by Mark Rada
· 15 years ago
a8ab675
gitweb: add documentation to INSTALL regarding gitweb.js
by Mark Rada
· 15 years ago
bb4bbf7
Gitweb: add autoconfigure support for minifiers
by Mark Rada
· 15 years ago
0e6ce21
Gitweb: add support for minifying gitweb.css
by Mark Rada
· 15 years ago
890a13a
Sync with 1.7.0.4
by Junio C Hamano
· 15 years ago
Next »