| Commit message (Expand) | Author | Age |
* | Refactor pretty_print_commit arguments into a struct | Thomas Rast | 2009-10-19 |
* | Merge branch 'rs/maint-archive-prefix' | Junio C Hamano | 2009-10-09 |
|\ |
|
| * | Git archive and trailing "/" in prefix | René Scharfe | 2009-10-08 |
* | | git-archive: add '-o' as a alias for '--output' | Dmitry Potapov | 2009-09-13 |
|/ |
|
* | parse-opts: prepare for OPT_FILENAME | Stephen Boyd | 2009-05-25 |
* | archive: do not read .gitattributes in working directory | Nguyễn Thái Ngọc Duy | 2009-04-17 |
* | archive: use parseopt for local-only options | René Scharfe | 2009-03-08 |
* | git-archive: add --output=<file> to send output to a file | Carlos Manuel Duclos Vergara | 2009-03-04 |
* | tree.c: allow read_tree_recursive() to traverse gitlink entries | Lars Hjemli | 2009-02-07 |
* | Merge branch 'maint' | Junio C Hamano | 2008-10-26 |
|\ |
|
| * | git-archive: work in bare repos | Charles Bailey | 2008-10-26 |
* | | Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer | Brandon Casey | 2008-10-12 |
* | | archive.c: make archiver static | Nanako Shiraishi | 2008-10-02 |
|/ |
|
* | pretty=format: respect date format options | Jeff King | 2008-08-29 |
* | archive: allow --exec and --remote without equal sign | Rene Scharfe | 2008-07-30 |
* | archive: declare struct archiver where it's needed | Rene Scharfe | 2008-07-25 |
* | archive: move parameter parsing code to archive.c | Rene Scharfe | 2008-07-25 |
* | archive: add write_archive() | Rene Scharfe | 2008-07-25 |
* | archive: unify file attribute handling | René Scharfe | 2008-07-15 |
* | archive: centralize archive entry writing | René Scharfe | 2008-07-15 |
* | Teach new attribute 'export-ignore' to git-archive | René Scharfe | 2008-06-09 |
* | archive.c: format_subst - fixed bogus argument to memchr | Ariel Badichi | 2008-04-22 |
* | Move sha1_file_to_archive into libgit | Lars Hjemli | 2008-01-18 |