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: Show '...' links in "summary" view only if there are more items
Robert Fitzsimons
2006-12-20
1
-2
/
+9
*
gitweb: Add "next" link to commit view
Jakub Narebski
2006-12-16
1
-9
/
+29
*
gitweb: Add title attribute to ref marker with full ref name
Jakub Narebski
2006-12-16
1
-1
/
+2
*
gitweb: Do not show difftree for merges in "commit" view
Jakub Narebski
2006-12-16
1
-7
/
+15
*
gitweb: SHA-1 in commit log message links to "object" view
Jakub Narebski
2006-12-12
1
-7
/
+5
*
gitweb: Hyperlink target of symbolic link in "tree" view (if possible)
Jakub Narebski
2006-12-12
1
-1
/
+51
*
gitweb: Add generic git_object subroutine to display object of any type
Jakub Narebski
2006-12-12
1
-0
/
+48
*
gitweb: Show target of symbolic link in "tree" view
Jakub Narebski
2006-12-12
1
-8
/
+34
*
gitweb: Don't use Content-Encoding: header in git_snapshot
Jakub Narebski
2006-12-12
1
-2
/
+1
*
Fix documentation copy&paste typo
Uwe Zeisberger
2006-12-08
1
-1
/
+1
*
gitweb: Allow PNG, GIF, JPEG images to be displayed in "blob" view
Jakub Narebski
2006-12-06
1
-8
/
+22
*
gitweb: Fix Atom feed <logo>: it is $logo, not $logo_url
Jakub Narebski
2006-12-04
1
-1
/
+1
*
gitweb: Make project description in projects list link to summary view
Jakub Narebski
2006-11-26
1
-5
/
+8
*
gitweb: Use author_epoch for pubdate in gitweb feeds
Jakub Narebski
2006-11-25
1
-3
/
+3
*
gitweb: Add author and contributor email to Atom feed
Jakub Narebski
2006-11-25
1
-2
/
+12
*
gitweb: Add author and committer email extraction to parse_commit
Jakub Narebski
2006-11-25
1
-3
/
+9
*
gitweb: Use git-show-ref instead of git-peek-remote
Jakub Narebski
2006-11-25
1
-4
/
+5
*
gitweb: Do not use esc_html in esc_path
Jakub Narebski
2006-11-25
1
-11
/
+17
*
gitweb: (style) use chomp without parentheses consistently.
Junio C Hamano
2006-11-24
1
-2
/
+2
*
gitweb: Replace SPC with also in tag comment
Jakub Narebski
2006-11-24
1
-1
/
+1
*
gitweb: Finish restoring "blob" links in git_difftree_body
Jakub Narebski
2006-11-21
1
-21
/
+21
*
gitweb: Refactor feed generation, make output prettier, add Atom feed
Jakub Narebski
2006-11-21
1
-45
/
+210
*
gitweb: Add an option to href() to return full URL
Jakub Narebski
2006-11-21
1
-1
/
+2
*
gitweb: New improved formatting of chunk header in diff
Jakub Narebski
2006-11-21
2
-1
/
+35
*
gitweb: Default to $hash_base or HEAD for $hash in "commit" and "commitdiff"
Jakub Narebski
2006-11-21
1
-0
/
+2
*
gitweb: Buffer diff header to deal with split patches + git_patchset_body ref...
Jakub Narebski
2006-11-21
1
-99
/
+136
*
gitweb: Protect against possible warning in git_commitdiff
Jakub Narebski
2006-11-21
1
-1
/
+2
*
gitweb: Put back shortlog instead of graphiclog in the project list.
Alexandre Julliard
2006-11-15
1
-1
/
+1
*
gitweb: fix unmatched div in commitdiff
Junio C Hamano
2006-11-09
1
-0
/
+2
*
gitweb: protect commit messages from controls.
Junio C Hamano
2006-11-09
1
-3
/
+2
*
gitweb: protect blob and diff output lines from controls.
Junio C Hamano
2006-11-09
1
-5
/
+6
*
gitweb: do not give blame link unconditionally in diff-tree view
Junio C Hamano
2006-11-08
1
-10
/
+20
*
gitweb: New improved patchset view
Jakub Narebski
2006-11-08
2
-76
/
+173
*
gitweb: Use character or octal escape codes (and add span.cntrl) in esc_path
Jakub Narebski
2006-11-08
1
-1
/
+29
*
gitweb: Better git-unquoting and gitweb-quoting of pathnames
Jakub Narebski
2006-11-08
2
-19
/
+60
*
gitweb: minimally fix "fork" support.
Junio C Hamano
2006-11-08
1
-2
/
+20
*
gitweb: fix disabling of "forks"
Junio C Hamano
2006-11-08
1
-3
/
+5
*
Merge branch 'pb/web'
Junio C Hamano
2006-11-05
1
-82
/
+174
|
\
|
*
gitweb: Support for 'forks'
Petr Baudis
2006-10-25
1
-82
/
+174
*
|
gitweb: Remove extra "/" in path names for git_get_project_list
Aneesh Kumar K.V
2006-11-04
1
-0
/
+2
*
|
gitweb: Better support for non-CSS aware web browsers
Jakub Narebski
2006-11-03
1
-3
/
+8
*
|
gitweb: Output also empty patches in "commitdiff" view
Jakub Narebski
2006-11-03
1
-33
/
+26
*
|
gitweb: Use git-for-each-ref to generate list of heads and/or tags
Jakub Narebski
2006-11-03
1
-61
/
+92
*
|
gitweb: Use 's' regexp modifier to secure against filenames with LF
Jakub Narebski
2006-11-01
1
-2
/
+2
*
|
gitweb: Secure against commit-ish/tree-ish with the same name as path
Jakub Narebski
2006-11-01
1
-14
/
+22
*
|
gitweb: esc_html() author in blame
Luben Tuikov
2006-11-01
1
-1
/
+1
*
|
gitweb: Add "next" link to commitdiff view
Jakub Narebski
2006-10-28
1
-4
/
+45
*
|
gitweb: Move git_get_last_activity subroutine earlier
Jakub Narebski
2006-10-28
1
-18
/
+18
*
|
gitweb: Fix up bogus $stylesheet declarations
Petr Baudis
2006-10-28
1
-6
/
+2
*
|
Merge branch 'maint'
Junio C Hamano
2006-10-27
1
-1
/
+1
|
\
\
[next]