๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v1.6.4
/
hash-object.c
tag
448704cb98b327072a4bcef0047843fddf6cb72e
tagger
Junio C Hamano <gitster@pobox.com>
Wed Jul 29 07:32:52 2009
object
0a53e9ddeaddad63ad106860237bbf53411d11a7
GIT 1.6.4
0721c31
Use die_errno() instead of die() when checking syscalls
by Thomas Rast
ยท 16 years ago
3778292
parse-opts: prepare for OPT_FILENAME
by Stephen Boyd
ยท 17 years ago
bbc6a14
Merge branch 'en/maint-hash-object' into maint
by Junio C Hamano
ยท 17 years ago
272459a
Ensure proper setup of git_dir for git-hash-object
by Elijah Newren
ยท 17 years ago
2fb3f6d
Add calls to git_extract_argv0_path() in programs that call git_config_*
by Steffen Prohaska
ยท 17 years ago
42fc113
Fix non-literal format in printf-style calls
by Daniel Lowe
ยท 17 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
ยท 17 years ago
4a3d85d
add --no-filters option to git hash-object
by Dmitry Potapov
ยท 17 years ago
3970243
add --path option to git hash-object
by Dmitry Potapov
ยท 17 years ago
548601a
use parse_options() in git hash-object
by Dmitry Potapov
ยท 17 years ago
9ae8e00
correct usage help string for git-hash-object
by Dmitry Potapov
ยท 17 years ago
43df4f8
teach index_fd to work with pipes
by Dmitry Potapov
ยท 17 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
ยท 17 years ago
9bd81e4
Merge branch 'js/config-cb'
by Junio C Hamano
ยท 18 years ago
v1.5.6-rc0
d8ee483
git-hash-object: Add --stdin-paths option
by Adam Roben
ยท 18 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
ยท 18 years ago
8a2f5e5
hash-object: cleanup handling of command line options
by Gerrit Pape
ยท 18 years ago
ff350cc
git-hash-object should honor config variables
by Nicolas Pitre
ยท 18 years ago
53bca91
index_fd(): pass optional path parameter as hint for blob conversion
by Junio C Hamano
ยท 19 years ago
edaec3f
index_fd(): use enum object_type instead of type name string.
by Junio C Hamano
ยท 19 years ago
8cdf336
Replace some calls to die(usage_str) with usage(usage_str).
by Ramsay Allan Jones
ยท 19 years ago
8e44025
Use blob_, commit_, tag_, and tree_type throughout.
by Peter Eriksen
ยท 20 years ago
024510c
Allow saving an object from a pipe
by Daniel Barkalow
ยท 20 years ago
9c2e7c0
hash-object: -- and --help
by Junio C Hamano
ยท 20 years ago
99e0169
hash-object.c: type-fix to squelch compiler warnings.
by Junio C Hamano
ยท 20 years ago
706fe6a
hash-object: work within subdirectory.
by Junio C Hamano
ยท 20 years ago
4d1f119
[PATCH] Unify usage strings declaration
by Petr Baudis
ยท 20 years ago
7672db2
[PATCH] Expose object ID computation functions.
by Bryan Larsen
ยท 20 years ago