949 Commits (b8077709243138c3d8cc1c096c06a95b250a9001)

Author SHA1 Message Date
Shawn Pearce b807770924 Teach git-index-pack how to keep a pack file. 19 years ago
Sergey Vlasov 6dcfa306f2 git-send-email: Read the default SMTP server from the GIT config file 19 years ago
Sergey Vlasov 9c572b21dd git-send-email: Document support for local sendmail instead of SMTP server 19 years ago
Robin Rosenberg b1f33d6265 Swap the porcelain and plumbing commands in the git man page 19 years ago
Robin Rosenberg ce4231ffa8 Mention that pull can work locally in the synopsis 19 years ago
Junio C Hamano 1dc5e55f2d Documentation: fix git-format-patch mark-up and link it from git.txt 19 years ago
Jakub Narebski ba7545adab Documentation: Update information about <format> in git-for-each-ref 19 years ago
Christian Couder f8a5da6d94 Documentation: add git in /etc/services. 19 years ago
Christian Couder e2b1d1ccdd Documentation: add upload-archive service to git-daemon. 19 years ago
Rene Scharfe a8ebdb90f9 git-cherry: document limit and add diagram 19 years ago
Jakub Narebski fb8e23fae2 diff-format.txt: Correct information about pathnames quoting in patch format 19 years ago
Junio C Hamano d5f6a01af0 combine-diff: a few more finishing touches. 19 years ago
Junio C Hamano 0ac3056850 Documentation: clarify refname disambiguation rules. 19 years ago
Nicolas Pitre 3c9af36646 add progress status to index-pack 19 years ago
Nicolas Pitre 636171cb80 make index-pack able to complete thin packs. 19 years ago
Jakub Narebski 0074aba1c0 diff-format.txt: Combined diff format documentation supplement 19 years ago
Christian Couder d9c04ba3dd Remove --syslog in git-daemon inetd documentation examples. 19 years ago
J. Bruce Fields 119550af0c Documentation: updates to "Everyday GIT" 19 years ago
Nicolas Pitre e42797f5b6 enable index-pack streaming capability 19 years ago
Junio C Hamano 84ab7b6fc7 Documentation/SubmittingPatches: 3+1 != 6 19 years ago
Junio C Hamano 6e7d76baee Update cherry documentation. 19 years ago
Junio C Hamano d47107d810 Refer to git-rev-parse:Specifying Revisions from git.txt 19 years ago
Junio C Hamano 04d24455ce Documentation: note about contrib/. 19 years ago
Santi Béjar 0cc6d3464a Documentation for the [remote] config 19 years ago
pclouds@gmail.com 6b09c7883f Add revspec documentation for ':path', ':[0-3]:path' and git-describe 19 years ago
Junio C Hamano 74e2abe5b7 diff --numstat 19 years ago
Junio C Hamano b6945f570a git-repack: repo.usedeltabaseoffset 19 years ago
Rene Scharfe 23bed43d0c Documentation: add missing second colons and remove a typo 19 years ago
Junio C Hamano b24642b2f2 blame: Document and add help text for -f, -n, and -p 19 years ago
Eric Wong e8f5d9081c Documentation/git-svn: document some of the newer features 19 years ago
Junio C Hamano 63fba759bc pack-objects: document --delta-base-offset option 19 years ago
Nicolas Pitre 4e27fb06f0 add commit count options to git-shortlog 19 years ago
Dennis Stosberg 3df196716e Add default values for --window and --depth to the docs 19 years ago
Junio C Hamano abd6970aca cherry-pick: make -r the default 19 years ago
Franck Bui-Huu 6030649591 Add git-upload-archive to the main git man page 19 years ago
Robert Shearman b758789c20 git-rebase: Add a -v option to show a diffstat of the changes upstream at the start of a rebase. 19 years ago
Junio C Hamano 54bd25580e escape tilde in Documentation/git-rev-parse.txt 19 years ago
Linus Torvalds 5c5b2ea9ab diff --stat=width[,name-width]: allow custom diffstat output width. 19 years ago
Sasha Khapyorsky 3ea099d48b http/ftp: optionally ask curl to not use EPSV command 19 years ago
Junio C Hamano 0ab7befa31 grep --all-match 19 years ago
Jon Loeliger dd4676299d Cleaned up git-daemon virtual hosting support. 19 years ago
Franck Bui-Huu e8daf78a00 git-archive: update documentation 19 years ago
Shawn Pearce f7bae37f9a Allow 'svn fetch' on '(no date)' revisions in Subversion. 19 years ago
Junio C Hamano fd88d9c81e Remove upload-tar and make git-tar-tree a thin wrapper to git-archive 19 years ago
Santi Béjar 5372806a84 fetch: get the remote branches to merge from the branch properties 19 years ago
Santi Béjar 648ad18f50 Fetch: default remote repository from branch properties 19 years ago
Rene Scharfe 31756c5da8 Remove git-zip-tree 19 years ago
Andy Whitcroft 1729fa9878 git-for-each-ref: improve the documentation on scripting modes 19 years ago
Johannes Schindelin 199a92186b Document receive.denyNonFastforwards 19 years ago
Jon Loeliger 49ba83fb67 Add virtualization support to git-daemon 19 years ago