Sign in
googlers
/
jrn
/
git
/
5c30b8f7dd2640a1b75fcbcdd3e175329c5b7bbe
/
builtin-cat-file.c
f9275c6
Merge branch 'sb/opt-filename'
by Junio C Hamano
· 16 years ago
0e5168f
fix cat-file usage message and documentation
by Jeff King
· 16 years ago
3778292
parse-opts: prepare for OPT_FILENAME
by Stephen Boyd
· 16 years ago
d753070
remove trailing LF in die() messages
by Alexander Potashev
· 16 years ago
f285a2d
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
by Brandon Casey
· 16 years ago
34baebc
Start conforming code to "git subcmd" style
by Heikki Orsila
· 17 years ago
1b1dd23
Make usage strings dash-less
by Stephan Beyer
· 17 years ago
5b8a94b
git cat-file: Fix memory leak in batch mode
by Björn Steinbrink
· 17 years ago
3c076db
cat-file --batch / --batch-check: do not exit if hashes are missing
by Lea Wiemann
· 17 years ago
422b206
cat-file --batch: flush stdout also when objects are missing
by Lea Wiemann
· 17 years ago
9bd81e4
Merge branch 'js/config-cb'
by Junio C Hamano
· 17 years ago
v1.5.6-rc0
15d8e56
builtin-cat-file.c: use parse_options()
by Michele Ballabio
· 17 years ago
ef90d6d
Provide git_config with a callback-data parameter
by Johannes Schindelin
· 17 years ago
a8128ed
git-cat-file: Add --batch option
by Adam Roben
· 17 years ago
05d5667
git-cat-file: Add --batch-check option
by Adam Roben
· 17 years ago
4814dbe
git-cat-file: Make option parsing a little more flexible
by Adam Roben
· 17 years ago
9cf71b1
git-cat-file: Small refactor of cmd_cat_file
by Adam Roben
· 17 years ago
2b6854c
Cleanup variables in cat-file
by Shawn O. Pearce
· 18 years ago
21666f1
convert object type handling from a string to a number
by Nicolas Pitre
· 18 years ago
9a8e35e
Relative timestamps in git log
by Linus Torvalds
· 19 years ago
7230e6d
Add write_or_die(), a helper function
by Rene Scharfe
· 19 years ago
eddd1c8
Make pprint_tag void and cleans up call in cmd_cat_file.
by David Rientjes
· 19 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
b931aa5
Call builtin ls-tree in git-cat-file -p
by Petr Baudis
· 19 years ago
f81daef
Builtin git-cat-file
by Timo Hirvonen
· 19 years ago
[Renamed (97%) from cat-file.c]
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
a0f15fa
Pretty-print tagger dates.
by Junio C Hamano
· 19 years ago
1c15afb
xread/xwrite: do not worry about EINTR at calling sites.
by Junio C Hamano
· 19 years ago
7950571
A few more options for git-cat-file
by H. Peter Anvin
· 19 years ago
5da22bc
cat-file: make it work in a subdirectory.
by Junio C Hamano
· 20 years ago
f16ebbd
[PATCH] cat-file: be consistent in usage string and documentation.
by Junio C Hamano
· 20 years ago
c62266f
[PATCH] Avoid unnecessarily inflating and interpreting delta
by Junio C Hamano
· 20 years ago
62bb996
[PATCH] git-cat-file: '-s' to find out object size.
by Junio C Hamano
· 20 years ago
f2a0633
[PATCH] git-cat-file: use sha1_object_info() on '-t'.
by Junio C Hamano
· 20 years ago
bab5583
[PATCH] git-export complains about mising cat-file
by Alexey Nezhdanov
· 20 years ago
fa9e9c7
Fix missing '\n' at end of git-cat-file -t output.
by Linus Torvalds
· 20 years ago
11e7d5c
Make "cat-file" use "read_object_with_reference()"
by Linus Torvalds
· 20 years ago
3c249c9
Add "get_sha1()" helper function.
by Linus Torvalds
· 20 years ago
e447947
Be much more liberal about the file mode bits.
by Linus Torvalds
· 20 years ago
2de381f
[PATCH] Consolidate the error handling
by Petr Baudis
· 20 years ago
19b2860
Use "-Wall -O2" for the compiler to get more warnings.
by Linus Torvalds
· 20 years ago
bf0c6e8
Make "cat-file" output the file contents to stdout.
by Linus Torvalds
· 20 years ago
8bc9a0c
Add copyright notices.
by Linus Torvalds
· 20 years ago
e83c516
Initial revision of "git", the information manager from hell
by Linus Torvalds
· 20 years ago