index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server-info.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove TYPE_* constant macros and use object_type enums consistently.
Linus Torvalds
2006-07-13
1
-1
/
+1
*
Assorted typo fixes
Pavel Roskin
2006-07-09
1
-1
/
+1
*
Shrink "struct object" a bit
Linus Torvalds
2006-06-18
1
-1
/
+1
*
server-info: skip empty lines.
Junio C Hamano
2005-12-21
1
-1
/
+4
*
objects/info/packs: work around bug in http-fetch.c::fetch_indices()
Junio C Hamano
2005-12-21
1
-0
/
+1
*
qsort(): ptrdiff_t may be larger than int
Junio C Hamano
2005-12-09
1
-1
/
+6
*
server-info.c: and two functions are not used anymore.
Junio C Hamano
2005-12-05
1
-33
/
+0
*
server-info.c: use pack_local like everybody else.
Junio C Hamano
2005-12-05
1
-4
/
+2
*
server-info: throw away T computation as well.
Junio C Hamano
2005-12-05
1
-130
/
+3
*
server-info: stop sorting packs by latest date.
Junio C Hamano
2005-12-05
1
-36
/
+3
*
server-info.c: drop unused D lines.
Junio C Hamano
2005-12-05
1
-110
/
+10
*
Rework object refs tracking to reduce memory usage
Sergey Vlasov
2005-11-15
1
-7
/
+18
*
Be careful when dereferencing tags.
Junio C Hamano
2005-11-03
1
-3
/
+4
*
Show peeled onion from upload-pack and server-info.
Junio C Hamano
2005-10-15
1
-0
/
+7
*
Reduce memory usage in git-update-server-info.
robfitz@273k.net
2005-10-09
1
-0
/
+10
*
Unoptimize info/refs creation.
Junio C Hamano
2005-09-15
1
-26
/
+0
*
Retire info/rev-cache
Junio C Hamano
2005-09-15
1
-41
/
+0
*
Revert "Replace zero-length array decls with []."
Junio C Hamano
2005-08-29
1
-1
/
+1
*
Replace zero-length array decls with [].
Jason Riedy
2005-08-24
1
-1
/
+1
*
[PATCH] Fix sparse warnings
Linus Torvalds
2005-08-01
1
-1
/
+1
*
server-info: do not complain if a tag points at a non-commit.
Junio C Hamano
2005-07-29
1
-4
/
+11
*
[PATCH] Add update-server-info.
Junio C Hamano
2005-07-24
1
-0
/
+565