| Commit message (Expand) | Author | Age |
* | use write_str_in_full helper to avoid literal string lengths | Jim Meyering | 2009-09-13 |
* | replace direct calls to unlink(2) with unlink_or_warn | Alex Riesen | 2009-04-29 |
* | rerere: remove duplicated functions | SZEDER Gábor | 2009-02-14 |
* | Drop double-semicolon in C | Junio C Hamano | 2009-02-10 |
* | Make some of fwrite/fclose/write/close failures visible | Alex Riesen | 2008-12-04 |
* | Merge branch 'ar/maint-mksnpath' into ar/mksnpath | Junio C Hamano | 2008-10-30 |
|\ |
|
| * | Use git_pathdup instead of xstrdup(git_path(...)) | Alex Riesen | 2008-10-30 |
* | | Merge branch 'jc/maint-co-track' | Junio C Hamano | 2008-10-21 |
|\ \ |
|
| * | | Enhance hold_lock_file_for_{update,append}() API | Junio C Hamano | 2008-10-19 |
| |/ |
|
* | | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | Brandon Casey | 2008-10-12 |
* | | fix openssl headers conflicting with custom SHA1 implementations | Nicolas Pitre | 2008-10-02 |
* | | Merge branch 'jc/better-conflict-resolution' | Shawn O. Pearce | 2008-09-29 |
|\ \ |
|
| * | | rerere: understand "diff3 -m" style conflicts with the original | Junio C Hamano | 2008-08-30 |
| * | | rerere.c: use symbolic constants to keep track of parsing states | Junio C Hamano | 2008-08-30 |
| |/ |
|
* | | is_directory(): a generic helper function | Junio C Hamano | 2008-09-09 |
|/ |
|
* | Rename path_list to string_list | Johannes Schindelin | 2008-07-21 |
* | rerere.autoupdate: change the message when autoupdate is in effect | Junio C Hamano | 2008-07-16 |
* | Merge branch 'js/merge-rr' | Junio C Hamano | 2008-07-14 |
* | rerere: Separate libgit and builtin functions | Stephan Beyer | 2008-07-10 |