Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-11svn import: make -s option actually optionalMatthias Urlichs
2005-10-11svn import: typo fixMatthias Urlichs
2005-10-11Remove unused 'got_alternates' variable.Junio C Hamano
2005-10-11Use the same move_temp_to_file in git-http-fetch.Junio C Hamano
2005-10-11Restore functionality to allow proxies to cache objectsNick Hengeveld
2005-10-11[PATCH] Don't fetch objects that exist in the local repositoryNick Hengeveld
2005-10-11Set the parallel HTTP request limit via an environment variableNick Hengeveld
2005-10-11Only compile parallel HTTP support with CURL >= 7.9.8Nick Hengeveld
2005-10-11Add support for parallel HTTP transfersNick Hengeveld
2005-10-11Remove empty directories after read-tree -u.Junio C Hamano
2005-10-11Add ".git/config" file parserLinus Torvalds
2005-10-11Merge branch 'fixes'Junio C Hamano
2005-10-11The synopsis of the manpages should use the hyphenated versionChristian Meder
2005-10-11Convert usage of GIT and Git into gitChristian Meder
2005-10-11Remove the version tags from the manpagesJunio C Hamano
2005-10-11Make rsh.c use sq_quote_buf()H. Peter Anvin
2005-10-11Trivial optimizationH. Peter Anvin
2005-10-11Enhanced sq_quote()H. Peter Anvin
2005-10-11t5400-send-pack relies on a working cpioJohannes Schindelin
2005-10-11git.sh: quote all pathsJonas Fonseca
2005-10-11Teach git-status about spaces in file names also on MacOSXJohannes Schindelin
2005-10-11Deal with $(bindir) and friends with whitespaces.Junio C Hamano
2005-10-10OpenBSD needs the strcasestr replacement.Junio C Hamano
2005-10-10svn import: get all revisionsMatthias Urlichs
2005-10-10svn import: unlink downlaoded filesMatthias Urlichs
2005-10-10svn import: Add a loop limit optionMatthias Urlichs
2005-10-10svn import: incremental importsMatthias Urlichs
2005-10-10svn import: skip initial revisionsMatthias Urlichs
2005-10-10svn import: Do not create empty tagsMatthias Urlichs
2005-10-10svn import: Fix tagging.Matthias Urlichs
2005-10-10svn import: remove debuggingMatthias Urlichs
2005-10-10svn import: wrong file open modeMatthias Urlichs
2005-10-10svn import: avoid reconnectingMatthias Urlichs
2005-10-10svn improt needs SVN::Core 1.2.1 or betterMatthias Urlichs
2005-10-10svn import: add libsvn-core-perl to Debian's control fileMatthias Urlichs
2005-10-10svn import: fixed two pipe open calls.Matthias Urlichs
2005-10-10svn import: copy path informationMatthias Urlichs
2005-10-10SVN import: No modesMatthias Urlichs
2005-10-10svn import: add eval()Matthias Urlichs
2005-10-10New: git-svnimport.Matthias Urlichs
2005-10-10cvsimport: report merge parentsMatthias Urlichs
2005-10-10Also force LC_ALL in test scripts.Junio C Hamano
2005-10-10Merge branch 'fixes'Junio C Hamano
2005-10-10git-tag: update usage string and documentation.Junio C Hamano
2005-10-10Write .editmsg in GIT_DIR to avoid being in git-status.Santi_BĂ©jar
2005-10-10ignore new git-diff index header when computing patch idsKai Ruemmler
2005-10-10Fix git-verify-tag for light-weight tagsPaolo 'Blaisorblade' Giarrusso
2005-10-09Makefile: avoid error message from 'uname -o'Junio C Hamano
2005-10-09Make sure 'make install' does not have to rebuild templates.Junio C Hamano
2005-10-09make $prefix available for sub-makefilesKai Ruemmler