git.git
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
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 Matthias Urlichssvn import: get all revisions
2005-10-10 Matthias Urlichssvn import: unlink downlaoded files
2005-10-10 Matthias Urlichssvn import: Add a loop limit option
2005-10-10 Matthias Urlichssvn import: incremental imports
2005-10-10 Matthias Urlichssvn import: skip initial revisions
2005-10-10 Matthias Urlichssvn import: Do not create empty tags
2005-10-10 Matthias Urlichssvn import: Fix tagging.
2005-10-10 Matthias Urlichssvn import: remove debugging
2005-10-10 Matthias Urlichssvn import: wrong file open mode
2005-10-10 Matthias Urlichssvn import: avoid reconnecting
2005-10-10 Matthias Urlichssvn improt needs SVN::Core 1.2.1 or better
2005-10-10 Matthias Urlichssvn import: add libsvn-core-perl to Debian's control...
2005-10-10 Matthias Urlichssvn import: fixed two pipe open calls.
2005-10-10 Matthias Urlichssvn import: copy path information
2005-10-10 Matthias UrlichsSVN import: No modes
2005-10-10 Matthias Urlichssvn import: add eval()
2005-10-10 Matthias UrlichsNew: git-svnimport.
2005-10-10 Matthias Urlichscvsimport: report merge parents
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
next