index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gitweb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gitweb: Check git base URLs before generating URL from it
Jakub Narebski
2006-10-27
1
-1
/
+1
*
gitweb: Fix setting $/ in parse_commit()
v1.4.3.2
Petr Baudis
2006-10-24
1
-2
/
+1
*
gitweb: Do not esc_html $basedir argument to git_print_tree_entry
Jakub Narebski
2006-10-22
1
-3
/
+6
*
gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)
Jakub Narebski
2006-10-22
1
-30
/
+30
*
gitweb: Cleanup Git logo and Git logo target generation
Jakub Narebski
2006-10-08
2
-8
/
+14
*
gitweb: [commit view] Do not suppress commitdiff link in root commit
Petr Baudis
2006-10-07
1
-1
/
+1
*
gitweb: Handle commits with empty commit messages more reasonably
Petr Baudis
2006-10-07
1
-0
/
+3
*
gitweb: Separate (new) and (deleted) in commitdiff by a space
Petr Baudis
2006-10-07
1
-2
/
+2
*
Show snapshot link in shortlog only if have_snapsho
Petr Baudis
2006-10-07
1
-2
/
+4
*
gitweb: refactor decode() for utf8 conversion
Yasushi SHOJI
2006-10-06
1
-7
/
+13
*
gitweb: Make the Git logo link target to point to the homepage
Junio C Hamano
2006-10-06
1
-1
/
+6
*
gitweb: blame: Minimize vertical table row padding
Luben Tuikov
2006-10-05
1
-0
/
+6
*
gitweb: Do not print "log" and "shortlog" redundantly in commit view
Luben Tuikov
2006-10-05
1
-5
/
+0
*
tar-tree deprecation: we eat our own dog food.
Junio C Hamano
2006-10-05
1
-3
/
+6
*
Update the gitweb/README file to include setting the GITWEB_CONFIG environment
Alan Chandler
2006-10-04
1
-0
/
+7
*
gitweb: document webserver configuration for common gitweb/repo URLs.
Martin Waitz
2006-10-03
1
-1
/
+25
*
gitweb: Escape ESCAPE (\e) character
Luben Tuikov
2006-10-03
1
-0
/
+1
*
Merge branch 'lt/web'
Junio C Hamano
2006-10-01
1
-148
/
+175
|
\
|
*
gitweb: tree view: hash_base and hash are now context sensitive
Luben Tuikov
2006-09-30
1
-9
/
+9
|
*
gitweb: History: blob and tree are first, then commitdiff, etc
Luben Tuikov
2006-09-29
1
-2
/
+2
|
*
gitweb: Remove redundant "commit" from history
Luben Tuikov
2006-09-29
1
-1
/
+0
|
*
gitweb: Don't use quotemeta on internally generated strings
Luben Tuikov
2006-09-29
1
-5
/
+4
|
*
gitweb: Add snapshot to shortlog
Luben Tuikov
2006-09-29
1
-1
/
+2
|
*
gitweb: Factor out gitweb_have_snapshot()
Luben Tuikov
2006-09-29
1
-5
/
+9
|
*
gitweb: Remove redundant "commit" link from shortlog
Luben Tuikov
2006-09-29
1
-1
/
+0
|
*
gitweb: "alternate" starts with shade (i.e. 1)
Luben Tuikov
2006-09-29
1
-8
/
+8
|
*
gitweb: Add history and blame to git_difftree_body()
Luben Tuikov
2006-09-28
1
-12
/
+23
|
*
gitweb: Remove excessively redundant entries from git_difftree_body
Luben Tuikov
2006-09-28
1
-58
/
+34
|
*
Revert "gitweb: extend blame to show links to diff and previous"
Luben Tuikov
2006-09-28
1
-17
/
+1
|
*
gitweb: Quote filename in HTTP Content-Disposition: header
Jakub Narebski
2006-09-27
1
-8
/
+9
|
*
gitweb: Add git_url subroutine, and use it to quote full URLs
Jakub Narebski
2006-09-27
1
-1
/
+10
|
*
gitweb: Split validate_input into validate_pathname and validate_refname
Jakub Narebski
2006-09-27
1
-16
/
+47
|
*
gitweb: Use "return" instead of "return undef" for some subs
Jakub Narebski
2006-09-27
1
-2
/
+2
|
*
gitweb: Strip trailing slashes from $path in git_get_hash_by_path
Jakub Narebski
2006-09-27
1
-1
/
+1
|
*
gitweb: extend blame to show links to diff and previous
Luben Tuikov
2006-09-27
1
-1
/
+17
|
*
gitweb: Remove redundant "tree" link
Luben Tuikov
2006-09-27
1
-10
/
+6
|
*
gitweb: tree view: eliminate redundant "blob"
Luben Tuikov
2006-09-26
1
-16
/
+17
*
|
gitweb: Decode long title for link tooltips
Yasushi SHOJI
2006-09-27
1
-1
/
+1
|
/
*
gitweb: fix over-eager application of esc_html().
Petr Baudis
2006-09-25
1
-6
/
+6
*
gitweb: Consolidate escaping/validation of query string
Petr Baudis
2006-09-24
1
-21
/
+11
*
Fix snapshot link in tree view
Petr Baudis
2006-09-23
1
-1
/
+1
*
gitweb: Fix @git_base_url_list usage
Petr Baudis
2006-09-23
1
-1
/
+1
*
gitweb: Fix tree link associated with each commit log entry.
Petr Baudis
2006-09-23
1
-1
/
+1
*
Make path in tree view look nicer
Petr Baudis
2006-09-23
1
-5
/
+5
*
gitweb: Relabel "head" as "HEAD"
Petr Baudis
2006-09-22
1
-4
/
+4
*
gitweb: Rename "plain" labels to "raw"
Petr Baudis
2006-09-22
1
-4
/
+4
*
gitweb: Link to associated tree from a particular log item in full log view
Petr Baudis
2006-09-22
1
-0
/
+2
*
gitweb: Link to latest tree from the head line in heads list
Petr Baudis
2006-09-22
1
-1
/
+2
*
gitweb: Link to tree instead of snapshot in shortlog
Petr Baudis
2006-09-22
1
-7
/
+2
*
gitweb: More per-view navigation bar links
Petr Baudis
2006-09-22
1
-4
/
+38
[next]