Sign in
googlers
/
jrn
/
git
/
42ac496edc3dcd1f0b272da62401f62c47f93312
/
unpack-file.c
1507301
Show usage string for 'git unpack-file -h'
by Jonathan Nieder
· 15 years ago
0721c31
Use die_errno() instead of die() when checking syscalls
by Thomas Rast
· 16 years ago
34263de
Replace deprecated dashed git commands in usage
by Alexander Potashev
· 16 years ago
2fb3f6d
Add calls to git_extract_argv0_path() in programs that call git_config_*
by Steffen Prohaska
· 16 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
7647b17
Use xmkstemp() instead of mkstemp()
by Luiz Fernando N. Capitulino
· 18 years ago
21666f1
convert object type handling from a string to a number
by Nicolas Pitre
· 18 years ago
93822c2
short i/o: fix calls to write to use xwrite or write_in_full
by Andy Whitcroft
· 18 years ago
31fff30
Separate object name errors from usage errors
by Dmitry V. Levin
· 19 years ago
8e44025
Use blob_, commit_, tag_, and tree_type throughout.
by Peter Eriksen
· 19 years ago
84a9b58
sha1_name: warning ambiguous refs.
by Junio C Hamano
· 19 years ago
53228a5
Make the rest of commands work from a subdirectory.
by Junio C Hamano
· 19 years ago
667bb59
[PATCH] cleanup of in-code names
by Alexey Nezhdanov
· 20 years ago
3c249c9
Add "get_sha1()" helper function.
by Linus Torvalds
· 20 years ago
3407bb4
Add "unpack-file" helper that unpacks a sha1 blob into a tmpfile.
by Linus Torvalds
· 20 years ago