diff options
author | Junio C Hamano <junkio@cox.net> | 2006-02-24 01:56:38 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-02-24 01:56:38 -0800 |
commit | 7465ef5155cec830a34dcffdd8272d4beb243220 (patch) | |
tree | 493ae4f9dbe39e65050f23c72ec50fafd4b70e46 | |
parent | 4b953cdc04fec8783e2c654a671005492fda9b01 (diff) | |
parent | e646de0d14bac20ef6e156c1742b9e62fb0b9020 (diff) | |
parent | eeef7135fed9b8784627c4c96e125241c06c65e1 (diff) | |
download | git-7465ef5155cec830a34dcffdd8272d4beb243220.tar.gz git-7465ef5155cec830a34dcffdd8272d4beb243220.tar.xz |
Merge branches 'jc/rev-list' and 'jc/pack-thin' into next
* jc/rev-list:
rev-list --objects: use full pathname to help hashing.
* jc/pack-thin:
pack-objects: hash basename and direname a bit differently.
pack-objects: allow "thin" packs to exceed depth limits
pack-objects: use full pathname to help hashing with "thin" pack.