Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-12-20 | simplify inclusion of system header files. | 1 | -2/+0 | |
2006-12-13 | Merge branch 'jc/read-tree-ignore' | 1 | -5/+19 | |
2006-12-05 | read-tree: further loosen "working file will be lost" check. | 1 | -5/+19 | |
2006-12-04 | unpack-trees: make sure "df_conflict_entry.name" is NUL terminated. | 1 | -3/+5 | |
2006-10-27 | merge: loosen overcautious "working file will be lost" check. | 1 | -3/+1 | |
2006-08-23 | Convert memcpy(a,b,20) to hashcpy(a,b). | 1 | -1/+1 | |
2006-08-17 | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | 1 | -1/+1 | |
2006-08-15 | remove unnecessary initializations | 1 | -1/+1 | |
2006-08-15 | use appropriate typedefs | 1 | -1/+1 | |
2006-07-30 | read-tree: move merge functions to the library | 1 | -0/+404 | |
2006-07-30 | read-trees: refactor the unpack_trees() part | 1 | -0/+395 |