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
2009-06-27
gitweb/README: fix AliasMatch in example
Giuseppe Bilotta
1
-1
/
+9
2009-06-27
Test grep --and/--or/--not
Thomas Rast
1
-0
/
+30
2009-06-27
Test git archive --remote
Thomas Rast
1
-0
/
+4
2009-06-27
Use die_errno() instead of die() when checking syscalls
Thomas Rast
30
-74
/
+79
2009-06-27
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
42
-133
/
+117
2009-06-27
die_errno(): double % in strerror() output just in case
Junio C Hamano
1
-2
/
+18
2009-06-27
Introduce die_errno() that appends strerror(errno) to die()
Thomas Rast
2
-0
/
+13
2009-06-26
git-svn: Canonicalize svn urls to prevent libsvn assertion
Ulrich Dangel
1
-1
/
+8
2009-06-26
t9138: remove stray dot in test which broke bash
Eric Wong
1
-1
/
+0
2009-06-25
git-remote: fix missing .uploadpack usage for show command
Chris Frey
1
-1
/
+1
2009-06-25
git-svn: convert globs to regexps for branch destinations
Eric Wong
1
-1
/
+3
2009-06-25
git svn: Support multiple branch and tag paths in the svn repository.
Marc Branchaud
2
-22
/
+170
2009-06-25
Add 'git svn reset' to unwind 'git svn fetch'
Ben Jackson
3
-6
/
+164
2009-06-25
git-svn: speed up find_rev_before
Ben Jackson
1
-0
/
+2
2009-06-25
Add 'git svn help [cmd]' which works outside a repo.
Ben Jackson
1
-0
/
+3
2009-06-25
git-svn: let 'dcommit $rev' work on $rev instead of HEAD
Thomas Rast
3
-4
/
+54
2009-06-23
fread does not return negative on error
Roel Kluin
1
-1
/
+1
2009-06-23
builtin-remote: (get_one_entry): use strbuf
Bert Wesarg
1
-9
/
+7
2009-06-23
t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATH
Brandon Casey
1
-1
/
+4
2009-06-22
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2009-06-22
t3700-add: add a POSIXPERM prerequisite to a new test
Johannes Sixt
1
-1
/
+1
2009-06-22
Merge branch 'sb/maint-1.6.0-add-config-fix' into maint
Junio C Hamano
2
-2
/
+15
2009-06-21
Sync with 1.6.3.3
Junio C Hamano
5
-12
/
+53
2009-06-21
GIT 1.6.3.3
Junio C Hamano
3
-2
/
+40
2009-06-21
Merge branch 'ak/maint-for-each-ref-no-lookup' into maint
Junio C Hamano
1
-9
/
+17
2009-06-21
Merge branch 'rc/maint-http-local-slot-fix' into maint
Junio C Hamano
2
-0
/
+12
2009-06-21
Merge branch 'cb/maint-no-double-merge' into maint
Junio C Hamano
2
-1
/
+7
2009-06-21
Merge branch 'mn/maint-iconv-autoconf' into maint
Junio C Hamano
1
-0
/
+8
2009-06-21
Merge branch 'lt/maint-unsigned-left-shift' into maint
Junio C Hamano
8
-16
/
+12
2009-06-21
Merge branch 'pb/maint-1.6.2-userdiff-fix' into maint
Junio C Hamano
2
-7
/
+10
2009-06-21
receive-pack: do not send error details to the client
Johannes Sixt
1
-31
/
+22
2009-06-21
attribute: whitespace set to true detects all errors known to git
Junio C Hamano
1
-5
/
+7
2009-06-21
.gitattributes: CR at the end of the line is an error
Nanako Shiraishi
1
-1
/
+1
2009-06-21
t3505: fix abuse of test_expect_code
Junio C Hamano
1
-5
/
+5
2009-06-20
show-ref: migrate to parse-options
Stephen Boyd
2
-81
/
+67
2009-06-20
Merge branch 'maint'
Junio C Hamano
2
-3
/
+3
2009-06-20
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
3
-7
/
+7
2009-06-20
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
3
-7
/
+7
2009-06-20
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
3
-7
/
+7
2009-06-20
git-show-ref.txt: remove word and make consistent
Stephen Boyd
1
-2
/
+2
2009-06-20
Fix various sparse warnings in the git source code
Linus Torvalds
23
-42
/
+42
2009-06-20
Merge branch 'ph/submodule-rebase'
Junio C Hamano
4
-6
/
+86
2009-06-20
Makefile: Solaris needs HAVE_ALLOCA_H for alloca()
Brandon Casey
1
-1
/
+1
2009-06-20
Merge branch 'jc/cache-tree'
Junio C Hamano
7
-44
/
+117
2009-06-20
Merge branch 'mg/pushurl'
Junio C Hamano
9
-17
/
+102
2009-06-20
Merge branch 'mn/maint-iconv-autoconf'
Junio C Hamano
1
-0
/
+8
2009-06-20
Merge branch 'sb/pull-rebase'
Junio C Hamano
4
-221
/
+43
2009-06-20
Merge branch 'pb/send-email-cccmd-fix'
Junio C Hamano
4
-10
/
+80
2009-06-20
Merge branch 'pb/maint-1.6.2-userdiff-fix'
Junio C Hamano
2
-7
/
+10
2009-06-20
Merge branch 'sb/maint-1.6.0-add-config-fix'
Junio C Hamano
3
-6
/
+19
[prev]
[next]