index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mktree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace deprecated dashed git commands in usage
Alexander Potashev
2009-02-05
1
-1
/
+1
*
Add calls to git_extract_argv0_path() in programs that call git_config_*
Steffen Prohaska
2009-01-26
1
-0
/
+3
*
Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer
Brandon Casey
2008-10-12
1
-4
/
+2
*
Rework unquote_c_style to work on a strbuf.
Pierre Habouzit
2007-09-21
1
-11
/
+14
*
Drop strbuf's 'eof' marker, and make read_line a first class citizen.
Pierre Habouzit
2007-09-18
1
-2
/
+2
*
Now that cache.h needs strbuf.h, remove useless includes.
Pierre Habouzit
2007-09-17
1
-1
/
+0
*
Strbuf API extensions and fixes.
Pierre Habouzit
2007-09-10
1
-3
/
+2
*
mktree: Simplify write_tree() using strbuf API
Pierre Habouzit
2007-09-07
1
-15
/
+8
*
Rework strbuf API and semantics.
Pierre Habouzit
2007-09-07
1
-3
/
+1
*
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
1
-4
/
+5
*
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
2006-08-23
1
-2
/
+2
*
remove unnecessary initializations
David Rientjes
2006-08-16
1
-1
/
+0
*
Fixup command names in some usage strings.
Ramsay Allan Jones
2006-08-04
1
-1
/
+1
*
Use blob_, commit_, tag_, and tree_type throughout.
Peter Eriksen
2006-04-04
1
-1
/
+2
*
git-mktree: reverse of git-ls-tree.
Junio C Hamano
2006-02-21
1
-0
/
+137