2096 Commits (d402d5566fdf226697a386dfb9858e5d954e9b91)
 

Author SHA1 Message Date
Nick Hengeveld d402d5566f Use config file settings for http 20 years ago
Sergey Vlasov bc8f265270 git-http-fetch: Remove size limit for objects/info/{packs,alternates} 20 years ago
Aneesh Kumar e70ec8632c debian packaging 20 years ago
Linus Torvalds c05186cc38 Support git+ssh:// and ssh+git:// URL 20 years ago
Tom Prince 01eea6f355 Add new programs and stamp file to .gitignore. 20 years ago
Junio C Hamano 603d874587 format-patch: take sequence of ranges. 20 years ago
Linus Torvalds f7aac2eac9 Add "-l" flag for repacking only local packs 20 years ago
Linus Torvalds 64560374cc Add support for "local" packing 20 years ago
Linus Torvalds 9d835df246 Keep track of whether a pack is local or not 20 years ago
Junio C Hamano 73319032c8 git-am: do not fail if 3-way fallback succeeds. 20 years ago
Martin Langhoff 8af12741ee Add findtags - reworked 20 years ago
Sergey Vlasov 35613ba4ba Revert "Also use 'track_object_refs = 0' in update-server-info." 20 years ago
Junio C Hamano 64c381bf74 clone-pack: new option --keep tells it not to explode the pack. 20 years ago
Junio C Hamano 11dcec07a4 clone-pack: new option --keep tells it not to explode the pack. 20 years ago
Junio C Hamano 84c8d8aec5 Fix packname hash generation. 20 years ago
Sergey Vlasov 9cf6d3357a Add git-index-pack utility 20 years ago
Junio C Hamano a1451104ac git-am: interactive should fail gracefully. 20 years ago
Junio C Hamano 221e743c03 git-fetch --tags: deal with tags with spaces in them. 20 years ago
Junio C Hamano 94fa447ace Quote reference names while fetching with curl. 20 years ago
Junio C Hamano d06b689a93 Merge branch 'fixes' 20 years ago
Martin Langhoff df73e9c62a [PATCH] cvsimport: don't pass --cvs-direct if user options contradict us 20 years ago
Linus Torvalds 128af9d1ef Make git config variable names case-insensitive 20 years ago
Linus Torvalds e1b10391ea Use git config file for committer name and email info 20 years ago
Tom Prince ec2d15118b Export template_dir in Makefile. 20 years ago
Junio C Hamano 3e09cdfd11 Use core.filemode. 20 years ago
Linus Torvalds 5cbb401dba Improve config file escape sanity checking 20 years ago
Junio C Hamano 013f276eb7 show-branch: optionally use unique prefix as name. 20 years ago
Johannes Schindelin f2d6a25627 Support custom build options in config.mak 20 years ago
Johannes Schindelin 0a81552e06 Use git-update-ref and git-symbolic-ref in tests 20 years ago
Junio C Hamano dc1b5ea878 Remove unused 'got_alternates' variable. 20 years ago
Junio C Hamano b721e01f6e Use the same move_temp_to_file in git-http-fetch. 20 years ago
Nick Hengeveld 0312600648 Restore functionality to allow proxies to cache objects 20 years ago
Nick Hengeveld 11f0dafe2b [PATCH] Don't fetch objects that exist in the local repository 20 years ago
Nick Hengeveld 380792390e Set the parallel HTTP request limit via an environment variable 20 years ago
Nick Hengeveld a7a8d3786e Only compile parallel HTTP support with CURL >= 7.9.8 20 years ago
Nick Hengeveld 1d389ab65d Add support for parallel HTTP transfers 20 years ago
Junio C Hamano 340e4f88c0 Remove empty directories after read-tree -u. 20 years ago
Linus Torvalds 17712991a5 Add ".git/config" file parser 20 years ago
Junio C Hamano b12bbd5986 Merge branch 'fixes' 20 years ago
Christian Meder cc1621e2a0 The synopsis of the manpages should use the hyphenated version 20 years ago
Christian Meder 72e9340cfd Convert usage of GIT and Git into git 20 years ago
Junio C Hamano 98438bd0e8 Remove the version tags from the manpages 20 years ago
H. Peter Anvin f336af1711 Make rsh.c use sq_quote_buf() 20 years ago
H. Peter Anvin 977ed47d86 Trivial optimization 20 years ago
H. Peter Anvin 77d604c309 Enhanced sq_quote() 20 years ago
Johannes Schindelin 18e410f1ea t5400-send-pack relies on a working cpio 20 years ago
Jonas Fonseca d9c74a808e git.sh: quote all paths 20 years ago
Johannes Schindelin d52920e397 Teach git-status about spaces in file names also on MacOSX 20 years ago
Junio C Hamano 4769948afe Deal with $(bindir) and friends with whitespaces. 20 years ago
Junio C Hamano 5fb41e8abf OpenBSD needs the strcasestr replacement. 20 years ago