index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-cat-file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-03
Typofixes outside documentation area
Junio C Hamano
1
-2
/
+3
2009-05-31
Merge branch 'sb/opt-filename'
Junio C Hamano
1
-1
/
+1
2009-05-25
fix cat-file usage message and documentation
Jeff King
1
-2
/
+2
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
1
-1
/
+1
2009-01-05
remove trailing LF in die() messages
Alexander Potashev
1
-1
/
+1
2008-10-12
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
1
-2
/
+1
2008-08-30
Start conforming code to "git subcmd" style
Heikki Orsila
1
-2
/
+2
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-2
/
+2
2008-06-28
git cat-file: Fix memory leak in batch mode
Björn Steinbrink
1
-0
/
+1
2008-06-09
cat-file --batch / --batch-check: do not exit if hashes are missing
Lea Wiemann
1
-3
/
+6
2008-06-03
cat-file --batch: flush stdout also when objects are missing
Lea Wiemann
1
-0
/
+1
2008-05-25
Merge branch 'js/config-cb'
Junio C Hamano
1
-1
/
+1
2008-05-23
builtin-cat-file.c: use parse_options()
Michele Ballabio
1
-73
/
+46
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-1
/
+1
2008-05-05
git-cat-file: Add --batch option
Adam Roben
1
-18
/
+45
2008-05-05
git-cat-file: Add --batch-check option
Adam Roben
1
-2
/
+72
2008-05-05
git-cat-file: Make option parsing a little more flexible
Adam Roben
1
-12
/
+30
2008-05-05
git-cat-file: Small refactor of cmd_cat_file
Adam Roben
1
-16
/
+22
2007-04-22
Cleanup variables in cat-file
Shawn O. Pearce
1
-12
/
+18
2007-02-27
convert object type handling from a string to a number
Nicolas Pitre
1
-8
/
+11
2006-08-26
Relative timestamps in git log
Linus Torvalds
1
-1
/
+1
2006-08-21
Add write_or_die(), a helper function
Rene Scharfe
1
-23
/
+6
2006-08-14
Make pprint_tag void and cleans up call in cmd_cat_file.
David Rientjes
1
-4
/
+5
2006-07-29
Call setup_git_directory() much earlier
Linus Torvalds
1
-2
/
+1
2006-05-26
Call builtin ls-tree in git-cat-file -p
Petr Baudis
1
-1
/
+1
2006-05-24
Builtin git-cat-file
Timo Hirvonen
1
-0
/
+167