index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-05
Merge branch 'rr/revert-cherry-pick-continue'
Junio C Hamano
1
-0
/
+2
2011-08-28
Merge branch 'nd/maint-clone-gitdir'
Junio C Hamano
1
-1
/
+1
2011-08-23
Merge branch 'cb/maint-ls-files-error-report'
Junio C Hamano
1
-1
/
+1
2011-08-22
read_gitfile_gently(): rename misnamed function to read_gitfile()
Junio C Hamano
1
-1
/
+1
2011-08-17
Merge branch 'js/ref-namespaces'
Junio C Hamano
1
-0
/
+3
2011-08-11
ls-files: fix pathspec display on error
Clemens Buchacher
1
-1
/
+1
2011-08-11
Merge branch 'cb/partial-commit-relative-pathspec'
Junio C Hamano
1
-0
/
+1
2011-08-05
Merge branch 'jc/pack-order-tweak'
Junio C Hamano
1
-0
/
+3
2011-08-04
config: Introduce functions to write non-standard file
Ramkumar Ramachandra
1
-0
/
+2
2011-08-02
commit: allow partial commits with relative paths
Clemens Buchacher
1
-0
/
+1
2011-07-19
Merge branch 'jc/index-pack'
Junio C Hamano
1
-1
/
+0
2011-07-19
Merge branch 'jk/clone-cmdline-config'
Junio C Hamano
1
-0
/
+2
2011-07-19
Merge branch 'jc/zlib-wrap'
Junio C Hamano
1
-9
/
+23
2011-07-06
core: log offset pack data accesses happened
Junio C Hamano
1
-0
/
+3
2011-07-06
ref namespaces: infrastructure
Josh Triplett
1
-0
/
+3
2011-06-29
Merge branch 'jc/streaming-filter' into next
Junio C Hamano
1
-37
/
+1
2011-06-29
Merge branch 'jc/streaming' into next
Junio C Hamano
1
-1
/
+35
2011-06-29
Merge branch 'ef/maint-win-verify-path'
Junio C Hamano
1
-1
/
+1
2011-06-22
config: make git_config_parse_parameter a public function
Jeff King
1
-0
/
+2
2011-06-10
zlib: zlib can only process 4GB at a time
Junio C Hamano
1
-13
/
+22
2011-06-10
zlib: wrap deflateBound() too
Junio C Hamano
1
-3
/
+1
2011-06-10
zlib: wrap deflate side of the API
Junio C Hamano
1
-0
/
+6
2011-06-10
zlib: wrap inflateInit2 used to accept only for gzip format
Junio C Hamano
1
-0
/
+1
2011-06-05
verify-pack: use index-pack --verify
Junio C Hamano
1
-1
/
+0
2011-06-01
Merge branch 'jk/maint-config-alias-fix' into maint
Junio C Hamano
1
-2
/
+0
2011-05-30
Merge branch 'jk/maint-config-alias-fix'
Junio C Hamano
1
-2
/
+0
2011-05-27
A Windows path starting with a backslash is absolute
Theo Niessink
1
-1
/
+1
2011-05-26
convert.h: move declarations for conversion from cache.h
Junio C Hamano
1
-37
/
+1
2011-05-26
Merge branch 'jk/git-connection-deadlock-fix' into maint-1.7.4
Junio C Hamano
1
-0
/
+1
2011-05-26
Merge branch 'jk/git-connection-deadlock-fix' into maint
Junio C Hamano
1
-0
/
+1
2011-05-25
Merge branch 'jc/bigfile'
Junio C Hamano
1
-2
/
+5
2011-05-24
config: make environment parsing routines static
Jeff King
1
-2
/
+0
2011-05-23
Merge branch 'mg/config-symbolic-constants'
Junio C Hamano
1
-0
/
+10
2011-05-23
Merge branch 'jc/magic-pathspec'
Junio C Hamano
1
-4
/
+4
2011-05-20
sha1_file.c: expose helpers to read loose objects
Junio C Hamano
1
-0
/
+3
2011-05-20
streaming_write_entry(): use streaming API in write_entry()
Junio C Hamano
1
-0
/
+1
2011-05-20
unpack_object_header(): make it public
Junio C Hamano
1
-0
/
+1
2011-05-20
sha1_object_info_extended(): hint about objects in delta-base cache
Junio C Hamano
1
-1
/
+2
2011-05-19
Merge branch 'jc/replacing'
Junio C Hamano
1
-4
/
+14
2011-05-19
Merge branch 'jk/git-connection-deadlock-fix'
Junio C Hamano
1
-0
/
+1
2011-05-19
sha1_object_info_extended(): expose a bit more info
Junio C Hamano
1
-0
/
+28
2011-05-17
config: define and document exit codes
Michael J Gruber
1
-0
/
+10
2011-05-16
packed_object_info_detail(): do not return a string
Junio C Hamano
1
-1
/
+1
2011-05-16
connect: let callers know if connection is a socket
Jeff King
1
-0
/
+1
2011-05-15
Merge branches 'jc/convert', 'jc/bigfile' and 'jc/replacing' into jc/streaming
Junio C Hamano
1
-7
/
+20
2011-05-15
read_sha1_file(): allow selective bypassing of replacement mechanism
Junio C Hamano
1
-1
/
+6
2011-05-15
inline lookup_replace_object() calls
Junio C Hamano
1
-2
/
+10
2011-05-15
read_sha1_file(): get rid of read_sha1_file_repl() madness
Junio C Hamano
1
-5
/
+1
2011-05-15
Declare lookup_replace_object() in cache.h, not in commit.h
Junio C Hamano
1
-0
/
+1
2011-05-10
fix overslow :/no-such-string-ever-existed diagnostics
Junio C Hamano
1
-4
/
+4
[next]