Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-01-11 | git-rm: do not fail on already removed file. | Junio C Hamano | 1 | -1/+5 |
2007-01-11 | Avoid errors and warnings when attempting to do I/O on zero bytes | Eric Wong | 2 | -0/+10 |
2007-01-11 | Better error messages for corrupt databases | Linus Torvalds | 2 | -1/+3 |
2007-01-11 | config-set: check write-in-full returns in set_multivar | Junio C Hamano | 1 | -19/+24 |
2007-01-11 | index-pack: write-or-die instead of unchecked write-in-full. | Junio C Hamano | 1 | -1/+1 |
2007-01-11 | write_in_full: really write in full or return error on disk full. | Linus Torvalds | 1 | -7/+6 |
2007-01-11 | Document git-init | Junio C Hamano | 2 | -90/+115 |
2007-01-11 | write-cache: do not leak the serialized cache-tree data. | Linus Torvalds | 1 | -1/+1 |
2007-01-10 | Provide better feedback for the untracked only case in status output | Jürgen Rühle | 2 | -11/+16 |
2007-01-10 | Makefile: remove $foo when $foo.exe is built/installed. | Junio C Hamano | 1 | -3/+9 |
2007-01-10 | send-email: work around double encoding of in-body From field. | Jürgen Rühle | 1 | -0/+10 |