33 Commits (d2feb01aa580843261c25d8609369d17bcdf6028)

Author SHA1 Message Date
Felipe Contreras 4b25d091ba Fix a bunch of pointer declarations (codestyle) 16 years ago
Alex Riesen 691f1a28bf replace direct calls to unlink(2) with unlink_or_warn 16 years ago
Alex Riesen a4f34cbb4c Use git_pathdup instead of xstrdup(git_path(...)) 16 years ago
Jim Meyering 872c930dcb Don't access line[-1] for a zero-length "line" from fgets. 17 years ago
André Goddard Rosa 84ef033832 Print the real filename that we failed to open. 17 years ago
Johannes Schindelin 835252272e Fix core.sharedRepository = 2 18 years ago
Shawn O. Pearce 76f8a302c7 Don't coredump on bad refs in update-server-info. 18 years ago
Junio C Hamano 8da1977554 Tell between packed, unpacked and symbolic refs. 18 years ago
Junio C Hamano cb5d709ff8 Add callback data to for_each_ref() family. 18 years ago
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 18 years ago
Linus Torvalds 1974632c66 Remove TYPE_* constant macros and use object_type enums consistently. 19 years ago
Pavel Roskin addf88e455 Assorted typo fixes 19 years ago
Linus Torvalds 885a86abe2 Shrink "struct object" a bit 19 years ago
Junio C Hamano 8ac4838af4 server-info: skip empty lines. 19 years ago
Junio C Hamano 21b1aced83 objects/info/packs: work around bug in http-fetch.c::fetch_indices() 19 years ago
Junio C Hamano 2dee581667 qsort(): ptrdiff_t may be larger than int 19 years ago
Junio C Hamano 9cebe90bc5 server-info.c: and two functions are not used anymore. 19 years ago
Junio C Hamano f13d7db4af server-info.c: use pack_local like everybody else. 19 years ago
Junio C Hamano 3e15c67c90 server-info: throw away T computation as well. 19 years ago
Junio C Hamano d5eac49868 server-info: stop sorting packs by latest date. 19 years ago
Junio C Hamano 6f42f89c1f server-info.c: drop unused D lines. 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Sergey Vlasov 4a4e6fd74f Rework object refs tracking to reduce memory usage 19 years ago
Junio C Hamano 9534f40bc4 Be careful when dereferencing tags. 19 years ago
Junio C Hamano f6b42a81fd Show peeled onion from upload-pack and server-info. 19 years ago
robfitz@273k.net f22ca7c50d Reduce memory usage in git-update-server-info. 19 years ago
Junio C Hamano 60d0526aaa Unoptimize info/refs creation. 19 years ago
Junio C Hamano 0f56479d73 Retire info/rev-cache 19 years ago
Junio C Hamano 2c04662d89 Revert "Replace zero-length array decls with []." 19 years ago
Jason Riedy 6c5f9baa3b Replace zero-length array decls with []. 19 years ago
Linus Torvalds 4d8fa916c9 [PATCH] Fix sparse warnings 20 years ago
Junio C Hamano b614e3d757 server-info: do not complain if a tag points at a non-commit. 20 years ago
Junio C Hamano 8f3f9b09dc [PATCH] Add update-server-info. 20 years ago