aboutsummaryrefslogtreecommitdiff
path: root/read-tree.c
Commit message (Expand)AuthorAge
* sparse cleanupLinus Torvalds2005-05-20
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-19
* Fixed a leak in read-treePetr Baudis2005-05-11
* Add "get_sha1()" helper function.Linus Torvalds2005-05-01
* [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1Junio C Hamano2005-04-28
* Move "read_tree()" to "tree.c" to be used as a generic helper function.Linus Torvalds2005-04-22
* Clean up and simplify read-tree a bit.Linus Torvalds2005-04-22
* Add support for a "GIT_INDEX_FILE" environment variable.Linus Torvalds2005-04-21
* [PATCH] Usage-string fixes.Junio C Hamano2005-04-20
* [PATCH] Teach read-tree about commit objectsJunio C Hamano2005-04-20
* Make "read-tree" know how to do a "1-way merge".Linus Torvalds2005-04-19
* Make "read-tree" take the 'stat' information for a merge result from theLinus Torvalds2005-04-19
* Be much more liberal about the file mode bits.Linus Torvalds2005-04-16
* Make 'read-tree' do a few more of the trivial merge cases.Linus Torvalds2005-04-16
* Make "read-tree" merge the trees it reads by giving them consecutive states.Linus Torvalds2005-04-15
* Encode a few extra flags per index entry.Linus Torvalds2005-04-15
* Convert the index file reading/writing to use network byte order.Linus Torvalds2005-04-15
* [PATCH] Consolidate the error handlingPetr Baudis2005-04-13
* Rename ".dircache" directory to ".git"Linus Torvalds2005-04-11
* Fix stale index.lock file removal using "atexit()".Linus Torvalds2005-04-11
* Make "update-cache" a bit friendlier to use (and harder to mis-use).Linus Torvalds2005-04-10
* Teach "fsck" and "read-tree" about recursive tree-nodes.Linus Torvalds2005-04-09
* Make "read-tree" read the tree into the current directory cache.Linus Torvalds2005-04-09
* Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds2005-04-08
* Make read-tree actually unpack the whole tree.Linus Torvalds2005-04-07
* Add copyright notices.Linus Torvalds2005-04-07
* Initial revision of "git", the information manager from hellLinus Torvalds2005-04-07