11549 Commits (27e13374bf1864eb8aea44cca3afd81eedb007aa)
 

Author SHA1 Message Date
Shawn O. Pearce 27e13374bf builtin-fetch: Don't segfault on "fetch +foo" 17 years ago
Shawn O. Pearce f38395905b Remove more debugging from builtin-fetch 17 years ago
Shawn O. Pearce ad23603c3a Don't configure remote "." to fetch everything to itself 17 years ago
Shawn O. Pearce b3abdd9d21 Allow builtin-fetch to work on a detached HEAD 17 years ago
Shawn O. Pearce e5f4e21463 Remove unnecessary 'fetch' argument from transport_get API 17 years ago
Shawn O. Pearce be6042cfa5 Add transport.h to LIB_H as transport.o is in LIB_OBJS 17 years ago
Shawn O. Pearce 8eb554ae62 Cleanup duplicate initialization code in transport_get 17 years ago
Shawn O. Pearce b6abb48a15 Don't bother passing ref log details to walker in builtin-fetch 17 years ago
Shawn O. Pearce 3278cd0a39 Properly cleanup in http_cleanup so builtin-fetch does not segfault 17 years ago
Shawn O. Pearce e4cd6c7a20 Backup the array passed to fetch_pack so we can free items 17 years ago
Shawn O. Pearce e8a37b89f7 Fix builtin-fetch memory corruption by not overstepping array 17 years ago
Shawn O. Pearce e4022ed2c8 Always ensure the pack.keep file is removed by git-fetch 17 years ago
Shawn O. Pearce 1788c39cd0 Remove pack.keep after ref updates in git-fetch 17 years ago
Shawn O. Pearce 106764e651 Refactor index-pack "keep $sha1" handling for reuse 17 years ago
Shawn O. Pearce 425b139313 Simplify fetch transport API to just one function 17 years ago
Shawn O. Pearce 7a2bff4593 Replace custom memory growth allocator with ALLOC_GROW 17 years ago
Shawn O. Pearce f1ae391e17 Remove unused unpacklimit variable from builtin-fetch 17 years ago
Shawn O. Pearce 133296f00c Remove unnecessary debugging from builtin-fetch 17 years ago
Shawn O. Pearce 4ad1eada97 Fix off by one bug in reflog messages written by builtin-fetch 17 years ago
Shawn O. Pearce 1aad91f5a7 Correct builtin-fetch to handle + in refspecs 17 years ago
Daniel Barkalow b888d61c83 Make fetch a builtin 17 years ago
Johannes Schindelin c7a8a16239 Add bundle transport 17 years ago
Johannes Schindelin 30415d50cc Move bundle specific stuff into bundle.[ch] 17 years ago
Daniel Barkalow c29727d524 Add fetch methods to transport library. 17 years ago
Daniel Barkalow d71ab17470 Add matching and parsing for fetch-side refspec rules 17 years ago
Daniel Barkalow 9b288516ee Push code for transport library 17 years ago
Daniel Barkalow 2d4177c01c Make fetch-pack a builtin with an internal API 17 years ago
Daniel Barkalow cf818348f1 Report information on branches from remote.h 17 years ago
Daniel Barkalow 0012ba2108 Add uploadpack configuration info to remote. 17 years ago
Daniel Barkalow 30ae764b1e Modularize commit-walker 17 years ago
Daniel Barkalow fbdeef948b Remove obsolete commit-walkers 17 years ago
Daniel Barkalow fc57b6aaa5 Make function to refill http queue a callback 17 years ago
Daniel Barkalow 45c1741235 Refactor http.h USE_CURL_MULTI fill_active_slots(). 17 years ago
Junio C Hamano 077d6f72c7 Merge branch 'maint' to sync with 1.5.3.2 17 years ago
Junio C Hamano 806ea701ce GIT 1.5.3.2 17 years ago
Junio C Hamano 89df580d0a Merge branch 'maint' 17 years ago
Väinö Järvelä 8ae674952c Fixed update-hook example allow-users format. 17 years ago
Eric Wong bd43098c26 Documentation/git-svn: updated design philosophy notes 17 years ago
Junio C Hamano cd894ee9ad t/t4014: test "am -3" with mode-only change. 17 years ago
David Kastrup d28840461d git-commit.sh: Shell script cleanup 17 years ago
Dmitry Potapov 76bf8d0e0a preserve executable bits in zip archives 17 years ago
Pierre Habouzit 3d845d7763 Fix lapsus in builtin-apply.c 17 years ago
Jeff King 5c633a4cbe git-push: documentation and tests for pushing only branches 17 years ago
Matthias Urlichs bf1ee63678 git-svnimport: Use separate arguments in the pipe for git-rev-parse 17 years ago
Jeff King e349026812 contrib/fast-import: add perl version of simple example 17 years ago
Nguyen Thai Ngoc Duy 7f8cfadf21 contrib/fast-import: add simple shell example 17 years ago
Christian Couder 53271411e7 rev-list --bisect: Bisection "distance" clean up. 17 years ago
Christian Couder 77c11e064c rev-list --bisect: Move some bisection code into best_bisection. 17 years ago
Christian Couder ce0cbad772 rev-list --bisect: Move finding bisection into do_find_bisection. 17 years ago
Junio C Hamano 9346b4e1ad Merge branch 'cr/reset' 17 years ago