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
/
gitweb.perl
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-25
Merge branch 'lw/gitweb'
Junio C Hamano
1
-106
/
+105
2008-06-22
Merge branch 'jn/web'
Junio C Hamano
1
-49
/
+62
2008-06-22
Merge branch 'rg/gitweb'
Junio C Hamano
1
-99
/
+2
2008-06-19
gitweb: standarize HTTP status codes
Lea Wiemann
1
-106
/
+105
2008-06-17
gitweb: remove unused parse_ref method
Lea Wiemann
1
-43
/
+0
2008-06-17
gitweb: quote commands properly when calling the shell
Lea Wiemann
1
-10
/
+14
2008-06-14
gitweb: Make it work with $GIT containing spaces
Jakub Narebski
1
-1
/
+1
2008-06-10
gitweb: Separate generating 'sort by' table header
Jakub Narebski
1
-37
/
+39
2008-06-10
gitweb: Separate filling list of projects info
Jakub Narebski
1
-12
/
+23
2008-06-09
gitweb: remove git_blame and rename git_blame2 to git_blame
Rafael Garcia-Suarez
1
-99
/
+2
2008-06-04
gitweb: Add charset info to "raw" output of 'text/plain' blobs
Jakub Narebski
1
-9
/
+20
2008-06-02
gitweb: Fix "next" link on bottom of page
Jakub Narebski
1
-8
/
+5
2008-05-27
Merge 1.5.5.3 in
Junio C Hamano
1
-4
/
+4
2008-05-27
gitweb: only display "next" links in logs if there is a next page
Lea Wiemann
1
-4
/
+4
2008-05-22
gitweb: Convert string to internal form before chopping in chop_str
Anders Waldenborg
1
-0
/
+4
2008-04-26
gitweb: Use feed link according to current view
Jakub Narebski
1
-25
/
+96
2008-04-22
Merge branch 'maint'
Junio C Hamano
1
-3
/
+3
2008-04-21
Escape project names before creating pathinfo URLs
martin f. krafft
1
-2
/
+2
2008-04-21
Escape project name in regexp
martin f. krafft
1
-1
/
+1
2008-04-18
Merge branch 'maint'
Junio C Hamano
1
-3
/
+15
2008-04-18
gitweb: Fix 'history' view for deleted files with history
Jakub Narebski
1
-3
/
+15
2008-04-09
Merge branch 'gp/gitweb'
Junio C Hamano
1
-1
/
+6
2008-04-05
Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"
Jakub Narebski
1
-3
/
+2
2008-03-27
gitweb: fallback to system-wide config file if default config does not exist
Gerrit Pape
1
-1
/
+6
2008-03-05
gitweb: Fix and simplify pickaxe search
Jakub Narebski
1
-42
/
+43
2008-03-02
gitweb: Mark first match when searching commit messages
Jakub Narebski
1
-1
/
+1
2008-02-27
gitweb: Clearly distinguish regexp / exact match searches
Petr Baudis
1
-14
/
+30
2008-02-27
gitweb: Simplify fixed string search
Jakub Narebski
1
-3
/
+5
2008-02-27
gitweb: Change parse_commits signature to allow for multiple options
Jakub Narebski
1
-5
/
+5
2008-02-25
gitweb: Better cutting matched string and its context
Jakub Narebski
1
-16
/
+57
2008-02-23
gitweb: Fix bugs in git_search_grep_body: it's length(), not len()
Jakub Narebski
1
-1
/
+1
2008-02-22
gitweb: Better chopping in commit search results
Junio C Hamano
1
-9
/
+15
2008-02-19
gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' form
Jakub Narebski
1
-2
/
+2
2008-02-17
Merge branch 'br/gitweb'
Junio C Hamano
1
-1
/
+5
2008-02-17
gitweb: Add new option -nohtml to quot_xxx subroutines
Jakub Narebski
1
-13
/
+24
2008-02-17
gitweb: Fix displaying unchopped argument in chop_and_escape_str
Jakub Narebski
1
-2
/
+2
2008-02-09
gitweb: Use the config file to set repository owner's name.
Bruno Ribas
1
-1
/
+5
2008-02-08
gitweb: Make use of the $git_dir variable at sub git_get_project_url_list
Bruno Ribas
1
-1
/
+1
2008-02-06
gitweb: Make feed entries point to commitdiff view
Florian La Roche
1
-1
/
+1
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: 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
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
1
-1
/
+3
2007-11-20
gitweb: Style all tables using CSS
Jakub Narebski
1
-11
/
+11
2007-11-11
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
[next]