Displaying 4 results from an estimated 4 matches for "gitorderfile".
2016 Jan 27
2
[PULL] virtio: fixes, tests
The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
for you to fetch changes up to 481eaec37e91e2b33f17275901172f50ce2c71e8:
tools/virtio: add ringtest utilities (2016-01-26 10:18:30 +0200)
2016 Jan 27
2
[PULL] virtio: fixes, tests
The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
for you to fetch changes up to 481eaec37e91e2b33f17275901172f50ce2c71e8:
tools/virtio: add ringtest utilities (2016-01-26 10:18:30 +0200)
2016 Jan 27
2
[PULL] virtio: fixes, tests
...te that diffstat? The names should be
> ordered, and are for me.
>
> Anyway, pulled. Just curious about how that thing happened.
>
> Linus
That's because apparently diffstat obeys orderfile rules:
[diff]
renames = true
orderfile = "/home/mst/.gitorderfile"
$ cat .gitorderfile
configure
Makefile*
*.json
*.h
*.c
2016 Jan 27
2
[PULL] virtio: fixes, tests
...te that diffstat? The names should be
> ordered, and are for me.
>
> Anyway, pulled. Just curious about how that thing happened.
>
> Linus
That's because apparently diffstat obeys orderfile rules:
[diff]
renames = true
orderfile = "/home/mst/.gitorderfile"
$ cat .gitorderfile
configure
Makefile*
*.json
*.h
*.c