Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-archive: work in bare repos | Charles Bailey | 2008-10-26 | 1 | -0/+2 |
* | pretty=format: respect date format options | Jeff King | 2008-08-29 | 1 | -1/+1 |
* | archive: allow --exec and --remote without equal sign | Rene Scharfe | 2008-07-30 | 1 | -42/+68 |
* | archive: declare struct archiver where it's needed | Rene Scharfe | 2008-07-25 | 1 | -1/+5 |
* | archive: move parameter parsing code to archive.c | Rene Scharfe | 2008-07-25 | 1 | -0/+137 |
* | archive: add write_archive() | Rene Scharfe | 2008-07-25 | 1 | -0/+18 |
* | archive: unify file attribute handling | René Scharfe | 2008-07-15 | 1 | -40/+23 |
* | archive: centralize archive entry writing | René Scharfe | 2008-07-15 | 1 | -0/+77 |
* | Teach new attribute 'export-ignore' to git-archive | René Scharfe | 2008-06-09 | 1 | -0/+13 |
* | archive.c: format_subst - fixed bogus argument to memchr | Ariel Badichi | 2008-04-22 | 1 | -2/+2 |
* | Move sha1_file_to_archive into libgit | Lars Hjemli | 2008-01-18 | 1 | -0/+84 |