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
/
sha1_file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-11
[PATCH] Check packs and then files.
Junio C Hamano
1
-3
/
+6
2005-07-10
Avoid signedness warnings in sha1_file.c
Linus Torvalds
1
-2
/
+2
2005-07-10
[PATCH] Remove map_sha1_file
Daniel Barkalow
1
-14
/
+4
2005-07-10
[PATCH] write_sha1_to_fd()
Daniel Barkalow
1
-0
/
+59
2005-07-08
[PATCH] Expose object ID computation functions.
Bryan Larsen
1
-8
/
+17
2005-07-08
Add "mkpath()" helper function
Linus Torvalds
1
-28
/
+0
2005-07-06
[PATCH] clone-pack.c:write_one_ref() - Create leading directories.
Junio C Hamano
1
-0
/
+19
2005-07-06
[PATCH] sha1_file.c;prepare_packed_git_one() - fix DIR leak
Junio C Hamano
1
-0
/
+1
2005-07-05
Fix up path-cleanup in git_path() properly
Linus Torvalds
1
-4
/
+10
2005-07-05
Add "git_path()" and "head_ref()" helper functions.
Linus Torvalds
1
-5
/
+23
2005-07-03
Add "has_sha1_pack()" function to query whether the object is available in a ...
Linus Torvalds
1
-0
/
+6
2005-07-03
Fix sparse warnings.
Linus Torvalds
1
-1
/
+1
2005-07-03
Avoid gcc warnings in sha1_file.c
Linus Torvalds
1
-4
/
+4
2005-06-30
[PATCH] Show more details of packfile with verify-pack -v.
Junio C Hamano
1
-0
/
+51
2005-06-30
[PATCH] verify-pack updates.
Junio C Hamano
1
-22
/
+44
2005-06-30
[PATCH] Avoid unnecessarily inflating and interpreting delta
Junio C Hamano
1
-37
/
+42
2005-06-29
[PATCH] Add git-verify-pack command.
Junio C Hamano
1
-16
/
+50
2005-06-29
[PATCH] Fixlets on top of Nico's clean-up.
Junio C Hamano
1
-7
/
+4
2005-06-29
[PATCH] assorted delta code cleanup
Nicolas Pitre
1
-18
/
+3
2005-06-28
Fix packed_delta_info() that was broken by the delta header packing change
Linus Torvalds
1
-20
/
+18
2005-06-28
Make git pack files use little-endian size encoding
Linus Torvalds
1
-1
/
+4
2005-06-28
Merge fighting fsck-cache updates from Junio
Linus Torvalds
1
-19
/
+24
2005-06-28
[PATCH] Expose packed_git and alt_odb.
Junio C Hamano
1
-19
/
+24
2005-06-28
[PATCH] Bugfix: initialize pack_base to NULL.
Junio C Hamano
1
-0
/
+1
2005-06-28
Change pack file format. Hopefully for the last time.
Linus Torvalds
1
-27
/
+48
2005-06-28
Teach packing about "tag" objects
Linus Torvalds
1
-0
/
+6
2005-06-28
[PATCH] Obtain sha1_file_info() for deltified pack entry properly.
Junio C Hamano
1
-4
/
+69
2005-06-27
[PATCH] Skip writing out sha1 files for objects in packed git.
Junio C Hamano
1
-12
/
+27
2005-06-27
[PATCH] Teach read_sha1_file() and friends about packed git object store.
Junio C Hamano
1
-10
/
+412
2005-06-27
[PATCH] Enhance sha1_file_size() into sha1_object_info()
Junio C Hamano
1
-7
/
+9
2005-06-27
[PATCH] Remove "delta" object representation.
Junio C Hamano
1
-85
/
+3
2005-06-21
[PATCH] Fix several gcc4 signedness warnings
Mika Kukkonen
1
-2
/
+2
2005-06-08
[PATCH] Anal retentive 'const unsigned char *sha1'
Jason McMullan
1
-1
/
+1
2005-06-06
[PATCH] Operations on refs
Daniel Barkalow
1
-1
/
+10
2005-06-02
[PATCH] Find size of SHA1 object without inflating everything.
Junio C Hamano
1
-0
/
+60
2005-06-02
[PATCH] Handle deltified object correctly in git-*-pull family.
Junio C Hamano
1
-0
/
+31
2005-06-02
Split up unpack_sha1_file() some more
Linus Torvalds
1
-19
/
+73
2005-06-01
Add "unpack_sha1_header()" helper function
Linus Torvalds
1
-12
/
+15
2005-05-25
unpack_sha1_file: zero-pad the unpacked object.
Linus Torvalds
1
-1
/
+2
2005-05-22
Include file cleanups..
Linus Torvalds
1
-2
/
+0
2005-05-20
[PATCH] delta read
Nicolas Pitre
1
-0
/
+14
2005-05-20
sparse cleanup
Linus Torvalds
1
-3
/
+3
2005-05-18
[PATCH] Kill a bunch of pointer sign warnings for gcc4
Brian Gerst
1
-9
/
+9
2005-05-11
Merge with http://members.cox.net/junkio/git-jc.git
Petr Baudis
1
-22
/
+149
2005-05-09
Introduce GIT_DIR environment variable.
Junio C Hamano
1
-3
/
+36
2005-05-09
Rename environment variables.
Junio C Hamano
1
-4
/
+4
2005-05-08
Stylistic fixes to sha1_file.c
Junio C Hamano
1
-4
/
+24
2005-05-08
[PATCH] Really *do* nothing in while loop
Thomas Glanzmann
1
-1
/
+1
2005-05-07
[PATCH] Add #include <limits.h> so that git compiles under Solaris
Thomas Glanzmann
1
-0
/
+1
2005-05-07
Free compressed buffer after write_sha1_file() is done.
Junio C Hamano
1
-0
/
+1
[next]