Sign in
googlers
/
jrn
/
git
/
afe19ff7b55129d988e421ae1e0df4ec9659787a
/
gitweb
2b380d8
Merge branch 'jn/maint-gitweb-utf8-fix'
by Junio C Hamano
· 13 years ago
b13e3ea
gitweb: Fix fallback mode of to_utf8 subroutine
by Jakub Narebski
· 13 years ago
57cf4ad
gitweb: Output valid utf8 in git_blame_common('data')
by Jürgen Kreileder
· 13 years ago
5d79105
gitweb: esc_html() site name for title in OPML
by Jürgen Kreileder
· 13 years ago
168c1e0
gitweb: Call to_utf8() on input string in chop_and_escape_str()
by Jürgen Kreileder
· 13 years ago
6ae683c
gitweb: Add navigation to select side-by-side diff
by Kato Kazuyoshi
· 13 years ago
d0e6e29
gitweb: Use href(-replay=>1,...) for formats links in "commitdiff"
by Jakub Narebski
· 13 years ago
970fac5
gitweb: Give side-by-side diff extra CSS styling
by Jakub Narebski
· 13 years ago
6ba1eb5
gitweb: Add a feature to show side-by-side diff
by Kato Kazuyoshi
· 13 years ago
f1310cf
gitweb: Extract formatting of diff chunk header
by Jakub Narebski
· 13 years ago
20a864c
gitweb: Refactor diff body line classification
by Jakub Narebski
· 13 years ago
f124fe3
Merge branch 'rj/gitweb-clean-js'
by Junio C Hamano
· 13 years ago
208a1cc
Merge branch 'lh/gitweb-site-html-head'
by Junio C Hamano
· 13 years ago
aface4c
Merge branch 'jm/maint-gitweb-filter-forks-fix'
by Junio C Hamano
· 13 years ago
a80b263
gitweb/Makefile: Remove static/gitweb.js in the clean target
by Ramsay Jones
· 13 years ago
53c632f
gitweb: fix regression when filtering out forks
by Julien Muchembled
· 13 years ago
c1355b7
gitweb: provide a way to customize html headers
by Lénaïc Huard
· 13 years ago
380f26c
Merge branch 'jn/gitweb-manpages'
by Junio C Hamano
· 13 years ago
07ea4df
gitweb: Add gitweb(1) manpage for gitweb itself
by Jakub Narebski
· 13 years ago
6d3902b
gitweb: Add gitweb.conf(5) manpage for gitweb configuration files
by Drew Northup
· 13 years ago
59b32ff
Merge branch 'ps/gitweb-js-with-lineno'
by Junio C Hamano
· 13 years ago
2b07ff3
gitweb: Fix links to lines in blobs when javascript-actions are enabled
by Peter Stuge
· 13 years ago
0866786
gitweb: Strip non-printable characters from syntax highlighter output
by Jakub Narebski
· 13 years ago
2728139
Merge branch 'jn/gitweb-config-list-case'
by Junio C Hamano
· 14 years ago
86bd7f9
Merge branch 'jn/gitweb-system-config'
by Junio C Hamano
· 14 years ago
927cd1f
gitweb: pass string after encoding in utf-8 to syntax highlighter
by 张忠山
· 14 years ago
14569cd
gitweb: Git config keys are case insensitive, make config search too
by Jakub Narebski
· 14 years ago
131d6af
gitweb: Introduce common system-wide settings for convenience
by Jakub Narebski
· 14 years ago
ba9a247
Merge branch 'jn/gitweb-search'
by Junio C Hamano
· 14 years ago
54dbc1f
Merge branch 'jn/mime-type-with-params'
by Junio C Hamano
· 14 years ago
17a403c
Merge branch 'jn/gitweb-split-header-html'
by Junio C Hamano
· 14 years ago
d4c8c55
Merge branch 'ln/gitweb-mime-types-split-at-blank'
by Junio C Hamano
· 14 years ago
e8c3531
gitweb: Serve */*+xml 'blob_plain' as text/plain with $prevent_xss
by Jakub Narebski
· 14 years ago
86afbd0
gitweb: Serve text/* 'blob_plain' as text/plain with $prevent_xss
by Jakub Narebski
· 14 years ago
cce347d
Merge branch 'jn/gitweb-js-blame' into next
by Junio C Hamano
· 14 years ago
6ee9033
gitweb: Refactor git_header_html
by Jakub Narebski
· 14 years ago
1ae05be
gitweb: Make git_search_* subroutines render whole pages
by Jakub Narebski
· 14 years ago
882541b
gitweb: Clean up code in git_search_* subroutines
by Jakub Narebski
· 14 years ago
16f2072
gitweb: Split body of git_search into subroutines
by Jakub Narebski
· 14 years ago
e0ca364
gitweb: Check permissions first in git_search
by Jakub Narebski
· 14 years ago
2765233
Merge branch 'maint'
by Junio C Hamano
· 14 years ago
a598ded
gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled
by Jakub Narebski
· 14 years ago
93a6ad1
gitweb: allow space as delimiter in mime.types
by Ludwig Nussel
· 14 years ago
2c162b5
gitweb: do not misparse nonnumeric content tag files that contain a digit
by Jonathan Nieder
· 14 years ago
2c6b5d8
Merge branch 'jn/mime-type-with-params'
by Junio C Hamano
· 14 years ago
bee6ea1
gitweb: Fix usability of $prevent_xss
by Jakub Narebski
· 14 years ago
80b4dfe
gitweb: Move "Requirements" up in gitweb/INSTALL
by Jakub Narebski
· 14 years ago
560869e
gitweb: Describe CSSMIN and JSMIN in gitweb/INSTALL
by Jakub Narebski
· 14 years ago
cee694d
gitweb: Move information about installation from README to INSTALL
by Jakub Narebski
· 14 years ago
42ab5d4
gitweb.js: use setTimeout rather than setInterval in blame_incremental.js
by Jakub Narebski
· 14 years ago
e8dd0e4
gitweb.js: No need for loop in blame_incremental's handleResponse()
by Jakub Narebski
· 14 years ago
4510165
gitweb.js: No need for inProgress in blame_incremental.js
by Jakub Narebski
· 14 years ago
a6f3f17
Merge branch 'jn/gitweb-js'
by Junio C Hamano
· 14 years ago
229e72d
Merge branch 'jn/ctags-more'
by Junio C Hamano
· 14 years ago
f612a71
gitweb: Refactor reading and parsing config file into read_config_file
by Jakub Narebski
· 14 years ago
2e987f9
gitweb: Make JavaScript ability to adjust timezones configurable
by Jakub Narebski
· 14 years ago
2ae8da2
gitweb.js: Add UI for selecting common timezone to display dates
by John 'Warthog9' Hawley
· 14 years ago
291e52b
gitweb: JavaScript ability to adjust time based on timezone
by John 'Warthog9' Hawley
· 14 years ago
ce71b07
gitweb: Unify the way long timestamp is displayed
by Jakub Narebski
· 14 years ago
256b7b4
gitweb: Refactor generating of long dates into format_timestamp_html
by Jakub Narebski
· 14 years ago
1cae3ee
gitweb.js: Provide getElementsByClassName method (if it not exists)
by Jakub Narebski
· 14 years ago
9a86dd5
gitweb: Split JavaScript for maintability, combining on build
by Jakub Narebski
· 14 years ago
fcce886
gitweb.js: Introduce code to handle cookies from JavaScript
by Jakub Narebski
· 14 years ago
54b1479
gitweb.js: Extract and improve datetime handling
by Jakub Narebski
· 14 years ago
4dfa207
gitweb.js: Provide default values for padding in padLeftStr and padLeft
by Jakub Narebski
· 14 years ago
e2895de
gitweb.js: Update and improve comments in JavaScript files
by Jakub Narebski
· 14 years ago
ebfd72c
Merge branch 'jn/ctags'
by Junio C Hamano
· 14 years ago
12b1443
gitweb: Restructure projects list generation
by Jakub Narebski
· 14 years ago
d940c90
gitweb: Optional grouping of projects by category
by Sebastien Cevey
· 14 years ago
4b9447f
gitweb: Mark matched 'ctag' / contents tag (?by_tag=foo)
by Jakub Narebski
· 14 years ago
e4e3b32
gitweb: Modularized git_get_project_description to be more generic
by Sebastien Cevey
· 14 years ago
0368c49
gitweb: Change the way "content tags" ('ctags') are handled
by Jakub Narebski
· 14 years ago
0fa920c
gitweb: Split git_project_list_body in two functions
by Sebastien Cevey
· 14 years ago
0c8c385
gitweb: supply '-n' to gzip for identical output
by Fraser Tweedale
· 14 years ago
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
· 15 years ago
9d9f5e7
gitweb: skip logo in atom feed when there is none
by Jonathan Nieder
· 15 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
Next »