]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2005-10-21  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C Hamanodaemon.c: remove trailing whitespace.
2005-10-21  H. Peter AnvinFix git-daemon argument-parsing bug
2005-10-21  Petr BaudisUpdate git-daemon's documentation wrt. new options
2005-10-21  Junio C HamanoFinish git-am documentation.
2005-10-21  Petr BaudisBrief documentation for the mysterious git-am script
2005-10-21  Linus Torvaldsgit-rev-parse: pass on "--" flag when required
2005-10-21  Petr BaudisUse sensible domain name (the DNS one) when guessing...
2005-10-21  Johannes SchindelinMake git-cherry-pick in target "all"
2005-10-21  Junio C HamanoFix missing exports in git-am
2005-10-21  Jens Axboegit-daemon poll() spinning out of control
2005-10-21  Junio C HamanoMerge /pub/scm/git/git to recover lost side branch
2005-10-20  Junio C HamanoMake sure we barf on ref^{type} failure.
2005-10-20  Junio C HamanoBe more careful tangling object chains while marking...
2005-10-20  Junio C Hamanogit-fetch/push/pull: documentation.
2005-10-20  Junio C HamanoDo not feed rev-list an invalid SHA1 expression.
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 HamanoDo not ask for objects known to be complete.
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 http://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.
next