index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unpack-objects.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use blob_, commit_, tag_, and tree_type throughout.
Peter Eriksen
2006-04-04
1
-4
/
+8
*
remove delta-against-self bit
Nicolas Pitre
2006-02-10
1
-3
/
+2
*
unpack-objects: default to quiet if stderr is not a tty.
Junio C Hamano
2006-01-07
1
-0
/
+2
*
xread/xwrite: do not worry about EINTR at calling sites.
Junio C Hamano
2005-12-20
1
-10
/
+3
*
Make the rest of commands work from a subdirectory.
Junio C Hamano
2005-11-29
1
-0
/
+2
*
Document the -n command-line option to git-unpack-objects
Nikolai Weibull
2005-11-15
1
-1
/
+1
*
Update unpack-objects usage and documentation.
Junio C Hamano
2005-08-12
1
-1
/
+1
*
[PATCH] Plug memory leaks in git-unpack-objects
Sergey Vlasov
2005-08-03
1
-1
/
+5
*
Fix up progress report for off-by-one error
Linus Torvalds
2005-07-11
1
-2
/
+2
*
git-unpack-objects: show progress report by default
Linus Torvalds
2005-07-09
1
-3
/
+24
*
Don't special-case a zero-sized compression.
Linus Torvalds
2005-07-06
1
-2
/
+0
*
Re-instate dry-run logic in git-unpack-objects
Linus Torvalds
2005-06-29
1
-1
/
+6
*
Clean up git-unpack-objects a bit
Linus Torvalds
2005-06-29
1
-13
/
+14
*
Make git pack files use little-endian size encoding
Linus Torvalds
2005-06-29
1
-2
/
+5
*
git-unpack-objects: re-write to read from stdin
Linus Torvalds
2005-06-29
1
-228
/
+190
*
[PATCH] Fix unpack-objects for header length information.
Junio C Hamano
2005-06-29
1
-1
/
+1
*
Change pack file format. Hopefully for the last time.
Linus Torvalds
2005-06-28
1
-24
/
+41
*
Teach packing about "tag" objects
Linus Torvalds
2005-06-28
1
-1
/
+2
*
csum-file interface updates: return resulting SHA1
Linus Torvalds
2005-06-27
1
-1
/
+2
*
git-pack-objects: write the pack files with a SHA1 csum
Linus Torvalds
2005-06-27
1
-5
/
+8
*
git-unpack-objects: start removing debug output
Linus Torvalds
2005-06-26
1
-1
/
+0
*
Fix object packing/unpacking.
Linus Torvalds
2005-06-26
1
-57
/
+44
*
[PATCH] Finish initial cut of git-pack-object/git-unpack-object pair.
Junio C Hamano
2005-06-26
1
-16
/
+172
*
git-unpack-objects: start parsing the actual packed data
Linus Torvalds
2005-06-26
1
-5
/
+58
*
First cut at git-unpack-objects
Linus Torvalds
2005-06-26
1
-0
/
+105