]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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 Hamanogit-am: do not fail if 3-way fallback succeeds.
2005-10-13  Martin LanghoffAdd findtags - reworked
2005-10-13  Sergey VlasovRevert "Also use 'track_object_refs = 0' in update...
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  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
2005-10-11  Junio C HamanoRemove empty directories after read-tree -u.
2005-10-10  Linus TorvaldsAdd ".git/config" file parser
2005-10-10  Junio C HamanoMerge branch 'fixes'
2005-10-10  Christian MederThe synopsis of the manpages should use the hyphenated...
2005-10-10  Christian MederConvert usage of GIT and Git into git
2005-10-10  Junio C HamanoRemove the version tags from the manpages
2005-10-10  H. Peter AnvinMake rsh.c use sq_quote_buf()
2005-10-10  H. Peter AnvinTrivial optimization
2005-10-10  H. Peter AnvinEnhanced sq_quote()
2005-10-10  Johannes Schindelint5400-send-pack relies on a working cpio
2005-10-10  Jonas Fonsecagit.sh: quote all paths
2005-10-10  Johannes SchindelinTeach git-status about spaces in file names also on...
2005-10-10  Junio C HamanoDeal with $(bindir) and friends with whitespaces.
2005-10-10  Junio C HamanoOpenBSD needs the strcasestr replacement.
2005-10-10  Junio C HamanoAlso force LC_ALL in test scripts.
2005-10-10  Junio C HamanoMerge branch 'fixes'
2005-10-10  Junio C Hamanogit-tag: update usage string and documentation.
2005-10-10  Santi_BéjarWrite .editmsg in GIT_DIR to avoid being in git-status.
2005-10-09  Kai Ruemmlerignore new git-diff index header when computing patch ids
2005-10-09  Paolo 'Blaisorblade... Fix git-verify-tag for light-weight tags
2005-10-09  Junio C HamanoMakefile: avoid error message from 'uname -o'
2005-10-09  Junio C HamanoMake sure 'make install' does not have to rebuild templ...
2005-10-08  Kai Ruemmlermake $prefix available for sub-makefiles
2005-10-08  Junio C HamanoYank writing-back support from gitfakemmap.
2005-10-08  Johannes Schindelin[PATCH] If NO_MMAP is defined, fake mmap() and munmap()
2005-10-08  Junio C HamanoAlso use 'track_object_refs = 0' in update-server-info.
2005-10-08  robfitz@273k.netReduce memory usage in git-update-server-info.
2005-10-08  Linus TorvaldsCreate object subdirectories on demand
2005-10-08  Junio C HamanoGive proper prototype to gitstrcasestr.
2005-10-08  Junio C HamanoMerge branch 'fixes'
2005-10-07  Kai Ruemmlerteach git-status about spaces in filenames
2005-10-07  robfitz@273k.netFix wrong filename listing bug in git-ls-tree.
2005-10-07  Kai Ruemmlers/checkout-cache/checkout-index/g for Documentation...
2005-10-07  Junio C HamanoAdd git-am, applymbox replacement.
2005-10-07  Junio C Hamanoupdate-index: read --show-index-info output from standa...
2005-10-07  Junio C Hamanogit-apply: parse index information
2005-10-07  Junio C HamanoShow original and resulting blob object info in diff...
2005-10-06  Junio C Hamanomailsplit: allow feeding mbox from standard input.
2005-10-06  Junio C HamanoDescribe new options to git-format-patch and git-mailsplit.
2005-10-06  Junio C Hamanomailsplit: -d<prec>
2005-10-06  Junio C Hamanogit-format-patch: --stdout option.
2005-10-06  Junio C HamanoClean mail files after dealing with them.
2005-10-06  Junio C HamanoFall back to three-way merge when applying a patch.
2005-10-06  Linus TorvaldsAllow "-u" flag to tag signing
2005-10-06  Alex RiesenDo not require ls-remote to be run inside a git repository.
2005-10-06  Junio C Hamanogit-shortlog: make the mailmap configurable.
2005-10-05  Junio C HamanoMerge branch 'fixes'
2005-10-05  Jonas FonsecaFix usage of carets in git-rev-parse(1)
2005-10-05  Junio C Hamanoclone-pack: use create_symref() instead of raw symlink.
2005-10-05  Christian MederSome typos and light editing of various manpages
2005-10-05  Junio C Hamanoupload-pack: Do not choke on too many heads request.
2005-10-05  Santi_Béjar[PATCH] Quote the missing GIT_DIR.
2005-10-05  Jonas Fonseca[PATCH] Fix symbolic ref validation
2005-10-05  Alex Riesen[PATCH] hold_index_file_for_update should not unlink...
2005-10-05  Junio C HamanoFix diff-filter All-Or-None mark.
2005-10-05  Junio C HamanoRecord which tree the patch applies to.
2005-10-05  Junio C Hamanogit-applypatch: cleanup.
2005-10-05  Junio C Hamanogit-apply: retire unused/unimplemented --no-merge flag.
2005-10-05  Junio C Hamanogit-apply: allow operating in sparsely populated workin...
2005-10-05  Junio C HamanoReturn error when not checking out an entry due to...
2005-10-05  Junio C HamanoMerge branch 'fixes'
2005-10-05  Junio C HamanoAdd missing documentation.
2005-10-04  Junio C HamanoRemove useless use of sed in git-format-patch.
2005-10-04  Junio C HamanoLeave an empty line between log and sign-off.
2005-10-04  Junio C HamanoRemove unused external-diff script.
2005-10-04  Daniel Barkalow[PATCH] Limit the number of requests outstanding in...
2005-10-04  Junio C HamanoOn Cygwin, use symbolic ref, not a symbolic link, to...
next