index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-25
Use const for interpolate arguments
Alex Riesen
2
-5
/
+10
2006-09-25
git-archive: update documentation
Franck Bui-Huu
2
-0
/
+16
2006-09-24
gitweb: fix over-eager application of esc_html().
Petr Baudis
1
-6
/
+6
2006-09-24
Allow '(no author)' in git-svn's authors file.
Shawn Pearce
1
-1
/
+1
2006-09-24
Allow 'svn fetch' on '(no date)' revisions in Subversion.
Shawn Pearce
2
-1
/
+16
2006-09-24
Merge branch 'sk/svnimport'
Junio C Hamano
1
-11
/
+20
2006-09-24
Merge early parts of branch 'np/pack'
Junio C Hamano
6
-117
/
+111
2006-09-24
Remove upload-tar and make git-tar-tree a thin wrapper to git-archive
Junio C Hamano
8
-200
/
+53
2006-09-24
git-tar-tree: Move code for git-archive --format=tar to archive-tar.c
Rene Scharfe
3
-314
/
+326
2006-09-24
git-tar-tree: Remove duplicate git_config() call
Rene Scharfe
1
-2
/
+0
2006-09-24
Merge branch 'jc/filter-commit'
Junio C Hamano
8
-507
/
+641
2006-09-24
Merge branch 'sb/branch-attributes'
Junio C Hamano
4
-13
/
+115
2006-09-24
Merge branch 'jl/daemon'
Junio C Hamano
5
-11
/
+229
2006-09-24
Add test for the default merges in fetch.
Santi Béjar
1
-0
/
+25
2006-09-24
fetch: get the remote branches to merge from the branch properties
Santi Béjar
2
-8
/
+33
2006-09-24
Add t5510 to test per branch configuration affecting git-fetch.
Junio C Hamano
1
-0
/
+44
2006-09-24
Fetch: default remote repository from branch properties
Santi Béjar
3
-5
/
+13
2006-09-24
builtin-upload-archive.c broken on openbsd
Randal L. Schwartz
1
-2
/
+2
2006-09-23
gitweb: Consolidate escaping/validation of query string
Petr Baudis
1
-21
/
+11
2006-09-23
Deprecate git-resolve.sh
Petr Baudis
1
-0
/
+4
2006-09-23
Rename builtin-zip-tree.c to archive-zip.c
Rene Scharfe
2
-3
/
+2
2006-09-23
Remove git-zip-tree
Rene Scharfe
5
-135
/
+0
2006-09-23
many cleanups to sha1_file.c
Nicolas Pitre
4
-114
/
+104
2006-09-22
move pack creation to version 3
Nicolas Pitre
2
-3
/
+7
2006-09-22
git-svnimport: Parse log message for Signed-off-by: lines
Sasha Khapyorsky
1
-11
/
+20
2006-09-22
Quote arguments to tr in test-lib
Robin Rosenberg
1
-1
/
+1
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
[next]