index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-cat-file.c
Commit message (
Expand
)
Author
Age
*
Start conforming code to "git subcmd" style
Heikki Orsila
2008-08-30
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
*
git cat-file: Fix memory leak in batch mode
Björn Steinbrink
2008-06-28
*
cat-file --batch / --batch-check: do not exit if hashes are missing
Lea Wiemann
2008-06-09
*
cat-file --batch: flush stdout also when objects are missing
Lea Wiemann
2008-06-03
*
Merge branch 'js/config-cb'
v1.5.6-rc0
Junio C Hamano
2008-05-25
|
\
|
*
Provide git_config with a callback-data parameter
Johannes Schindelin
2008-05-14
*
|
builtin-cat-file.c: use parse_options()
Michele Ballabio
2008-05-23
*
|
git-cat-file: Add --batch option
Adam Roben
2008-05-05
*
|
git-cat-file: Add --batch-check option
Adam Roben
2008-05-05
*
|
git-cat-file: Make option parsing a little more flexible
Adam Roben
2008-05-05
*
|
git-cat-file: Small refactor of cmd_cat_file
Adam Roben
2008-05-05
|
/
*
Cleanup variables in cat-file
Shawn O. Pearce
2007-04-22
*
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
*
Relative timestamps in git log
Linus Torvalds
2006-08-26
*
Add write_or_die(), a helper function
Rene Scharfe
2006-08-21
*
Make pprint_tag void and cleans up call in cmd_cat_file.
David Rientjes
2006-08-14
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
*
Call builtin ls-tree in git-cat-file -p
Petr Baudis
2006-05-26
*
Builtin git-cat-file
Timo Hirvonen
2006-05-24