Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-16 | object-store: move object access functions to object-store.h | Stefan Beller | 1 | -0/+1 |
2018-03-14 | sha1_file: convert read_sha1_file to struct object_id | brian m. carlson | 1 | -1/+1 |
2017-09-25 | Merge branch 'jk/write-in-full-fix' | Junio C Hamano | 1 | -1/+1 |
2017-09-14 | avoid "write_in_full(fd, buf, len) != len" pattern | Jeff King | 1 | -1/+1 |
2017-07-17 | builtin/unpack-file: convert to struct object_id | brian m. carlson | 1 | -6/+6 |
2017-06-15 | config: don't include config.h by default | Brandon Williams | 1 | -0/+1 |
2015-09-25 | convert trivial sprintf / strcpy calls to xsnprintf | Jeff King | 1 | -1/+1 |
2011-03-22 | Fix sparse warnings | Stephen Boyd | 1 | -3/+1 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+38 |