summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-11svn import: remove some CVS cruftMatthias Urlichs
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-10Add ".git/config" file parserLinus Torvalds
2005-10-10Merge branch 'fixes'Junio C Hamano
2005-10-10The synopsis of the manpages should use the hyphenated versionChristian Meder
2005-10-10Convert usage of GIT and Git into gitChristian Meder
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-10-10Make rsh.c use sq_quote_buf()H. Peter Anvin
2005-10-10Trivial optimizationH. Peter Anvin
2005-10-10Enhanced sq_quote()H. Peter Anvin
2005-10-10t5400-send-pack relies on a working cpioJohannes Schindelin
2005-10-10git.sh: quote all pathsJonas Fonseca
2005-10-10Teach git-status about spaces in file names also on MacOSXJohannes Schindelin
2005-10-10Deal 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-09ignore new git-diff index header when computing patch idsKai Ruemmler
2005-10-09Fix 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