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-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
2006-09-20
gitweb: Always use git-peek-remote in git_get_references
Jakub Narebski
1
-8
/
+2
2006-09-20
gitweb: Require project for almost all actions
Jakub Narebski
1
-0
/
+4
2006-09-20
gitweb: Even more support for PATH_INFO based URLs
Jakub Narebski
1
-9
/
+20
2006-09-20
gitweb: Fix mimetype_guess_file for files with multiple extensions
Jakub Narebski
1
-1
/
+1
2006-09-17
gitweb fix validating pg (page) parameter
Matthias Lederhofer
1
-1
/
+1
2006-09-17
gitweb: fix warnings in PATH_INFO code and add export_ok/strict_export
Matthias Lederhofer
1
-13
/
+21
2006-09-17
gitweb: export options
Matthias Lederhofer
1
-3
/
+20
2006-09-17
gitweb: do not use 'No such directory' error message
Matthias Lederhofer
1
-7
/
+4
2006-09-17
gitweb: fix uninitialized variable warning.
Martin Waitz
1
-8
/
+8
2006-09-17
gitweb: more support for PATH_INFO based URLs
Martin Waitz
1
-7
/
+27
2006-09-16
gitweb: Add link to "project_index" view to "project_list" page
Jakub Narebski
1
-1
/
+10
2006-09-16
gitweb: Allow for href() to be used for links without project param
Jakub Narebski
1
-7
/
+10
2006-09-14
gitweb: Add git_project_index for generating index.aux
Jakub Narebski
1
-0
/
+25
2006-09-14
gitweb: Do not parse refs by hand, use git-peek-remote instead
Jakub Narebski
1
-22
/
+19
2006-09-14
gitweb: Use File::Find::find in git_get_projects_list
Jakub Narebski
1
-10
/
+20
2006-09-10
gitweb: Paginate history output
Jakub Narebski
1
-10
/
+54
2006-09-10
gitweb: Make pickaxe search a feature
Jakub Narebski
1
-2
/
+31
2006-09-04
gitweb: Divide page path into directories -- path's "breadcrumbs"
Jakub Narebski
1
-8
/
+21
2006-09-04
gitweb: Correct typo: '==' instead of 'eq' in git_difftree_body
Jakub Narebski
1
-4
/
+4
2006-09-04
gitweb: Add GIT favicon, assuming image/png type
Jakub Narebski
2
-0
/
+5
2006-09-03
gitweb: Change the name of diff to parent link in "commit" view to "diff
Jakub Narebski
1
-1
/
+1
2006-08-31
gitweb: Fix git_blame
Aneesh Kumar K.V
1
-4
/
+6
2006-08-31
gitweb: Extend parse_difftree_raw_line to save commit info
Jakub Narebski
1
-3
/
+3
2006-08-31
gitweb: Separate printing of git_tree row into git_print_tree_entry
Jakub Narebski
1
-44
/
+59
2006-08-31
gitweb: Move git-ls-tree output parsing to parse_ls_tree_line
Jakub Narebski
1
-19
/
+43
2006-08-31
use do() instead of require() to include configuration
Dennis Stosberg
1
-1
/
+1
2006-08-31
gitweb: Remove forgotten call to git_to_hash
Dennis Stosberg
1
-4
/
+0
2006-08-28
gitweb: Add local time and timezone to git_print_authorship
Jakub Narebski
1
-2
/
+10
2006-08-28
gitweb: Add diff tree, with links to patches, to commitdiff view
Jakub Narebski
1
-22
/
+49
2006-08-28
gitweb: git_print_log: signoff line is non-empty line
Jakub Narebski
1
-0
/
+1
2006-08-28
gitweb: Add author information to commitdiff view
Jakub Narebski
2
-0
/
+18
2006-08-28
gitweb: Do not remove signoff lines in git_print_simplified_log
Jakub Narebski
1
-1
/
+0
2006-08-28
gitweb: Make git_print_log generic; git_print_simplified_log uses it
Jakub Narebski
1
-32
/
+31
2006-08-28
gitweb: Use --git-dir parameter instead of setting $ENV{'GIT_DIR'}
Dennis Stosberg
1
-36
/
+54
2006-08-27
gitweb: Use @diff_opts, default ('M'), as git-diff and git-diff-tree paramete
Jakub Narebski
1
-9
/
+24
2006-08-27
gitweb: Remove git_to_hash function
Jakub Narebski
1
-20
/
+3
2006-08-27
gitweb: Remove unused git_get_{preceding,following}_references
Jakub Narebski
1
-51
/
+0
2006-08-27
gitweb: Fix typo in git_patchset_body
Jakub Narebski
1
-1
/
+1
2006-08-26
gitweb: Fix typo in git_difftree_body
Jakub Narebski
1
-1
/
+1
2006-08-26
gitweb: blobs defined by non-textual hash ids can be cached
Jakub Narebski
1
-3
/
+17
2006-08-26
gitweb: Improve comments about gitweb features configuration
Jakub Narebski
1
-9
/
+16
2006-08-26
gitweb: Remove workaround for git-diff bug fixed in f82cd3c
Jakub Narebski
1
-2
/
+1
2006-08-26
Merge branch 'master' into gl/web
Junio C Hamano
1
-1
/
+1
2006-08-26
gitweb: git_annotate didn't expect negative numeric timezone
Jakub Narebski
1
-1
/
+1
2006-08-25
gitweb: Remove creating directory for temporary files
Jakub Narebski
1
-6
/
+0
[prev]
[next]