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
2007-05-18
gitweb: Remove redundant $searchtype setup
Petr Baudis
1
-7
/
+0
2007-05-18
Fix crlf attribute handling to match documentation
Andy Parkins
1
-2
/
+2
2007-05-18
git-archive: convert archive entries like checkouts do
René Scharfe
4
-8
/
+26
2007-05-17
gitweb: Allow arbitrary strings to be dug with pickaxe
Petr Baudis
1
-2
/
+4
2007-05-17
gitweb: Add support for grep searches
Petr Baudis
2
-2
/
+125
2007-05-17
gitweb: Normalize searchbar font size
Petr Baudis
1
-1
/
+2
2007-05-17
Merge branch 'maint'
Junio C Hamano
2
-1
/
+10
2007-05-17
Document core.excludesfile for git-add
Michael Hendricks
1
-0
/
+9
2007-05-17
gitweb: Fix error in git_patchset_body for deletion in merge commit
Jakub Narebski
1
-1
/
+2
2007-05-17
Merge branch 'master' of git://repo.or.cz/git-gui
Junio C Hamano
2
-4
/
+44
2007-05-17
git-gui: Gracefully handle bad TCL_PATH at compile time
Shawn O. Pearce
2
-4
/
+44
2007-05-16
git-send-email: allow leading white space on mutt aliases
Michael Hendricks
1
-1
/
+1
2007-05-16
gitweb: fix another use of undefined value
Junio C Hamano
1
-1
/
+3
2007-05-16
gitweb: Empty patch for merge means trivial merge, not no differences
Jakub Narebski
1
-1
/
+8
2007-05-16
Merge branch 'maint'
Junio C Hamano
6
-4
/
+11
2007-05-16
gitweb: Separate search regexp from search text
Jakub Narebski
1
-3
/
+4
2007-05-16
gitweb: Do not use absolute font sizes
Jakub Narebski
1
-0
/
+1
2007-05-16
format-patch: add MIME-Version header when we add content-type.
Jeff King
1
-0
/
+1
2007-05-16
Fixed link in user-manual
Steffen Prohaska
1
-1
/
+1
2007-05-16
Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint
Junio C Hamano
1
-1
/
+1
2007-05-16
import-tars: Use the "Link indicator" to identify directories
Johannes Schindelin
1
-1
/
+1
2007-05-15
Ensure return value from xread() is always stored into an ssize_t
Johan Herland
12
-16
/
+15
2007-05-15
Fix signedness on return value from xread()
Johan Herland
1
-1
/
+1
2007-05-15
git name-rev writes beyond the end of malloc() with large generations
Andy Whitcroft
2
-1
/
+7
2007-05-14
Documentation/branch: fix small typo in -D example
Quy Tonthat
1
-1
/
+1
2007-05-14
Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent ...
Andy Parkins
4
-28
/
+28
2007-05-14
Merge branch 'maint'
Junio C Hamano
7
-22
/
+66
2007-05-14
Prepare for 1.5.1.5 Release Notes
Junio C Hamano
2
-1
/
+38
2007-05-14
gitweb: Add a few comments about %feature hash
Jakub Narebski
1
-1
/
+5
2007-05-14
git-am: Clean up the asciidoc documentation
Frank Lichtenheld
1
-16
/
+19
2007-05-14
Documentation: format-patch has no --mbox option
Frank Lichtenheld
2
-2
/
+2
2007-05-14
builtin-log.c: Fix typo in comment
Frank Lichtenheld
1
-1
/
+1
2007-05-14
Fix git-clone buglet for remote case.
Junio C Hamano
1
-2
/
+2
2007-05-13
cvsserver: Don't send mixed messages to clients
Frank Lichtenheld
1
-0
/
+1
2007-05-13
Documentation/git-add: clarify -u with path limiting
Jeff King
1
-2
/
+5
2007-05-13
Documentation: Split description of pretty formats of commit log
Jakub Narebski
6
-39
/
+60
2007-05-13
gitweb: Fix "Use of unitialized value" warnings in empty repository
Jakub Narebski
1
-11
/
+19
2007-05-13
Merge branch 'maint'
Junio C Hamano
10
-49
/
+110
2007-05-13
cvsserver: Limit config parser to needed options
Frank Lichtenheld
1
-3
/
+3
2007-05-13
gitweb: Check if requested object exists
Jakub Narebski
1
-1
/
+15
2007-05-13
Link to HTML version of external doc if available
Junio C Hamano
1
-2
/
+2
2007-05-13
git-svn: don't attempt to minimize URLs by default
Eric Wong
6
-16
/
+19
2007-05-13
git-svn: fix segfaults due to initial SVN pool being cleared
Eric Wong
1
-1
/
+0
2007-05-13
git-svn: clean up caching of SVN::Ra functions
Eric Wong
1
-26
/
+42
2007-05-13
git-svn: don't drop the username from URLs when dcommit is run
Eric Wong
1
-1
/
+1
2007-05-13
RPM spec: include files in technical/ to package.
Quy Tonthat
1
-0
/
+5
2007-05-13
Remove stale non-static-inline prototype for tree_entry_extract()
Matthieu Castet
1
-1
/
+0
2007-05-13
git-config: test for 'do not forget "a.b.var" ends "a.var" section'.
Steffen Prohaska
1
-0
/
+19
2007-05-13
git-config: do not forget seeing "a.b.var" means we are out of "a.var" section.
Junio C Hamano
1
-4
/
+24
2007-05-12
Minor fixup to documentation of hooks in git-receive-pack.
Jan Hudec
1
-17
/
+20
[next]