diff options
| author | Carlos Martín Nieto <cmn@dwim.me> | 2015-05-12 11:43:27 +0200 |
|---|---|---|
| committer | Carlos Martín Nieto <cmn@dwim.me> | 2015-05-12 11:43:27 +0200 |
| commit | ca29427979b693714a78f01a8e3a754358584882 (patch) | |
| tree | 43b309fdff0c08732b55b064ed2cb54f5ddda31e /tests/stash/apply.c | |
| parent | f85a9c2767b43f35904bf39858488a4b7bc304e8 (diff) | |
| download | libgit2-ca29427979b693714a78f01a8e3a754358584882.tar.gz | |
index: make the entries have more accurate sizescmn/index-more-accurate
While we are confident about the size of an int in architectures we're
likely to care about, the index format is defined by the exact size of
the fields. Use the definitions which show the exact width of the entry
fields.
As part of that, bring back 32-bit time and size fields, which currently
are 64 bits wide and can bring a false sense of security in how much
data they really store. Document that these fields are not to be taken
as authoritative.
Diffstat (limited to 'tests/stash/apply.c')
0 files changed, 0 insertions, 0 deletions
