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-08-25
gitweb: Show information about incomplete lines in commitdiff
Jakub Narebski
2
-1
/
+5
2006-08-25
gitweb: Use git-diff-tree patch output for commitdiff
Jakub Narebski
1
-122
/
+201
2006-08-22
gitweb: Sort CGI parameters returned by href()
Jakub Narebski
1
-10
/
+12
2006-08-22
gitweb: Drop the href() params which keys are not in %mapping
Jakub Narebski
1
-1
/
+1
2006-08-22
gitweb: Use here-doc
Jakub Narebski
1
-31
/
+44
2006-08-22
gitweb: Route rest of action subroutines through %actions
Jakub Narebski
1
-9
/
+8
2006-08-22
gitweb: Use underscore instead of hyphen to separate words in HTTP headers names
Jakub Narebski
1
-4
/
+5
2006-08-22
gitweb: Whitespace cleanup: realign, reindent
Jakub Narebski
1
-79
/
+178
2006-08-22
gitweb: Replace some presentational HTML by CSS
Jakub Narebski
2
-10
/
+12
2006-08-22
gitweb: bugfix: a.list formatting regression
Jakub Narebski
2
-4
/
+7
2006-08-21
gitweb: Use parse_difftree_raw_line in git_difftree_body
Jakub Narebski
1
-81
/
+97
2006-08-21
gitweb: Added parse_difftree_raw_line function for later use
Jakub Narebski
1
-0
/
+27
2006-08-20
gitweb: Make blame and snapshot a feature.
Aneesh Kumar K.V
1
-23
/
+100
2006-08-17
gitweb: fix snapshot support
Aneesh Kumar K.V
1
-1
/
+1
2006-08-17
gitweb: bugfix: git_print_page_path() needs the hash base
Luben Tuikov
1
-8
/
+14
2006-08-17
gitweb: bugfix: commitdiff regression
Luben Tuikov
1
-1
/
+1
2006-08-17
gitweb: Support for snapshot
Aneesh Kumar K.V
1
-4
/
+37
2006-08-17
gitweb: Refactor printing commit message
Jakub Narebski
1
-65
/
+67
2006-08-17
gitweb: fix project list if PATH_INFO=="/".
Martin Waitz
1
-1
/
+2
2006-08-17
gitweb: support for / as home_link.
Martin Waitz
1
-1
/
+1
2006-08-17
gitweb: support for "fp" parameter.
Martin Waitz
1
-5
/
+11
2006-08-17
gitweb: continue consolidation of URL generation.
Martin Waitz
1
-33
/
+35
2006-08-17
gitweb: Uniquify version info output, add meta generator in page header
Jakub Narebski
1
-1
/
+2
2006-08-16
Merge branch 'jc/format-patch'
Junio C Hamano
1
-1
/
+43
2006-08-16
Be nicer if git executable is not installed
Ville Skyttä
1
-1
/
+1
2006-08-16
Merge branch 'jc/racy'
Junio C Hamano
4
-60
/
+236
2006-08-16
Merge branch 'maint'
Junio C Hamano
1
-9
/
+16
2006-08-16
builtin-grep: remove unused debugging cruft.
Junio C Hamano
1
-57
/
+0
2006-08-16
gitweb: Add support for per project git URLs
Jakub Narebski
1
-3
/
+17
2006-08-16
[PATCH] git-mv: add more path normalization
Johannes Schindelin
1
-9
/
+16
2006-08-15
Remove the "delay writing to avoid runtime penalty of racy-git avoidance"
Junio C Hamano
1
-52
/
+1
2006-08-15
gitweb: consolidate action URL generation.
Martin Waitz
1
-87
/
+84
2006-08-15
gitweb: provide function to format the URL for an action link.
Martin Waitz
1
-0
/
+27
2006-08-15
gitweb: Show project's git URL on summary page
Jakub Narebski
2
-2
/
+14
2006-08-15
Add check program "git-check-racy"
Junio C Hamano
3
-4
/
+42
2006-08-15
Documentation/technical/racy-git.txt
Junio C Hamano
1
-0
/
+193
2006-08-15
remove unnecessary initializations
David Rientjes
42
-163
/
+163
2006-08-15
Merge branch 'maint'
Junio C Hamano
4
-9
/
+13
2006-08-15
finish_connect(): thinkofix
Junio C Hamano
1
-8
/
+3
2006-08-15
git-mv: succeed even if source is a prefix of destination
Johannes Schindelin
2
-1
/
+8
2006-08-15
use appropriate typedefs
David Rientjes
4
-8
/
+8
2006-08-15
make inline is_null_sha1 global
David Rientjes
7
-13
/
+11
2006-08-15
avoid nanosleep(2)
Junio C Hamano
1
-5
/
+1
2006-08-15
git-apply --binary: clean up and prepare for --reverse
Junio C Hamano
1
-65
/
+141
2006-08-15
Fix detection of ipv6 on Solaris
Dennis Stosberg
1
-0
/
+1
2006-08-15
Look for sockaddr_storage in sys/socket.h
Dennis Stosberg
1
-2
/
+4
2006-08-15
Solaris has strlcpy() at least since version 8
Dennis Stosberg
1
-1
/
+0
2006-08-15
Solaris does not support C99 format strings before version 10
Dennis Stosberg
1
-0
/
+2
2006-08-14
git-apply --reverse: simplify reverse option.
Junio C Hamano
1
-16
/
+12
2006-08-14
t4116 apply --reverse test
Junio C Hamano
1
-0
/
+46
[next]