Sign in
googlers
/
jrn
/
git
/
efe05b019ca19328d27c07ef32b4698a7f36166f
/
hash-object.c
42fc113
Fix non-literal format in printf-style calls
by Daniel Lowe
· 16 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
· 16 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
· 17 years ago
v1.5.6-rc0
d8ee483
git-hash-object: Add --stdin-paths option
by Adam Roben
· 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
8a2f5e5
hash-object: cleanup handling of command line options
by Gerrit Pape
· 17 years ago
ff350cc
git-hash-object should honor config variables
by Nicolas Pitre
· 17 years ago
53bca91
index_fd(): pass optional path parameter as hint for blob conversion
by Junio C Hamano
· 18 years ago
edaec3f
index_fd(): use enum object_type instead of type name string.
by Junio C Hamano
· 18 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
· 19 years ago
024510c
Allow saving an object from a pipe
by Daniel Barkalow
· 19 years ago
9c2e7c0
hash-object: -- and --help
by Junio C Hamano
· 19 years ago
99e0169
hash-object.c: type-fix to squelch compiler warnings.
by Junio C Hamano
· 19 years ago
706fe6a
hash-object: work within subdirectory.
by Junio C Hamano
· 19 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