Age | Commit message (Expand) | Author | Files |
2016-10-28 | combo-layer: handle file_exclude matching dirs | Olaf Mandel | 1 |
2016-10-28 | combo-layer: handle ambiguous git arguments | Olaf Mandel | 1 |
2016-10-28 | combo-layer: fix crashes on wrong tempfile usage | Olaf Mandel | 1 |
2016-08-24 | combo-layer: python3: fix UnicodeDecodeError | Ed Bartosh | 1 |
2016-06-02 | scripts: python3: change python to python3 in shebang | Ed Bartosh | 1 |
2016-06-02 | scripts: python3: decode subprocess output | Ed Bartosh | 1 |
2016-06-02 | combo-layer: python3: use tempfile.TemporaryFile | Ed Bartosh | 1 |
2016-06-02 | combo-layer: python3: import reduce | Ed Bartosh | 1 |
2016-06-02 | scripts: python3: use new style except statement | Ed Bartosh | 1 |
2016-06-02 | scripts: python3: convert iterables to lists | Ed Bartosh | 1 |
2016-06-02 | scripts: Rename ConfigParser -> configparser for python3 | Ed Bartosh | 1 |
2016-06-02 | scripts: Fix deprecated dict methods for python3 | Ed Bartosh | 1 |
2016-06-01 | scripts: python3: Use print function | Ed Bartosh | 1 |
2016-05-14 | combo-layer: avoid too long command lines in update with history | Patrick Ohly | 1 |
2016-05-14 | combo-layer: fix default "update" mode | Patrick Ohly | 1 |
2016-05-09 | combo-layer: implement "update with history" | Patrick Ohly | 1 |
2016-05-09 | combo-layer: runcmd() enhancements | Patrick Ohly | 1 |
2016-05-09 | combo-layer: dummy "update with history" | Patrick Ohly | 1 |
2016-03-31 | scripts, lib: Don't limit traceback lengths to arbitrary values | Richard Purdie | 1 |
2016-03-02 | combo-layer: handle empty commits during "init --history" | Patrick Ohly | 1 |
2015-12-18 | combo-layer: Stop using filterdiff | Richard Purdie | 1 |
2015-11-16 | combo-layer: introduce ability to exclude component from mass update | Alexander D. Kanevskiy | 1 |
2015-08-09 | combo-layer: fix action_pull for unknown branch | Patrick Ohly | 1 |
2015-08-09 | combo-layer: enhance output in action_pull | Patrick Ohly | 1 |
2015-07-31 | combo-layer: fix AttributeError traceback. | Alexander Kanevskiy | 1 |
2015-07-16 | combo-layer: implement --hard-reset option | Markus Lehtonen | 1 |
2015-07-16 | combo-layer: only allow fast-forward when pulling | Markus Lehtonen | 1 |
2015-07-07 | combo-layer: modified to generate better commit messages. | Puustinen, Ismo | 1 |
2015-06-05 | scripts/combo-layer: Fix exit codes and tty handling | Richard Purdie | 1 |
2015-05-21 | combo-layer: handle unset dest_dir in sanity_check() | Patrick Ohly | 1 |
2015-05-09 | combo-layer: improve merge commit handling | Patrick Ohly | 1 |
2015-03-29 | combo-layer: fix file_exclude for empty commits | Patrick Ohly | 1 |
2015-03-29 | combo-layer: fix file_exclude for dest_dir = . | Patrick Ohly | 1 |
2015-03-29 | combo-layer: clean up dest_dir checking | Patrick Ohly | 1 |
2015-03-20 | scripts/combo-layer: Handle update with no repo/revision specified | Richard Purdie | 1 |
2015-03-20 | combo-layer: partial import for '--history init' | Patrick Ohly | 1 |
2015-03-20 | combo-layer: combine trees via replacement objects | Patrick Ohly | 1 |
2015-03-20 | combo-layer: init with full history | Patrick Ohly | 1 |
2015-03-20 | combo-layer: update() also instance property | Patrick Ohly | 1 |
2015-03-20 | combo-layer: exclude files | Patrick Ohly | 1 |
2015-03-20 | combo-layer: runcmd() with separate output | Patrick Ohly | 1 |
2015-03-20 | combo-layer: make Signed-off-by optional | Patrick Ohly | 1 |
2015-03-20 | combo-layer: let user choose where properties get updated | Patrick Ohly | 1 |
2015-01-29 | combo-layer: support updating up to arbitrary commit | Markus Lehtonen | 1 |
2015-01-29 | combo-layer: minor refactor | Markus Lehtonen | 1 |
2014-05-30 | combo-layer: fix revlist taking into account file_filter | João Henrique Ferreira de Freitas | 1 |
2014-01-28 | combo-layer: Make directories only if they don't exisit yet | Saul Wold | 1 |
2012-10-18 | scipts/combo-layer: Fix check_rev_branch() for cases where the revision is on... | Richard Purdie | 1 |
2012-09-14 | scripts/combo-layer: ensure we validate branch/revision on init | Paul Eggleton | 1 |
2012-09-14 | scripts/combo-layer: use last_revision if specified in init | Paul Eggleton | 1 |