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-22
Added support for dropping privileges to git-daemon.
Tilman Sauerbeck
2
-5
/
+58
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-22
apply --reject: count hunks starting from 1, not 0
Junio C Hamano
1
-1
/
+1
2006-08-21
Remove unnecessary forward declaration of unpack_entry.
Shawn Pearce
1
-3
/
+0
2006-08-21
Verify we know how to read a pack before trying to using it.
Shawn Pearce
1
-0
/
+12
2006-08-21
Add write_or_die(), a helper function
Rene Scharfe
5
-46
/
+32
2006-08-21
Axe the last ent
Rene Scharfe
1
-1
/
+1
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-21
Merge branch 'maint'
Junio C Hamano
2
-2
/
+9
2006-08-21
builtin-mv: readability patch
Johannes Schindelin
1
-60
/
+44
2006-08-21
git-mv: fix off-by-one error
Johannes Schindelin
1
-1
/
+1
2006-08-21
git-mv: special case destination "."
Johannes Schindelin
2
-1
/
+8
2006-08-20
builtin-mv: readability patch
Johannes Schindelin
1
-60
/
+44
2006-08-20
gitweb: Make blame and snapshot a feature.
Aneesh Kumar K.V
1
-23
/
+100
2006-08-18
git-apply --verbose
Junio C Hamano
2
-2
/
+84
2006-08-18
git-apply --reject: send rejects to .rej files.
Junio C Hamano
2
-49
/
+80
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
Indentation fix.
Tilman Sauerbeck
1
-6
/
+6
2006-08-17
Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.
David Rientjes
31
-71
/
+74
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-17
git-apply --reject
Junio C Hamano
3
-23
/
+198
2006-08-16
apply --reverse: tie it all together.
Junio C Hamano
3
-6
/
+49
2006-08-16
diff.c: make binary patch reversible.
Junio C Hamano
1
-2
/
+8
2006-08-16
builtin-apply --reverse: two bugfixes.
Junio C Hamano
1
-3
/
+7
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-16
gitk: Improve responsiveness while reading and layout out the graph
Paul Mackerras
1
-24
/
+34
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
[prev]
[next]