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-06-22
Merge branch 'jc/upload-corrupt'
Junio C Hamano
17
-293
/
+338
2006-06-22
Merge branch 'jc/waitpid'
Junio C Hamano
3
-0
/
+15
2006-06-22
Merge branch 'ff/c99'
Junio C Hamano
24
-107
/
+122
2006-06-22
Merge branch 'pb/config'
Junio C Hamano
5
-11
/
+107
2006-06-22
Merge branch 'lt/objlist'
Junio C Hamano
14
-131
/
+151
2006-06-22
git-svn: fix commit --edit flag when using SVN:: libraries
Eric Wong
1
-6
/
+8
2006-06-22
Makefile: do not force unneeded recompilation upon GIT_VERSION changes
Junio C Hamano
1
-1
/
+1
2006-06-22
Check and document the options to prevent mistakes.
Eric W. Biederman
2
-0
/
+23
2006-06-22
Pass -DDEFAULT_GIT_TEMPLATE_DIR only where actually used.
Yakov Lerner
1
-1
/
+2
2006-06-21
daemon: send stderr to /dev/null instead of closing.
Junio C Hamano
1
-1
/
+1
2006-06-21
Fix grow_refs_hash()
Linus Torvalds
1
-16
/
+14
2006-06-21
object-refs: avoid division by zero
Andre Noll
1
-0
/
+3
2006-06-21
upload-pack/fetch-pack: support side-band communication
Junio C Hamano
6
-23
/
+139
2006-06-21
Retire git-clone-pack
Junio C Hamano
9
-263
/
+7
2006-06-21
upload-pack: prepare for sideband message support.
Junio C Hamano
2
-7
/
+43
2006-06-21
upload-pack: avoid sending an incomplete pack upon failure
Junio C Hamano
1
-14
/
+163
2006-06-21
Fix possible out-of-bounds array access
Uwe Zeisberger
1
-4
/
+5
2006-06-20
checkout -f: do not leave untracked working tree files.
Junio C Hamano
1
-2
/
+1
2006-06-20
Log peer address when git-daemon called from inetd
David Woodhouse
1
-24
/
+34
2006-06-20
Remove all void-pointer arithmetic.
Florian Forster
19
-69
/
+72
2006-06-20
git-svn: fix --rmdir when using SVN:: libraries
Eric Wong
3
-6
/
+41
2006-06-20
git_config: access() returns 0 on success, not > 0
Johannes Schindelin
1
-1
/
+1
2006-06-20
repo-config: Fix late-night bug
Johannes Schindelin
1
-2
/
+0
2006-06-19
Add "named object array" concept
Linus Torvalds
14
-131
/
+151
2006-06-19
Restore SIGCHLD to SIG_DFL where we care about waitpid().
Junio C Hamano
3
-0
/
+15
2006-06-19
xdiff: minor changes to match libxdiff-0.21
Junio C Hamano
2
-7
/
+5
2006-06-19
fix rfc2047 formatter.
Junio C Hamano
1
-4
/
+17
2006-06-19
Fix t8001-annotate and t8002-blame for ActiveState Perl
Dennis Stosberg
1
-1
/
+1
2006-06-19
Add specialized object allocator
Linus Torvalds
7
-5
/
+67
2006-06-19
Read configuration also from $HOME/.gitconfig
Johannes Schindelin
2
-15
/
+58
2006-06-19
Fix setting config variables with an alternative GIT_CONFIG
Johannes Schindelin
3
-4
/
+37
2006-06-18
Change types used in bitfields to be `int's.
Florian Forster
1
-1
/
+1
2006-06-18
Don't use empty structure initializers.
Florian Forster
1
-2
/
+1
2006-06-18
Cast pointers to `void *' when used in a format.
Florian Forster
1
-2
/
+2
2006-06-18
Don't instantiate structures with FAMs.
Florian Forster
1
-19
/
+22
2006-06-18
Initialize FAMs using `FLEX_ARRAY'.
Florian Forster
1
-1
/
+2
2006-06-18
Remove ranges from switch statements.
Florian Forster
3
-13
/
+22
2006-06-18
Support for extracting configuration from different files
Petr Baudis
2
-1
/
+23
2006-06-18
Merge branch 'yl/build'
Junio C Hamano
1
-8
/
+20
2006-06-18
Merge branch 'jc/shared'
Junio C Hamano
5
-7
/
+47
2006-06-18
Merge branch 'eb/mail'
Junio C Hamano
1
-2
/
+5
2006-06-18
Fix PPC SHA1 routine for large input buffers
Paul Mackerras
1
-1
/
+1
2006-06-18
Make t8001-annotate and t8002-blame more portable
Dennis Stosberg
1
-3
/
+1
2006-06-18
Remove "refs" field from "struct object"
Linus Torvalds
5
-74
/
+149
2006-06-18
Make release tarballs friendlier to older tar versions
Rene Scharfe
1
-1
/
+1
2006-06-18
git-tar-tree: no more void pointer arithmetic
Rene Scharfe
1
-2
/
+5
2006-06-18
git-tar-tree: documentation update
Rene Scharfe
1
-5
/
+10
2006-06-18
git-tar-tree: Simplify write_trailer()
Rene Scharfe
1
-25
/
+15
2006-06-17
auto-detect changed prefix and/or changed build flags
Yakov Lerner
1
-8
/
+20
2006-06-17
Fix git-format-patch -s
Eric W. Biederman
1
-2
/
+5
[next]