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-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
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
Document receive.denyNonFastforwards
Johannes Schindelin
4
-0
/
+27
2006-09-20
receive-pack: plug memory leak in fast-forward checking code.
Johannes Schindelin
1
-6
/
+7
2006-09-20
add receive.denyNonFastforwards config variable
Johannes Schindelin
5
-0
/
+21
2006-09-20
sha1_name.c: understand "describe" output as a valid object name
Junio C Hamano
1
-0
/
+26
2006-09-20
Make hexval() available to others.
Junio C Hamano
3
-49
/
+40
2006-09-20
git log: Unify header_filter and message_filter into one.
Junio C Hamano
3
-54
/
+27
2006-09-20
Update grep internal for grepping only in head/body
Junio C Hamano
2
-16
/
+42
[next]