Commit message (Expand) | Author | Age | |
---|---|---|---|
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 |
* | Merge branch 'jc/read-tree-ignore' | Junio C Hamano | 2006-12-13 |
|\ | |||
| * | read-tree: further loosen "working file will be lost" check. | Junio C Hamano | 2006-12-05 |
* | | unpack-trees: make sure "df_conflict_entry.name" is NUL terminated. | Junio C Hamano | 2006-12-04 |
|/ | |||
* | merge: loosen overcautious "working file will be lost" check. | Junio C Hamano | 2006-10-27 |
* | Convert memcpy(a,b,20) to hashcpy(a,b). | Shawn Pearce | 2006-08-23 |
* | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | David Rientjes | 2006-08-17 |
* | remove unnecessary initializations | David Rientjes | 2006-08-15 |
* | use appropriate typedefs | David Rientjes | 2006-08-15 |
* | read-tree: move merge functions to the library | Johannes Schindelin | 2006-07-30 |
* | read-trees: refactor the unpack_trees() part | Johannes Schindelin | 2006-07-30 |