You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Junio C Hamano
d90a7fda35
Merge branch 'db/fetch-pack'
...
* db/fetch-pack: (60 commits)
Define compat version of mkdtemp for systems lacking it
Avoid scary errors about tagged trees/blobs during git-fetch
fetch: if not fetching from default remote, ignore default merge
Support 'push --dry-run' for http transport
Support 'push --dry-run' for rsync transport
Fix 'push --all branch...' error handling
Fix compilation when NO_CURL is defined
Added a test for fetching remote tags when there is not tags.
Fix a crash in ls-remote when refspec expands into nothing
Remove duplicate ref matches in fetch
Restore default verbosity for http fetches.
fetch/push: readd rsync support
Introduce remove_dir_recursively()
bundle transport: fix an alloc_ref() call
Allow abbreviations in the first refspec to be merged
Prevent send-pack from segfaulting when a branch doesn't match
Cleanup unnecessary break in remote.c
Cleanup style nit of 'x == NULL' in remote.c
Fix memory leaks when disconnecting transport instances
Ensure builtin-fetch honors {fetch,transfer}.unpackLimit
...
17 years ago
..
howto
…
technical
…
.gitignore
…
Makefile
…
RelNotes-1.5.0.1.txt
…
RelNotes-1.5.0.2.txt
…
RelNotes-1.5.0.3.txt
…
RelNotes-1.5.0.4.txt
…
RelNotes-1.5.0.5.txt
…
RelNotes-1.5.0.6.txt
…
RelNotes-1.5.0.7.txt
…
RelNotes-1.5.0.txt
…
RelNotes-1.5.1.1.txt
…
RelNotes-1.5.1.2.txt
…
RelNotes-1.5.1.3.txt
…
RelNotes-1.5.1.4.txt
…
RelNotes-1.5.1.5.txt
…
RelNotes-1.5.1.6.txt
…
RelNotes-1.5.1.txt
…
RelNotes-1.5.2.1.txt
…
RelNotes-1.5.2.2.txt
…
RelNotes-1.5.2.3.txt
…
RelNotes-1.5.2.4.txt
…
RelNotes-1.5.2.5.txt
…
RelNotes-1.5.2.txt
…
RelNotes-1.5.3.1.txt
…
RelNotes-1.5.3.2.txt
…
RelNotes-1.5.3.3.txt
…
RelNotes-1.5.3.4.txt
…
RelNotes-1.5.3.5.txt
Describe more 1.5.3.5 fixes in release notes
17 years ago
RelNotes-1.5.3.txt
…
RelNotes-1.5.4.txt
…
SubmittingPatches
…
asciidoc.conf
…
blame-options.txt
…
build-docdep.perl
…
callouts.xsl
…
cmd-list.perl
…
config.txt
Merge branch 'master' into db/fetch-pack
17 years ago
core-tutorial.txt
…
cvs-migration.txt
…
diff-format.txt
…
diff-options.txt
…
diffcore.txt
…
docbook-xsl.css
…
docbook.xsl
…
everyday.txt
…
fetch-options.txt
…
fix-texi.perl
…
git-add.txt
…
git-am.txt
…
git-annotate.txt
…
git-apply.txt
…
git-archimport.txt
…
git-archive.txt
git-archive: document --exec
17 years ago
git-bisect.txt
…
git-blame.txt
…
git-branch.txt
…
git-bundle.txt
…
git-cat-file.txt
…
git-check-attr.txt
…
git-check-ref-format.txt
…
git-checkout-index.txt
…
git-checkout.txt
…
git-cherry-pick.txt
git-cherry-pick: improve description of -x.
17 years ago
git-cherry.txt
…
git-citool.txt
…
git-clean.txt
…
git-clone.txt
…
git-commit-tree.txt
…
git-commit.txt
…
git-config.txt
…
git-count-objects.txt
…
git-cvsexportcommit.txt
…
git-cvsimport.txt
…
git-cvsserver.txt
…
git-daemon.txt
…
git-describe.txt
…
git-diff-files.txt
…
git-diff-index.txt
…
git-diff-tree.txt
…
git-diff.txt
Fix some typos, punctuation, missing words, minor markup.
17 years ago
git-fast-import.txt
…
git-fetch-pack.txt
…
git-fetch.txt
…
git-filter-branch.txt
fix filter-branch documentation
17 years ago
git-fmt-merge-msg.txt
…
git-for-each-ref.txt
…
git-format-patch.txt
…
git-fsck-objects.txt
…
git-fsck.txt
…
git-gc.txt
Documentation/git-gc: improve description of --auto
17 years ago
git-get-tar-commit-id.txt
…
git-grep.txt
…
git-gui.txt
…
git-hash-object.txt
…
git-http-fetch.txt
…
git-http-push.txt
Support 'push --dry-run' for http transport
17 years ago
git-imap-send.txt
…
git-index-pack.txt
Fix some typos, punctuation, missing words, minor markup.
17 years ago
git-init-db.txt
…
git-init.txt
…
git-instaweb.txt
instaweb: support for Ruby's WEBrick server
17 years ago
git-local-fetch.txt
…
git-log.txt
…
git-lost-found.txt
…
git-ls-files.txt
…
git-ls-remote.txt
…
git-ls-tree.txt
…
git-mailinfo.txt
…
git-mailsplit.txt
…
git-merge-base.txt
…
git-merge-file.txt
…
git-merge-index.txt
Fix some typos, punctuation, missing words, minor markup.
17 years ago
git-merge-one-file.txt
…
git-merge-tree.txt
…
git-merge.txt
…
git-mergetool.txt
…
git-mktag.txt
…
git-mktree.txt
…
git-mv.txt
…
git-name-rev.txt
…
git-pack-objects.txt
…
git-pack-redundant.txt
…
git-pack-refs.txt
…
git-parse-remote.txt
…
git-patch-id.txt
…
git-peek-remote.txt
…
git-prune-packed.txt
…
git-prune.txt
…
git-pull.txt
…
git-push.txt
Add a --dry-run option to git-push.
17 years ago
git-quiltimport.txt
…
git-read-tree.txt
…
git-rebase.txt
git-rebase: document suppression of duplicate commits
17 years ago
git-receive-pack.txt
…
git-reflog.txt
git-reflog: document --verbose
17 years ago
git-relink.txt
…
git-remote.txt
…
git-repack.txt
…
git-repo-config.txt
…
git-request-pull.txt
…
git-rerere.txt
…
git-reset.txt
…
git-rev-list.txt
…
git-rev-parse.txt
…
git-revert.txt
…
git-rm.txt
…
git-runstatus.txt
…
git-send-email.txt
git-send-email: add a new sendemail.to configuration variable
17 years ago
git-send-pack.txt
Add a --dry-run option to git-send-pack.
17 years ago
git-sh-setup.txt
…
git-shell.txt
…
git-shortlog.txt
…
git-show-branch.txt
…
git-show-index.txt
…
git-show-ref.txt
…
git-show.txt
…
git-ssh-fetch.txt
…
git-ssh-upload.txt
…
git-stash.txt
Fix some typos, punctuation, missing words, minor markup.
17 years ago
git-status.txt
…
git-stripspace.txt
…
git-submodule.txt
…
git-svn.txt
Fix some typos, punctuation, missing words, minor markup.
17 years ago
git-svnimport.txt
…
git-symbolic-ref.txt
…
git-tag.txt
Documentation/git-tag.txt: Document how to backdate tags
17 years ago
git-tar-tree.txt
…
git-tools.txt
…
git-unpack-file.txt
…
git-unpack-objects.txt
…
git-update-index.txt
…
git-update-ref.txt
…
git-update-server-info.txt
…
git-upload-archive.txt
…
git-upload-pack.txt
…
git-var.txt
…
git-verify-pack.txt
…
git-verify-tag.txt
…
git-whatchanged.txt
…
git-write-tree.txt
…
git.txt
k.org git toppage: Add link to 1.5.3 release notes.
17 years ago
gitattributes.txt
…
gitignore.txt
…
gitk.txt
gitk.txt: Fix markup.
17 years ago
gitmodules.txt
…
glossary.txt
manual: add some markup.
17 years ago
hooks.txt
…
howto-index.sh
…
i18n.txt
…
install-doc-quick.sh
…
install-webdoc.sh
…
merge-options.txt
…
merge-strategies.txt
…
pretty-formats.txt
…
pretty-options.txt
…
pull-fetch-param.txt
…
repository-layout.txt
…
tutorial-2.txt
…
tutorial.txt
…
urls-remotes.txt
…
urls.txt
…
user-manual.conf
…
user-manual.txt
manual: use 'URL' instead of 'url'.
17 years ago