git.git
2005-10-19 Johannes Schindelin[PATCH] Do not send "want" lines for complete objects
2005-10-19 Junio C Hamanocount-objects: squelch error from find on sparse object...
2005-10-19 Junio C Hamanogit-clone: always keep pack sent from remote (documenta...
2005-10-19 Junio C Hamanogit-clone: always keep pack sent from remote.
2005-10-19 Junio C HamanoDo not ask for objects known to be complete.
2005-10-19 Nick HengeveldSupport for HTTP transfer timeouts based on transfer...
2005-10-19 H. Peter Anvingit-daemon: timeout, eliminate double DWIM
2005-10-19 Junio C HamanoEven when overwriting tags, report if they are changed...
2005-10-19 Linus TorvaldsOptimize common case of git-rev-list
2005-10-19 H. Peter Anvinrevised^2: git-daemon extra paranoia, and path DWIM
2005-10-18 Junio C HamanoRemove unused include.
2005-10-18 Linus Torvaldsgit-fetch-pack: avoid unnecessary zero packing
2005-10-18 Johannes SchindelinNo funny names on cygwin...
2005-10-18 Johannes SchindelinIgnore more generated files
2005-10-18 Johannes SchindelinFix cvsimport warning when called without --no-cvs...
2005-10-18 Junio C Hamanogit-checkout: revert specific paths to either index...
2005-10-18 Junio C HamanoTeach git-add and git-commit to handle filenames starti...
2005-10-18 Linus TorvaldsHandle "-" at beginning of filenames, part 3
2005-10-18 Linus TorvaldsTeach "git diff" to handle filenames starting with '-'
2005-10-18 Linus TorvaldsAvoid ambiguity between refname and filename in rev...
2005-10-18 Junio C HamanoForward port the "funny ref avoidance" in clone and...
2005-10-18 Junio C HamanoAdjust tests for not quoting SP.
2005-10-18 Junio C HamanoDo not quote SP.
2005-10-18 Junio C Hamanogit-apply: remove unused --show-files flag.
2005-10-18 Junio C Hamanoupdate-index --index-info: adjust for funny-path quoting.
2005-10-18 Junio C HamanoAdd tests for funny pathnames.
2005-10-18 Junio C HamanoUpdate documentation for C-style quoting.
2005-10-18 Junio C HamanoUpdate git-status to new git-diff-* and git-ls-files...
2005-10-18 Junio C HamanoUpdate git-diff-* to use C-style quoting for funny...
2005-10-18 Junio C HamanoImprove "git add" again.
2005-10-18 Junio C HamanoUpdate ls-files and ls-tree to use C-style quoting...
2005-10-18 Junio C HamanoUpdate git-apply to use C-style quoting for funny pathn...
2005-10-18 Junio C HamanoFunctions to quote and unquote pathnames in C-style.
2005-10-18 Junio C HamanoMerge branch 'fixes'
2005-10-18 Junio C Hamanogit-checkout-index: documentation updates.
2005-10-18 Linus Torvaldsmake checkout-index '-a' flag saner.
2005-10-17 Junio C Hamanoref-format documentation.
2005-10-16 Junio C HamanoSparse-directory safety fix.
2005-10-16 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoWe do not depend on patch.
2005-10-16 Junio C HamanoMerge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-16 Matthias Urlichssvn commit: re-word the exit-due-to-memory-leak message
2005-10-16 Kalle ValoMakefile entry for git-svnimport contained a small...
2005-10-16 Junio C HamanoSquelch compiler warnings from connect.c
2005-10-16 Junio C HamanoDisable hooks during tests.
2005-10-16 Peter HagervallSparse fixes for http-fetch
2005-10-16 Junio C Hamanowhatchanged: document -m option from git-diff-tree.
2005-10-15 Junio C HamanoShow peeled onion from upload-pack and server-info.
2005-10-15 Junio C HamanoIntroduce notation "ref^{type}".
2005-10-15 Junio C HamanoIgnore funny refname sent from remote
2005-10-15 Junio C HamanoRefuse to create funny refs in clone-pack, git-fetch...
2005-10-15 Junio C Hamanogit-check-ref-format: reject funny ref names.
2005-10-15 Junio C HamanoMerge branch 'fixes'
2005-10-15 Junio C HamanoShow curl error a bit better.
2005-10-15 Johannes SchindelinSome curl versions lack curl_easy_duphandle()
2005-10-15 Linus TorvaldsUnlocalized isspace and friends
2005-10-15 Nick HengeveldUse config file settings for http
2005-10-15 Sergey Vlasovgit-http-fetch: Remove size limit for objects/info...
2005-10-15 Aneesh Kumardebian packaging
2005-10-15 Linus TorvaldsSupport git+ssh:// and ssh+git:// URL
2005-10-15 Tom PrinceAdd new programs and stamp file to .gitignore.
2005-10-14 Junio C Hamanoformat-patch: take sequence of ranges.
2005-10-13 Linus TorvaldsAdd "-l" flag for repacking only local packs
2005-10-13 Linus TorvaldsAdd support for "local" packing
2005-10-13 Linus TorvaldsKeep track of whether a pack is local or not
2005-10-13 Junio C Hamanotutorial: update the initial commit example.
2005-10-13 Junio C Hamanogit-am: do not fail if 3-way fallback succeeds.
2005-10-13 Johannes SchindelinAdapt tutorial to cygwin and add test case
2005-10-13 Martin LanghoffAdd findtags - reworked
2005-10-13 Sergey VlasovRevert "Also use 'track_object_refs = 0' in update...
2005-10-13 Ralf Baechlersh.c: typo fix
2005-10-13 Junio C Hamanoclone-pack: new option --keep tells it not to explode...
2005-10-13 Junio C Hamanoclone-pack: new option --keep tells it not to explode...
2005-10-13 Junio C HamanoFix packname hash generation.
2005-10-13 Sergey VlasovAdd git-index-pack utility
2005-10-13 Junio C Hamanogit-am: interactive should fail gracefully.
2005-10-12 Junio C Hamanogit-fetch --tags: deal with tags with spaces in them.
2005-10-12 Junio C HamanoQuote reference names while fetching with curl.
2005-10-12 Junio C HamanoMerge branch 'fixes'
2005-10-12 Martin Langhoff[PATCH] cvsimport: don't pass --cvs-direct if user...
2005-10-12 Linus TorvaldsMake git config variable names case-insensitive
2005-10-12 Linus TorvaldsUse git config file for committer name and email info
2005-10-12 Tom PrinceExport template_dir in Makefile.
2005-10-12 Junio C HamanoUse core.filemode.
2005-10-11 Linus TorvaldsImprove config file escape sanity checking
2005-10-11 Junio C Hamanoshow-branch: optionally use unique prefix as name.
2005-10-11 Johannes SchindelinSupport custom build options in config.mak
2005-10-11 Johannes SchindelinUse git-update-ref and git-symbolic-ref in tests
2005-10-11 Matthias Urlichssvn import: copy directories
2005-10-11 Matthias Urlichssvn import: Add direct HTTP access
2005-10-11 Matthias Urlichssvn import: remove some CVS cruft
2005-10-11 Matthias Urlichssvn import: make -s option actually optional
2005-10-11 Matthias Urlichssvn import: typo fix
2005-10-11 Junio C HamanoRemove unused 'got_alternates' variable.
2005-10-11 Junio C HamanoUse the same move_temp_to_file in git-http-fetch.
2005-10-11 Nick HengeveldRestore functionality to allow proxies to cache objects
2005-10-11 Nick Hengeveld[PATCH] Don't fetch objects that exist in the local...
2005-10-11 Nick HengeveldSet the parallel HTTP request limit via an environment...
2005-10-11 Nick HengeveldOnly compile parallel HTTP support with CURL >= 7.9.8
2005-10-11 Nick HengeveldAdd support for parallel HTTP transfers
next