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-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-11
default core.clockskew variable to one day
Jeff King
1
-1
/
+1
2011-06-11
limit "contains" traversals based on commit timestamp
Jeff King
1
-3
/
+33
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
2011-06-08
sha1_file.c: "legacy" is really the current format
Junio C Hamano
1
-29
/
+33
2011-06-08
verify_dotfile(): do not assume '/' is the path seperator
Theo Niessink
1
-3
/
+4
2011-06-07
verify_path(): simplify check at the directory boundary
Junio C Hamano
1
-10
/
+3
2011-06-07
Merge branch 'jc/magic-pathspec'
Junio C Hamano
1
-6
/
+6
2011-06-07
t3703: skip more tests using colons in file names on Windows
Alex Riesen
1
-6
/
+6
2011-06-06
submodule add: clean up duplicated code
Jens Lehmann
1
-9
/
+1
2011-06-06
submodule add: allow relative repository path even when no url is set
Jens Lehmann
3
-4
/
+9
2011-06-06
submodule add: test failure when url is not configured in superproject
Jens Lehmann
1
-0
/
+7
2011-06-06
Merge branch 'jn/mime-type-with-params'
Junio C Hamano
1
-1
/
+1
2011-06-06
Merge branch 'jn/gitweb-docs'
Junio C Hamano
2
-131
/
+135
2011-06-06
Merge branch 'jk/diff-not-so-quick'
Junio C Hamano
5
-5
/
+16
2011-06-06
Merge branch 'bc/maint-status-z-to-use-porcelain'
Junio C Hamano
2
-3
/
+11
2011-06-06
Windows: teach getenv to do a case-sensitive search
Johannes Sixt
1
-3
/
+20
2011-06-06
mingw.c: move definition of mingw_getenv down
Johannes Sixt
1
-15
/
+15
2011-06-06
sh-i18n--envsubst: do not crash when no arguments are given
Johannes Sixt
1
-0
/
+1
2011-06-05
verify-pack: use index-pack --verify
Junio C Hamano
4
-166
/
+27
2011-06-05
index-pack: show histogram when emulating "verify-pack -v"
Junio C Hamano
1
-3
/
+23
[prev]
[next]