1024 Commits (bfddbc5e1e68373ba96441ca228236667912265c)

Author SHA1 Message Date
Chris Wright d44c92d6ab no need to install manpages as executable 18 years ago
J. Bruce Fields 4cfeccc75d Documentation: simpler shared repository creation 18 years ago
Josef Weidendorfer 62b339a544 Add branch.*.merge warning and documentation update 18 years ago
J. Bruce Fields db9819a40a Documentation: update git-clone man page with new behavior 18 years ago
J. Bruce Fields cd976f5c52 Documentation: reorganize cvs-migration.txt 18 years ago
J. Bruce Fields 4003a58e41 cvs-migration: improved section titles, better push/commit explanation 18 years ago
Johannes Schindelin 3a9f1a55ee cvs-migration document: make the need for "push" more obvious 18 years ago
Jakub Narebski 8ebe185bbf Document git-diff whitespace flags -b and -w 18 years ago
Jakub Narebski b360cca0b1 git-clone: Rename --use-immingled-remote option to --no-separate-remote 18 years ago
Andy Parkins 22b1c7ee01 De-emphasise the symbolic link documentation. 18 years ago
Andreas Ericsson 4c81c213a4 git-diff: Introduce --index and deprecate --cached. 18 years ago
Andy Parkins eb07fd59ac Document git-repo-config --bool/--int options. 18 years ago
Junio C Hamano 6658923070 tutorial: talk about user.name early and don't start with commit -a 18 years ago
Eric Wong 4511c899e6 git-svn: documentation updates 18 years ago
Sean fde97d8ac6 Update documentation to remove incorrect GIT_DIFF_OPTS example. 18 years ago
J. Bruce Fields 93ee7823c0 Documentation: clarify tutorial pull/merge discussion 18 years ago
Lars Hjemli 75e6e21320 Add -v and --abbrev options to git-branch 18 years ago
Peter Baumann 0f03ca9461 config option log.showroot to show the diff of root commits 18 years ago
Petr Baudis 7182135189 Make git-clone --use-separate-remote the default 18 years ago
Chris Riddoch 5d1faf8791 Move --pretty options into Documentation/pretty-formats.txt 18 years ago
Andy Parkins bfcc921430 Add support to git-branch to show local and remote branches 18 years ago
Junio C Hamano 17bcdad3b7 git-merge: make it usable as the first class UI 18 years ago
Paolo Ciarrocchi 5942706357 Doc: Make comment about merging in tutorial.txt more clear 18 years ago
Paolo Ciarrocchi 69945602f9 Teach SubmittingPatches about git-commit -s 18 years ago
Johannes Schindelin b8ec59234b Build in shortlog 18 years ago
Petr Baudis 198a4f4ff0 Documentation: Correct alternates documentation, document http-alternates 18 years ago
Petr Baudis e3d457fb59 Documentation: Define symref and update HEAD description 18 years ago
Rene Scharfe fd931411c0 Document git-runstatus 18 years ago
Petr Baudis f847c07b9a git-apply: Documentation typo fix 18 years ago
Jonas Fonseca bae777db33 git-update-index(1): fix use of quoting in section title 18 years ago
Junio C Hamano 18d5453ed3 Documentation: move blame examples 18 years ago
Eric Wong 45bf473a7b git-svn: fix dcommit losing changes when out-of-date from svn 18 years ago
Junio C Hamano acca687fa9 git-pickaxe: retire pickaxe 18 years ago
Nicolas Pitre 231f240b63 git-pack-objects progress flag documentation and cleanup 18 years ago
Jakub Narebski e52775f438 Documentation: Transplanting branch with git-rebase --onto 18 years ago
Junio C Hamano d28f7cb935 Document git-pack-refs and link it to git(7). 18 years ago
Nicolas Pitre 576162a45f remove .keep pack lock files when done with refs update 18 years ago
Nicolas Pitre da093d3750 improve fetch-pack's handling of kept packs 18 years ago
Shawn Pearce fc04c412d8 Teach receive-pack how to keep pack files based on object count. 18 years ago
Sean 34eb33407d Add --global option to git-repo-config. 18 years ago
Andy Parkins ba158a32b9 git-clone documentation didn't mention --origin as equivalent of -o 18 years ago
Andy Parkins 44b27ec960 Minor grammar fixes for git-diff-index.txt 18 years ago
Nicolas Pitre fa438a2eb1 make git-push a bit more verbose 18 years ago
Nicolas Pitre e23ed9a8b4 pack-objects doesn't create random pack names 18 years ago
Junio C Hamano 62476c8e33 Introduce a new revision set operator <rev>^! 18 years ago
Shawn Pearce b807770924 Teach git-index-pack how to keep a pack file. 18 years ago
Sergey Vlasov 6dcfa306f2 git-send-email: Read the default SMTP server from the GIT config file 18 years ago
Sergey Vlasov 9c572b21dd git-send-email: Document support for local sendmail instead of SMTP server 18 years ago
Robin Rosenberg b1f33d6265 Swap the porcelain and plumbing commands in the git man page 18 years ago
Robin Rosenberg ce4231ffa8 Mention that pull can work locally in the synopsis 18 years ago