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
2010-05-31
gitignore.5: Clarify matching rules
Jonathan Nieder
1
-5
/
+9
2010-05-31
print the usage string on stdout instead of stderr
Giuseppe Scrivano
3
-37
/
+41
2010-05-31
Documentation/SubmittingPatches: Fix typo in GMail section
Tim Henigan
1
-1
/
+1
2010-05-31
git-web--browse: Add support for google chrome and chromium
Pavan Kumar Sunkara
1
-2
/
+7
2010-05-31
Make --color-words work well with --graph
Bo Yang
1
-17
/
+104
2010-05-31
graph.c: register a callback for graph output
Bo Yang
1
-0
/
+19
2010-05-31
Emit a whole line in one go
Bo Yang
1
-5
/
+27
2010-05-31
diff.c: Output the text graph padding before each diff line
Bo Yang
1
-53
/
+147
2010-05-31
Output the graph columns at the end of the commit message
Bo Yang
1
-0
/
+6
2010-05-31
Add a prefix output callback to diff output
Bo Yang
2
-27
/
+40
2010-05-31
git-instaweb: Configure it to work with new gitweb structure
Pavan Kumar Sunkara
2
-52
/
+27
2010-05-31
git-instaweb: Put httpd logs in a "$httpd_only" subdirectory
Pavan Kumar Sunkara
1
-5
/
+9
2010-05-31
gitweb: Set default destination directory for installing gitweb in Makefile
Pavan Kumar Sunkara
1
-0
/
+1
2010-05-31
gitweb: Move static files into seperate subdirectory
Pavan Kumar Sunkara
9
-47
/
+50
2010-05-31
rebase: improve error message when upstream argument is missing
Jonathan Nieder
2
-10
/
+20
2010-05-31
Documentation/checkout: clarify description
Jonathan Nieder
1
-11
/
+17
2010-05-31
git-am: suggest what to do with superfluous patches
Jan Krüger
1
-0
/
+2
2010-05-31
Makefile: remove redundant munging of @@INSTLIBDIR@@
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2010-05-31
diff.c: Ensure "index $from..$to" line contains unambiguous SHA1s
Johan Herland
2
-3
/
+38
2010-05-31
Makefile: SunOS 5.6 portability fix
Gary V. Vaughan
1
-0
/
+12
2010-05-31
inline declaration does not work on AIX
Gary V. Vaughan
1
-0
/
+3
2010-05-31
Allow disabling "inline"
Gary V. Vaughan
3
-0
/
+14
2010-05-31
Some platforms lack socklen_t type
Gary V. Vaughan
4
-0
/
+54
2010-05-31
Make NO_{INET_NTOP,INET_PTON} configured independently
Gary V. Vaughan
2
-7
/
+32
2010-05-31
Makefile: some platforms do not have hstrerror anywhere
Gary V. Vaughan
2
-3
/
+15
2010-05-31
git-compat-util.h: some platforms with mmap() lack MAP_FAILED definition
Gary V. Vaughan
1
-1
/
+4
2010-05-31
test_cmp: do not use "diff -u" on platforms that lack one
Gary V. Vaughan
2
-0
/
+6
2010-05-31
fixup: do not unconditionally disable "diff -u"
Junio C Hamano
3
-5
/
+14
2010-05-31
tests: use "test_cmp", not "diff", when verifying the result
Gary V. Vaughan
19
-55
/
+59
2010-05-31
Do not use "diff" found on PATH while building and installing
Gary V. Vaughan
5
-3
/
+7
2010-05-31
enums: omit trailing comma for portability
Gary V. Vaughan
26
-45
/
+45
2010-05-31
Makefile: -lpthread may still be necessary when libc has only pthread stubs
Gary V. Vaughan
3
-2
/
+20
2010-05-31
Rewrite dynamic structure initializations to runtime assignment
Gary V. Vaughan
14
-46
/
+68
2010-05-31
Makefile: pass CPPFLAGS through to fllow customization
Gary V. Vaughan
2
-1
/
+2
2010-05-28
Documentation/config: describe status.submodulesummary
Michael J Gruber
1
-0
/
+7
2010-05-28
Merge branch 'maint'
Junio C Hamano
4
-6
/
+21
2010-05-28
Merge branch 'maint-1.7.0' into maint
Junio C Hamano
1
-2
/
+3
2010-05-28
Makefile: reenable install with NO_CURL
Michael J Gruber
1
-2
/
+3
2010-05-28
t7502-commit: add summary output tests for empty and merge commits
Tay Ray Chuan
1
-2
/
+27
2010-05-28
t7502-commit: add tests for summary output
Tay Ray Chuan
1
-0
/
+43
2010-05-28
fsck: fix bogus commit header check
Jonathan Nieder
2
-2
/
+8
2010-05-28
completion: --set-upstream option for git-branch
Michael J Gruber
1
-0
/
+1
2010-05-28
get_cwd_relative(): do not misinterpret suffix as subdirectory
Clemens Buchacher
2
-4
/
+17
2010-05-27
diff: Support visibility modifiers in the PHP hunk header regexp
Björn Steinbrink
1
-1
/
+3
2010-05-25
Merge branch 'maint'
Junio C Hamano
4
-25
/
+26
2010-05-25
Documentation/SubmittingPatches: clarify GMail section and SMTP
Michael J Gruber
1
-19
/
+21
2010-05-25
pull: do nothing on --dry-run
Jeff King
1
-1
/
+6
2010-05-25
show-branch: use DEFAULT_ABBREV instead of 7
Tay Ray Chuan
1
-1
/
+2
2010-05-25
t7502-commit: fix spelling
Tay Ray Chuan
1
-1
/
+1
2010-05-25
test get_git_work_tree() return value for NULL
Clemens Buchacher
1
-4
/
+2
[prev]
[next]