Sign in
googlers
/
jrn
/
git
/
8ed2fca458d085f12c3c6808ef4ddab6aa40ef14
/
builtin-cat-file.c
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