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-22
archive: refactor file extension format-guessing
Jeff King
1
-6
/
+19
2011-06-22
archive: move file extension format-guessing lower
Jeff King
4
-41
/
+41
2011-06-22
archive: pass archiver struct to write_archive callback
Jeff King
4
-4
/
+7
2011-06-22
archive: refactor list of archive formats
Jeff King
4
-27
/
+52
2011-06-22
archive-tar: don't reload default config options
Jeff King
1
-1
/
+1
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
Add explanation of the profile feedback build to the README
Andi Kleen
1
-0
/
+13
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
Add profile feedback build to git
Andi Kleen
1
-0
/
+16
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-20
Add option to disable NORETURN
Junio C Hamano
2
-1
/
+7
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
config.c: Make git_config() work correctly when called recursively
Ramsay Jones
1
-30
/
+50
2011-06-16
t1301-*.sh: Fix the 'forced modes' test on cygwin
Ramsay Jones
1
-2
/
+1
2011-06-16
help.c: Fix detection of custom merge strategy on cygwin
Ramsay Jones
1
-1
/
+4
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
archive: reorder option parsing and config reading
Jeff King
1
-4
/
+14
2011-06-15
t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not met
Junio C Hamano
1
-0
/
+5
2011-06-15
Update the Interix default build configuration.
Markus Duft
1
-2
/
+4
2011-06-15
gitweb: allow space as delimiter in mime.types
Ludwig Nussel
1
-6
/
+3
2011-06-13
git-submodule.sh: clarify the "should we die now" logic
Junio C Hamano
1
-9
/
+8
2011-06-13
submodule update: continue when a checkout fails
Fredrik Gustafsson
2
-6
/
+188
2011-06-13
git-sh-setup: add die_with_status
Fredrik Gustafsson
1
-3
/
+9
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
2011-06-08
sha1_file.c: "legacy" is really the current format
Junio C Hamano
1
-29
/
+33
[prev]
[next]