51 Commits (ed0e078f96a96ffe515899ef42051a568be4693a)

Author SHA1 Message Date
Joachim B Haga 12f6c308d5 Make zlib compression level configurable, and change default. 19 years ago
Timo Hirvonen 554fe20d80 Make some strings const 19 years ago
Peter Eriksen 817151e61a Rename safe_strncpy() to strlcpy(). 19 years ago
Florian Forster 1d7f171c3a Remove all void-pointer arithmetic. 19 years ago
Linus Torvalds 1f1e895fcc Add "named object array" concept 19 years ago
Florian Forster cfd432e63d Remove ranges from switch statements. 19 years ago
Linus Torvalds 885a86abe2 Shrink "struct object" a bit 19 years ago
Peter Eriksen bfbd0bb6ec Implement safe_strncpy() as strlcpy() and use it more. 19 years ago
Junio C Hamano dd8239f997 HTTP cleanup 19 years ago
Nick Hengeveld b3ca4e4ebb HTTP cleanup 19 years ago
Linus Torvalds 4c068a9831 tree_entry(): new tree-walking helper function 19 years ago
Linus Torvalds 2d9c58c69d Remove "tree->entries" tree-entry list from tree parser 19 years ago
Linus Torvalds 3a7c352bd0 Make "tree_entry" have a SHA1 instead of a union of object pointers 19 years ago
Linus Torvalds 097dc3d8c3 Remove "tree->entries" tree-entry list from tree parser 19 years ago
Linus Torvalds a755dfe45c Make "tree_entry" have a SHA1 instead of a union of object pointers 19 years ago
Junio C Hamano 1b65a5aa44 rev-list --boundary: show boundary commits even when limited otherwise. 19 years ago
Junio C Hamano 6b9c58f466 Split init_revisions() out of setup_revisions() 19 years ago
Dennis Stosberg ef9e58c826 Replace index() with strchr(). 19 years ago
Junio C Hamano c4e05b1a22 blame and friends: adjust to multiple pathspec change. 19 years ago
Linus Torvalds 3381c790e5 Make "--parents" logs also be incremental 19 years ago
Peter Eriksen 90321c106c Replace xmalloc+memset(0) with xcalloc. 19 years ago
Rene Scharfe ec26b4d6b0 Fix sparse warnings about non-ANSI function prototypes 19 years ago
Junio C Hamano 8c9e7947c2 http-push.c: squelch C90 warnings. 19 years ago
Nick Hengeveld a3c57c9adb http-push: don't assume char is signed 19 years ago
Nick Hengeveld 3dfaf7bcfd http-push: add support for deleting remote branches 19 years ago
Nick Hengeveld 1a703cba6d http-push: cleanup 19 years ago
Nick Hengeveld 197e8951ab http-push: support for updating remote info/refs 19 years ago
Nick Hengeveld 512d632cf2 http-push: improve remote lock management 19 years ago
Nick Hengeveld 3030baa7f0 http-push: refactor remote file/directory processing 19 years ago
Nick Hengeveld baa7b67d09 HTTP slot reuse fixes 19 years ago
Nick Hengeveld 5241bfe6d1 http-push: fix revision walk 19 years ago
Nick Hengeveld aa1dbc9897 Update http-push functionality 19 years ago
Nick Hengeveld 3e9fabc85e http-push cleanup 19 years ago
Junio C Hamano 5a3277133d Make networking commands to work from a subdirectory. 19 years ago
Jan Andres 3e2f62bebf Fix typo in http-push.c 19 years ago
Nick Hengeveld 0890098780 Decide whether to build http-push in the Makefile 19 years ago
Nick Hengeveld 7b89996749 http-push memory/fd cleanup 19 years ago
Nick Hengeveld acf59575ca Improve XML parsing in http-push 19 years ago
Nick Hengeveld 29508e1efb Isolate shared HTTP request functionality 19 years ago
Peter Hagervall f4f440a039 sparse fixes for http-{fetch,push}.c 19 years ago
Johannes Schindelin 92e2eb9c0a Small bugfixes for http-push.c 19 years ago
Nick Hengeveld 0dd276b871 Make http-push smarter about creating remote dirs 19 years ago
Paul Collins bee8e79da0 http-push.c: include with angle bracket, not dq. 19 years ago
Nick Hengeveld 75187c9deb Refresh the remote lock if it is about to expire 19 years ago
Nick Hengeveld 26349b2e5e Improve lock handling 19 years ago
Nick Hengeveld 0772b9a633 Support remote references with slashes in their names 19 years ago
Nick Hengeveld c17fb6ee07 Verify remote packs, speed up pending request queue 19 years ago
Nick Hengeveld 58e60dd203 Add support for pushing to a remote repository using HTTP/DAV 19 years ago