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
2011-06-23
glossary: clarify description of HEAD
Junio C Hamano
1
-2
/
+2
2011-06-23
glossary: update description of head and ref
Junio C Hamano
1
-4
/
+5
2011-06-23
glossary: update description of "tag"
Junio C Hamano
1
-8
/
+8
2011-06-23
git.txt: de-emphasize the implementation detail of a ref
Junio C Hamano
1
-4
/
+3
2011-06-23
check-ref-format doc: de-emphasize the implementation detail of a ref
Junio C Hamano
1
-3
/
+6
2011-06-23
git-remote.txt: avoid sounding as if loose refs are the only ones in the world
Junio C Hamano
1
-9
/
+10
2011-06-23
git-remote.txt: fix wrong remote refspec
Namhyung Kim
1
-6
/
+6
2011-06-22
Git 1.7.6-rc3
Junio C Hamano
1
-1
/
+1
2011-06-22
Merge branch 'maint'
Junio C Hamano
1
-4
/
+8
2011-06-22
Makefile: Track changes to LDFLAGS and relink when necessary
Fredrik Kuivinen
2
-8
/
+18
2011-06-22
Documentation: git diff --check respects core.whitespace
Christof Krüger
1
-4
/
+8
2011-06-22
config: use strbuf_split_str instead of a temporary strbuf
Jeff King
1
-3
/
+1
2011-06-22
strbuf: allow strbuf_split to work on non-strbufs
Jeff King
2
-7
/
+17
2011-06-22
config: avoid segfault when parsing command-line config
Jeff King
2
-0
/
+6
2011-06-22
config: die on error in command-line config
Jeff King
2
-1
/
+9
2011-06-22
fix "git -c" parsing of values with equals signs
Jeff King
2
-1
/
+7
2011-06-22
strbuf_split: add a max parameter
Jeff King
2
-3
/
+11
2011-06-21
Merge branch 'maint'
Junio C Hamano
1
-0
/
+2
2011-06-21
gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled
Jakub Narebski
1
-0
/
+2
2011-06-20
Merge branch 'mk/grep-pcre'
Junio C Hamano
1
-3
/
+3
2011-06-20
t7810: avoid unportable use of "echo"
Junio C Hamano
1
-3
/
+3
2011-06-20
plug a few coverity-spotted leaks
Jim Meyering
4
-5
/
+12
2011-06-20
cygwin: trust executable bit by default
Junio C Hamano
1
-1
/
+1
2011-06-20
fetch: Also fetch submodules in subdirectories in on-demand mode
Jens Lehmann
2
-8
/
+9
2011-06-20
tag: accept multiple patterns for --list
Jeff King
3
-12
/
+28
2011-06-19
Merge branch 'di/no-no-existant'
Junio C Hamano
7
-14
/
+14
2011-06-19
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2011-06-19
builtin/gc.c: add missing newline in message
Andreas Schwab
1
-1
/
+1
2011-06-19
rebase -i -p: include non-first-parent commits in todo list
Andrew Wong
4
-5
/
+30
2011-06-17
tests: link shell libraries into valgrind directory
Jeff King
1
-2
/
+7
2011-06-17
t/Makefile: pass test opts to valgrind target properly
Jeff King
1
-1
/
+1
2011-06-17
Merge branch 'ab/i18n-scripts-basic'
Junio C Hamano
1
-1
/
+0
2011-06-17
sh-i18n--envsubst.c: do not #include getopt.h
Brandon Casey
1
-1
/
+0
2011-06-16
Fix typo: existant->existent
Dmitry Ivankov
7
-14
/
+14
2011-06-16
Git 1.7.6-rc2
Junio C Hamano
2
-2
/
+2
2011-06-15
t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not met
Junio C Hamano
1
-0
/
+5
2011-06-11
tag: speed up --contains calculation
Jeff King
1
-1
/
+45
2011-06-10
zlib: allow feeding more than 4GB in one go
Junio C Hamano
1
-20
/
+58
2011-06-10
zlib: zlib can only process 4GB at a time
Junio C Hamano
15
-70
/
+142
2011-06-10
zlib: wrap deflateBound() too
Junio C Hamano
8
-10
/
+17
2011-06-10
zlib: wrap deflate side of the API
Junio C Hamano
10
-41
/
+105
2011-06-10
zlib: wrap inflateInit2 used to accept only for gzip format
Junio C Hamano
3
-4
/
+17
2011-06-10
zlib: wrap remaining calls to direct inflate/inflateEnd
Junio C Hamano
1
-2
/
+2
2011-06-10
zlib wrapper: refactor error message formatter
Junio C Hamano
1
-35
/
+38
2011-06-09
gitweb: do not misparse nonnumeric content tag files that contain a digit
Jonathan Nieder
2
-1
/
+9
2011-06-08
Git 1.7.6-rc1
Junio C Hamano
2
-3
/
+11
2011-06-08
Merge branch 'maint'
Junio C Hamano
1
-2
/
+4
2011-06-08
Document the underlying protocol used by shallow repositories and --depth com...
Alex Neronskiy
1
-22
/
+66
2011-06-08
Fix documentation of fetch-pack that implies that the client can disconnect a...
Alex Neronskiy
1
-14
/
+15
2011-06-08
fetch: do not leak a refspec
Jim Meyering
1
-2
/
+4
[prev]
[next]