6 Commits (5d04924e1914a0c63b6467b8cb7194bf68c003cb)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 483bbf41ca i18n: hash-object: mark parseopt strings for translation 12 years ago
Junio C Hamano c4ce46fc7a index_fd(): turn write_object and format_check arguments into one flag 14 years ago
Stephen Boyd c2e86addb8 Fix sparse warnings 14 years ago
Nguyễn Thái Ngọc Duy c879daa237 Make hash-object more robust against malformed objects 14 years ago
Linus Torvalds 81b50f3ce4 Move 'builtin-*' into a 'builtin/' subdirectory 15 years ago
Linus Torvalds b28a1ce04c make "git hash-object" a built-in 15 years ago
Thomas Rast 0721c314a5 Use die_errno() instead of die() when checking syscalls 16 years ago
Stephen Boyd 3778292017 parse-opts: prepare for OPT_FILENAME 16 years ago
Elijah Newren 272459a3b8 Ensure proper setup of git_dir for git-hash-object 16 years ago
Steffen Prohaska 2fb3f6db96 Add calls to git_extract_argv0_path() in programs that call git_config_* 16 years ago
Daniel Lowe 42fc1139a0 Fix non-literal format in printf-style calls 16 years ago
Brandon Casey f285a2d7ed Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer 16 years ago
Dmitry Potapov 4a3d85dcf6 add --no-filters option to git hash-object 16 years ago
Dmitry Potapov 3970243150 add --path option to git hash-object 16 years ago
Dmitry Potapov 548601adcc use parse_options() in git hash-object 16 years ago
Dmitry Potapov 9ae8e008ab correct usage help string for git-hash-object 16 years ago
Dmitry Potapov 43df4f86e0 teach index_fd to work with pipes 16 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Adam Roben d8ee483250 git-hash-object: Add --stdin-paths option 17 years ago
Johannes Schindelin ef90d6d420 Provide git_config with a callback-data parameter 17 years ago
Gerrit Pape 8a2f5e5b03 hash-object: cleanup handling of command line options 17 years ago
Nicolas Pitre ff350ccf49 git-hash-object should honor config variables 17 years ago
Junio C Hamano 53bca91a7d index_fd(): pass optional path parameter as hint for blob conversion 18 years ago
Junio C Hamano edaec3fbe8 index_fd(): use enum object_type instead of type name string. 18 years ago
Ramsay Allan Jones 8cdf33643d Replace some calls to die(usage_str) with usage(usage_str). 19 years ago
Peter Eriksen 8e44025925 Use blob_, commit_, tag_, and tree_type throughout. 19 years ago
Daniel Barkalow 024510c8d9 Allow saving an object from a pipe 19 years ago
Junio C Hamano 9c2e7c0ca2 hash-object: -- and --help 19 years ago
Junio C Hamano 99e0169206 hash-object.c: type-fix to squelch compiler warnings. 19 years ago
Junio C Hamano 706fe6ae03 hash-object: work within subdirectory. 19 years ago
Petr Baudis 4d1f119033 [PATCH] Unify usage strings declaration 20 years ago
Bryan Larsen 7672db20c2 [PATCH] Expose object ID computation functions. 20 years ago