index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gitweb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
gitweb: Make use of the $git_dir variable at sub git_get_project_description
Bruno Ribas
1
-1
/
+1
2008-01-29
gitweb: Add info about $projectroot and $projects_list to gitweb/README
Jakub Narebski
1
-2
/
+15
2008-01-29
gitweb: Convert generated contents to utf8 in commitdiff_plain
Yasushi SHOJI
1
-6
/
+5
2007-12-20
gitweb: fix whitespace in config_to_multi (indent with tab)
Jakub Narebski
1
-1
/
+1
2007-12-16
gitweb: Make config_to_multi return [] instead of [undef]
Petr Baudis
1
-1
/
+1
2007-12-16
gitweb: Teach "a=blob" action to be more lenient about blob/file mime type
Jakub Narebski
1
-11
/
+11
2007-12-16
gitweb: disambiguate heads and tags withs the same name
Jakub Narebski
1
-6
/
+8
2007-12-04
gitweb: use Perl built-in utf8 function for UTF-8 decoding.
İsmail Dönmez
1
-4
/
+3
2007-12-02
Merge branch 'dc/gitweb'
Junio C Hamano
1
-0
/
+2
2007-12-02
gitweb: Update and improve gitweb/README file
Jakub Narebski
1
-18
/
+197
2007-12-02
gitweb: the commitdiff is very commonly used, it's needed on search page, too
Denis Cheng
1
-0
/
+2
2007-11-20
gitweb: Put project README in div.readme, fix its padding
Jakub Narebski
2
-1
/
+7
2007-11-20
gitweb: Style all tables using CSS
Jakub Narebski
2
-15
/
+11
2007-11-11
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2007-11-10
gitweb: correct month in date display for atom feeds
Vincent Zanotti
1
-1
/
+1
2007-11-02
gitweb: Use config file for repository description and URLs
Jakub Narebski
1
-2
/
+8
2007-11-02
gitweb: Read repo config using 'git config -z -l'
Jakub Narebski
1
-7
/
+108
2007-11-02
gitweb: Use href(-replay=>1, action=>...) to generate alternate views
Jakub Narebski
1
-18
/
+11
2007-11-02
gitweb: Use href(-replay=>1, page=>...) to generate pagination links
Jakub Narebski
1
-29
/
+15
2007-11-02
gitweb: Easier adding/changing parameters to current URL
Jakub Narebski
1
-0
/
+9
2007-11-01
gitweb: Add 'status_str' to parse_difftree_raw_line output
Jakub Narebski
1
-2
/
+3
2007-11-01
gitweb: Always set 'from_file' and 'to_file' in parse_difftree_raw_line
Jakub Narebski
1
-7
/
+10
2007-11-01
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2007-11-01
gitweb: Update config file example for snapshot feature in gitweb/INSTALL
Jakub Narebski
1
-1
/
+1
2007-10-30
Merge branch 'jn/web' into HEAD
Junio C Hamano
1
-85
/
+67
2007-10-29
gitweb: Fix and simplify "split patch" detection
Jakub Narebski
1
-85
/
+67
2007-10-24
gitweb: Use chop_and_escape_str in more places.
David Symonds
1
-3
/
+3
2007-10-24
gitweb: Refactor abbreviation-with-title-attribute code.
David Symonds
1
-24
/
+21
2007-10-22
gitweb: Provide title attributes for abbreviated author names.
David Symonds
1
-5
/
+29
2007-10-17
gitweb: speed up project listing on large work trees by limiting find depth
Luke Lu
1
-0
/
+10
2007-09-23
gitweb: No difftree output for trivial merge
Jakub Narebski
1
-1
/
+1
2007-09-23
gitweb: Remove parse_from_to_diffinfo code from git_patchset_body
Jakub Narebski
1
-35
/
+1
2007-08-28
gitweb: Fix escaping HTML of project owner in 'projects_list' and
Jakub Narebski
1
-2
/
+2
2007-08-27
gitweb: Lift any characters restriction on searched strings
Petr Baudis
1
-3
/
+0
2007-08-26
gitweb: Fix searchbox positioning
Petr Baudis
1
-1
/
+1
2007-08-04
gitweb: Fix handling of $file_name in feed generation
Jakub Narebski
1
-1
/
+1
2007-08-03
gitweb: do not choke on recursive symlink
Junio C Hamano
1
-0
/
+1
2007-07-28
gitweb: Allow for multivalued parameters passed to href subroutine
Jakub Narebski
1
-1
/
+7
2007-07-28
gitweb: Simplify 'opt' parameter validation, add "no merges" feeds
Jakub Narebski
1
-5
/
+12
2007-07-28
gitweb: Show submodule entries in the 'tree' view
Jakub Narebski
1
-3
/
+35
2007-07-25
gitweb: fix broken snapshot
Junio C Hamano
1
-1
/
+1
2007-07-24
gitweb: More detailed error messages for snapshot format
Jakub Narebski
1
-3
/
+10
2007-07-22
gitweb: Fix support for legacy gitweb config for snapshots
Jakub Narebski
1
-7
/
+20
2007-07-21
gitweb: snapshot cleanups & support for offering multiple formats
Matt McCutchen
1
-50
/
+116
2007-07-20
gitweb cleanup: Move @diff_opts declaration earlier
Jakub Narebski
1
-10
/
+10
2007-07-12
gitweb: new cgi parameter: opt
Miklos Vajna
1
-0
/
+19
2007-07-11
gitweb: configurable width for the projects list Description column
Michael Hendricks
1
-1
/
+4
2007-07-07
gitweb: make "No commits" in project list gray, not bold green
Matt McCutchen
2
-0
/
+7
2007-07-07
gitweb: make search form generate pathinfo-style URLs
Matt McCutchen
1
-3
/
+9
2007-07-07
gitweb: prefer git_get_project_owner() over get_file_owner()
Miklos Vajna
1
-2
/
+2
[next]