index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base85.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
base85.h: move declarations for base85.c functions from cache.h
Elijah Newren
2023-04-24
1
-1
/
+2
*
base85.c: have SP around arithmetic operators
Junio C Hamano
2013-10-16
1
-1
/
+1
*
Standardize do { ... } while (0) style
Jonathan Nieder
2010-08-13
1
-3
/
+3
*
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
2010-01-10
1
-11
/
+3
|
\
|
*
base85: Make the code more obvious instead of explaining the non-obvious
Andreas Gruenbacher
2010-01-10
1
-8
/
+2
|
*
base85: encode_85() does not use the decode table
Andreas Gruenbacher
2010-01-10
1
-2
/
+0
|
*
base85 debug code: Fix length byte calculation
Andreas Gruenbacher
2010-01-10
1
-1
/
+1
*
|
Fix big left-shifts of unsigned char
Linus Torvalds
2009-06-18
1
-1
/
+1
|
/
*
decode_85(): fix missing return.
Jerald Fitzjerald
2007-05-31
1
-1
/
+1
*
(encode_85, decode_85): Mark source buffer pointer as "const".
Jim Meyering
2007-04-11
1
-2
/
+2
*
improve base85 generated assembly code
Nicolas Pitre
2006-05-08
1
-29
/
+35
*
binary diff: further updates.
Junio C Hamano
2006-05-06
1
-0
/
+134