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
2006-10-04
gitweb: warn if feature cannot be overridden.
Martin Waitz
1
-0
/
+4
2006-10-04
Gitweb - provide site headers and footers
Alan Chandler
1
-7
/
+38
2006-10-04
gitweb: blame: Mouse-over commit-8 shows author and date
Luben Tuikov
1
-5
/
+7
2006-10-04
gitweb: blame: print commit-8 on the leading row of a commit-block
Luben Tuikov
1
-3
/
+9
2006-10-04
Revert 954a6183756a073723a7c9fd8d2feb13132876b0
Junio C Hamano
1
-86
/
+13
2006-10-03
Update the gitweb/README file to include setting the GITWEB_CONFIG environment
Alan Chandler
1
-0
/
+7
2006-10-03
gitweb: prepare for repositories with packed refs.
Junio C Hamano
1
-6
/
+20
2006-10-03
gitweb: make leftmost column of blame less cluttered.
Junio C Hamano
1
-13
/
+86
2006-10-03
gitweb: document webserver configuration for common gitweb/repo URLs.
Martin Waitz
1
-1
/
+25
2006-10-03
gitweb: Escape ESCAPE (\e) character
Luben Tuikov
1
-0
/
+1
2006-10-02
gitweb: start to generate PATH_INFO URLs.
Martin Waitz
1
-1
/
+21
2006-09-30
Merge branch 'lt/web'
Junio C Hamano
1
-148
/
+175
2006-09-30
gitweb: tree view: hash_base and hash are now context sensitive
Luben Tuikov
1
-9
/
+9
2006-09-28
gitweb: History: blob and tree are first, then commitdiff, etc
Luben Tuikov
1
-2
/
+2
2006-09-28
gitweb: Remove redundant "commit" from history
Luben Tuikov
1
-1
/
+0
2006-09-28
gitweb: Don't use quotemeta on internally generated strings
Luben Tuikov
1
-5
/
+4
2006-09-28
gitweb: Add snapshot to shortlog
Luben Tuikov
1
-1
/
+2
2006-09-28
gitweb: Factor out gitweb_have_snapshot()
Luben Tuikov
1
-5
/
+9
2006-09-28
gitweb: Remove redundant "commit" link from shortlog
Luben Tuikov
1
-1
/
+0
2006-09-28
gitweb: "alternate" starts with shade (i.e. 1)
Luben Tuikov
1
-8
/
+8
2006-09-27
gitweb: Add history and blame to git_difftree_body()
Luben Tuikov
1
-12
/
+23
2006-09-27
gitweb: Remove excessively redundant entries from git_difftree_body
Luben Tuikov
1
-58
/
+34
2006-09-27
Revert "gitweb: extend blame to show links to diff and previous"
Luben Tuikov
1
-17
/
+1
2006-09-27
gitweb: Quote filename in HTTP Content-Disposition: header
Jakub Narebski
1
-8
/
+9
2006-09-27
gitweb: Add git_url subroutine, and use it to quote full URLs
Jakub Narebski
1
-1
/
+10
2006-09-27
gitweb: Split validate_input into validate_pathname and validate_refname
Jakub Narebski
1
-16
/
+47
2006-09-27
gitweb: Use "return" instead of "return undef" for some subs
Jakub Narebski
1
-2
/
+2
2006-09-27
gitweb: Strip trailing slashes from $path in git_get_hash_by_path
Jakub Narebski
1
-1
/
+1
2006-09-27
gitweb: extend blame to show links to diff and previous
Luben Tuikov
1
-1
/
+17
2006-09-27
gitweb: Decode long title for link tooltips
Yasushi SHOJI
1
-1
/
+1
2006-09-26
gitweb: Remove redundant "tree" link
Luben Tuikov
1
-10
/
+6
2006-09-25
gitweb: tree view: eliminate redundant "blob"
Luben Tuikov
1
-16
/
+17
2006-09-24
gitweb: fix over-eager application of esc_html().
Petr Baudis
1
-6
/
+6
2006-09-23
gitweb: Consolidate escaping/validation of query string
Petr Baudis
1
-21
/
+11
2006-09-22
Fix snapshot link in tree view
Petr Baudis
1
-1
/
+1
2006-09-22
gitweb: Fix @git_base_url_list usage
Petr Baudis
1
-1
/
+1
2006-09-22
gitweb: Fix tree link associated with each commit log entry.
Petr Baudis
1
-1
/
+1
2006-09-22
Make path in tree view look nicer
Petr Baudis
1
-5
/
+5
2006-09-21
gitweb: Relabel "head" as "HEAD"
Petr Baudis
1
-4
/
+4
2006-09-21
gitweb: Rename "plain" labels to "raw"
Petr Baudis
1
-4
/
+4
2006-09-21
gitweb: Link to associated tree from a particular log item in full log view
Petr Baudis
1
-0
/
+2
2006-09-21
gitweb: Link to latest tree from the head line in heads list
Petr Baudis
1
-1
/
+2
2006-09-21
gitweb: Link to tree instead of snapshot in shortlog
Petr Baudis
1
-7
/
+2
2006-09-21
gitweb: More per-view navigation bar links
Petr Baudis
1
-4
/
+38
2006-09-21
gitweb: Link (HEAD) tree for each project from projects list
Petr Baudis
1
-1
/
+2
2006-09-21
gitweb: Make git_get_hash_by_path check type if provided
Jakub Narebski
1
-0
/
+5
2006-09-21
Fix showing of path in tree view
Petr Baudis
1
-5
/
+7
2006-09-21
gitweb: fix display of trees via PATH_INFO.
Martin Waitz
1
-0
/
+1
2006-09-20
gitweb: Fix thinko in git_tags and git_heads
Jakub Narebski
1
-2
/
+2
2006-09-20
gitweb: Make git_get_refs_list do work of git_get_references
Jakub Narebski
1
-24
/
+42
[prev]
[next]