commit | a4eba020f96e1b85f856a992782b8bb2bab6a719 | [log] [tgz] |
---|---|---|
author | Han-Wen Nienhuys <hanwen@google.com> | Mon Jul 23 15:51:49 2007 -0700 |
committer | Simon Hausmann <simon@lst.de> | Thu Aug 02 09:40:25 2007 +0200 |
tree | ab8524591c0e6e46733ac7dcb0ccdc80f7655ca7 | |
parent | 68d4229847b0f94982b4f2f58ce5e9cbd0f6f8fc [diff] |
Sort output of "p4 change" in incremental import before further processing P4 change outputs the changes sorted for each directory separately. We want the global ordering on the changes, hence we sort. Signed-off-by: Han-Wen Nienhuys <hanwen@google.com> Signed-off-by: Simon Hausmann <simon@lst.de>