Staging
v0.5.2
https://github.com/git/git
Revision 39556fbdadaacf67330bc1464e0172468e9c3a5e authored by Nicolas Pitre on 10 February 2006, 18:42:05 UTC, committed by Junio C Hamano on 10 February 2006, 19:42:56 UTC
My kernel work habit made me look at the generated assembly for the
delta code, and one obvious albeit small improvement is this patch.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent e7ad4a9
History
Tip revision: 39556fbdadaacf67330bc1464e0172468e9c3a5e authored by Nicolas Pitre on 10 February 2006, 18:42:05 UTC
delta micro optimization
Tip revision: 39556fb
File Mode Size
.gitignore -rw-r--r-- 22 bytes
Makefile -rw-r--r-- 1.2 KB
branches-- -rw-r--r-- 47 bytes
hooks--applypatch-msg -rw-r--r-- 426 bytes
hooks--commit-msg -rw-r--r-- 528 bytes
hooks--post-commit -rw-r--r-- 152 bytes
hooks--post-update -rw-r--r-- 207 bytes
hooks--pre-applypatch -rw-r--r-- 373 bytes
hooks--pre-commit -rw-r--r-- 1.6 KB
hooks--update -rw-r--r-- 2.5 KB
info--exclude -rw-r--r-- 240 bytes
remotes-- -rw-r--r-- 47 bytes
this--description -rw-r--r-- 58 bytes

back to top