summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-15Support git+ssh:// and ssh+git:// URLLinus Torvalds
2005-10-15Add new programs and stamp file to .gitignore.Tom Prince
2005-10-14format-patch: take sequence of ranges.Junio C Hamano
2005-10-13Add "-l" flag for repacking only local packsLinus Torvalds
2005-10-13Add support for "local" packingLinus Torvalds
2005-10-13Keep track of whether a pack is local or notLinus Torvalds
2005-10-13git-am: do not fail if 3-way fallback succeeds.Junio C Hamano
2005-10-13Add findtags - reworkedMartin Langhoff
2005-10-13Revert "Also use 'track_object_refs = 0' in update-server-info."Sergey Vlasov
2005-10-13clone-pack: new option --keep tells it not to explode the pack.Junio C Hamano
2005-10-13clone-pack: new option --keep tells it not to explode the pack.Junio C Hamano
2005-10-13Fix packname hash generation.Junio C Hamano
2005-10-13Add git-index-pack utilitySergey Vlasov
2005-10-13git-am: interactive should fail gracefully.Junio C Hamano
2005-10-12git-fetch --tags: deal with tags with spaces in them.Junio C Hamano
2005-10-12Quote reference names while fetching with curl.Junio C Hamano
2005-10-12Merge branch 'fixes'Junio C Hamano
2005-10-12[PATCH] cvsimport: don't pass --cvs-direct if user options contradict usMartin Langhoff
2005-10-12Make git config variable names case-insensitiveLinus Torvalds
2005-10-12Use git config file for committer name and email infoLinus Torvalds
2005-10-12Export template_dir in Makefile.Tom Prince
2005-10-12Use core.filemode.Junio C Hamano
2005-10-11Improve config file escape sanity checkingLinus Torvalds
2005-10-11show-branch: optionally use unique prefix as name.Junio C Hamano
2005-10-11Support custom build options in config.makJohannes Schindelin
2005-10-11Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin
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-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