1048 Commits (1510fea781cb0517eeba8c378964f7bc4f9577ab)

Author SHA1 Message Date
Jakub Narebski e52775f438 Documentation: Transplanting branch with git-rebase --onto 19 years ago
Junio C Hamano d28f7cb935 Document git-pack-refs and link it to git(7). 19 years ago
Nicolas Pitre 576162a45f remove .keep pack lock files when done with refs update 19 years ago
Nicolas Pitre da093d3750 improve fetch-pack's handling of kept packs 19 years ago
Shawn Pearce fc04c412d8 Teach receive-pack how to keep pack files based on object count. 19 years ago
Sean 34eb33407d Add --global option to git-repo-config. 19 years ago
Andy Parkins ba158a32b9 git-clone documentation didn't mention --origin as equivalent of -o 19 years ago
Andy Parkins 44b27ec960 Minor grammar fixes for git-diff-index.txt 19 years ago
Nicolas Pitre fa438a2eb1 make git-push a bit more verbose 19 years ago
Nicolas Pitre e23ed9a8b4 pack-objects doesn't create random pack names 19 years ago
Junio C Hamano 62476c8e33 Introduce a new revision set operator <rev>^! 19 years ago
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
Junio C Hamano 18abd745a0 git-pickaxe -C: blame cut-and-pasted lines. 19 years ago
Junio C Hamano d24bba8008 git-pickaxe -M: blame line movements within a file. 19 years ago
Junio C Hamano cee7f245dc git-pickaxe: blame rewritten. 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
Junio C Hamano 4057deb5de core.logallrefupdates create new log file only for branch heads. 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