Sign in
googlers
/
jrn
/
git
/
b8105375abfeee54e0a34e1c290983fd15e743cf
/
builtin-write-tree.c
e702496
Convert memcpy(a,b,20) to hashcpy(a,b).
by Shawn Pearce
· 19 years ago
40aaae8
Better error message when we are unable to lock the index file
by Junio C Hamano
· 19 years ago
8cdf336
Replace some calls to die(usage_str) with usage(usage_str).
by Ramsay Allan Jones
· 19 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
6244b24
Close the index file between writing and committing
by Johannes Schindelin
· 19 years ago
928e47e
Initialize lock_file struct to all zero.
by Johannes Schindelin
· 19 years ago
8ed05fb
Make git-write-tree a builtin
by Lukas Sandström
· 19 years ago
[Renamed (66%) from write-tree.c]
75c3a5c
Merge branch 'jc/rw-prefix'
by Junio C Hamano
· 19 years ago
021b6e4
Make index file locking code reusable to others.
by Junio C Hamano
· 19 years ago
6bd2035
write-tree: --prefix=<path>
by Junio C Hamano
· 19 years ago
2956dd3
cache_tree_update: give an option to update cache-tree only.
by Junio C Hamano
· 19 years ago
bad68ec
index: make the index file format extensible.
by Junio C Hamano
· 19 years ago
a52139b
Update write-tree to use cache-tree.
by Junio C Hamano
· 19 years ago
8e44025
Use blob_, commit_, tag_, and tree_type throughout.
by Peter Eriksen
· 19 years ago
5f73076
"Assume unchanged" git
by Junio C Hamano
· 19 years ago
75a46f6
write-tree: check extra arguments and die but be a bit more helpful.
by Junio C Hamano
· 19 years ago
53228a5
Make the rest of commands work from a subdirectory.
by Junio C Hamano
· 19 years ago
0b124bb
[PATCH] Trivial tidyups
by Petr Baudis
· 20 years ago
9c1fa70
[PATCH] add --missing-ok option to write-tree
by Bryan Larsen
· 20 years ago
7323aa1
[PATCH] git-write-tree doesn't check alternate directories
by Jan Harkes
· 20 years ago
667bb59
[PATCH] cleanup of in-code names
by Alexey Nezhdanov
· 20 years ago
f1a7eb3
Merge with http://members.cox.net/junkio/git-jc.git
by Petr Baudis
· 20 years ago
c899350
write-tree is now willing to write empty tree
by Petr Baudis
· 20 years ago
8eef4d3
Notice index that has path and path/file and refuse to write such a tree.
by Junio C Hamano
· 20 years ago
812666c
[PATCH] introduce xmalloc and xrealloc
by Christopher Li
· 20 years ago
a44c9a5
Simplify "write_sha1_file()" interfaces
by Linus Torvalds
· 20 years ago
7223a88
[PATCH] fix for memory leak in write-tree.c
by Brad Roberts
· 20 years ago
e447947
Be much more liberal about the file mode bits.
by Linus Torvalds
· 20 years ago
c347ea5
write-tree: refuse to write out trees with unmerged index entries.
by Linus Torvalds
· 20 years ago
ccc4feb
Convert the index file reading/writing to use network byte order.
by Linus Torvalds
· 20 years ago
2de381f
[PATCH] Consolidate the error handling
by Petr Baudis
· 20 years ago
121481a
Make "update-cache" a bit friendlier to use (and harder to mis-use).
by Linus Torvalds
· 20 years ago
d6d3f9d
This implements the new "recursive tree" write-tree.
by Linus Torvalds
· 20 years ago
19b2860
Use "-Wall -O2" for the compiler to get more warnings.
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