author | Junio C Hamano <junkio@cox.net> | |
Tue, 5 Sep 2006 04:50:12 +0000 (21:50 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 7 Sep 2006 09:46:01 +0000 (02:46 -0700) | ||
commit | c64ed70d2557101f2a2c3f76315049d027fe645b | |
tree | 7647b6bcbd7fa898edb8487d5e19704b7dd66718 | tree | snapshot |
parent | 7bbf88c52b202d543310123e1bad9a44b2d6f028 | commit | diff |
Separate object listing routines out of rev-list
Create a separate file, list-objects.c, and move object listing
routines from rev-list to it. The next round will use it in
pack-objects directly.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Create a separate file, list-objects.c, and move object listing
routines from rev-list to it. The next round will use it in
pack-objects directly.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
builtin-rev-list.c | diff | blob | history | |
list-objects.c | [new file with mode: 0644] | blob |
list-objects.h | [new file with mode: 0644] | blob |