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-25
gitweb: Support for 'forks'
Petr Baudis
1
-82
/
+174
2006-10-25
Merge branch 'jc/web'
Junio C Hamano
2
-50
/
+117
2006-10-25
Merge branch 'jc/web-blame'
Junio C Hamano
1
-27
/
+105
2006-10-24
gitweb: Print commit message without title in commitdiff only if there is any
Jakub Narebski
1
-3
/
+5
2006-10-24
gitweb: Filter out commit ID from @difftree in git_commit and git_commitdiff
Jakub Narebski
1
-1
/
+6
2006-10-24
gitweb: Get rid of git_print_simplified_log
Jakub Narebski
1
-11
/
+2
2006-10-23
gitweb: Show project's README.html if available
Petr Baudis
1
-0
/
+8
2006-10-23
gitweb: Do not automatically append " git" to custom site name
Petr Baudis
1
-3
/
+4
2006-10-23
gitweb: Make search type a popup menu
Petr Baudis
2
-16
/
+47
2006-10-23
gitweb: Restore object-named links in item lists
Petr Baudis
1
-6
/
+22
2006-10-23
Merge branch 'master' into jc/web
Junio C Hamano
3
-87
/
+213
2006-10-23
Merge branch 'maint'
Junio C Hamano
1
-2
/
+1
2006-10-23
gitweb: Fix setting $/ in parse_commit()
Petr Baudis
1
-2
/
+1
2006-10-22
gitweb: Add '..' (up directory) to tree view if applicable
Jakub Narebski
1
-0
/
+24
2006-10-22
gitweb: Improve git_print_page_path
Jakub Narebski
1
-8
/
+8
2006-10-22
Merge branch 'maint'
Junio C Hamano
1
-33
/
+36
2006-10-22
gitweb: Do not esc_html $basedir argument to git_print_tree_entry
Jakub Narebski
1
-3
/
+6
2006-10-22
gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)
Jakub Narebski
1
-30
/
+30
2006-10-18
Merge branch 'mw/pathinfo'
Junio C Hamano
2
-20
/
+85
2006-10-15
gitweb: use for-each-ref to show the latest activity across branches
Junio C Hamano
1
-11
/
+24
2006-10-12
gitweb: spell "blame --porcelain" with -p
Junio C Hamano
1
-1
/
+1
2006-10-11
gitweb: Fix search form when PATH_INFO is enabled
Petr Baudis
1
-0
/
+4
2006-10-11
gitweb: blame porcelain: lineno and orig lineno swapped
Luben Tuikov
1
-1
/
+1
2006-10-08
gitweb: Cleanup Git logo and Git logo target generation
Jakub Narebski
2
-8
/
+14
2006-10-07
gitweb: Document features better
Petr Baudis
2
-19
/
+56
2006-10-07
gitweb: [commit view] Do not suppress commitdiff link in root commit
Petr Baudis
1
-1
/
+1
2006-10-07
gitweb: Handle commits with empty commit messages more reasonably
Petr Baudis
1
-0
/
+3
2006-10-07
gitweb: Separate (new) and (deleted) in commitdiff by a space
Petr Baudis
1
-2
/
+2
2006-10-07
Show snapshot link in shortlog only if have_snapsho
Petr Baudis
1
-2
/
+4
2006-10-06
gitweb: refactor decode() for utf8 conversion
Yasushi SHOJI
1
-7
/
+13
2006-10-06
gitweb: use blame --porcelain
Junio C Hamano
1
-21
/
+44
2006-10-06
Merge branch 'jc/blame' into jc/web-blame
Junio C Hamano
3
-9
/
+25
2006-10-05
gitweb: Make the Git logo link target to point to the homepage
Junio C Hamano
1
-1
/
+6
2006-10-05
gitweb: blame: Minimize vertical table row padding
Luben Tuikov
1
-0
/
+6
2006-10-05
gitweb: Do not print "log" and "shortlog" redundantly in commit view
Luben Tuikov
1
-5
/
+0
2006-10-05
tar-tree deprecation: we eat our own dog food.
Junio C Hamano
1
-3
/
+6
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
[next]