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.
 
 
 
 
 
 
Wincent Colaiuta e0fda6abd1 Fix typo in draft 1.5.4 release notes 18 years ago
..
howto Addendum to "MaintNotes" 18 years ago
technical
.gitignore
CodingGuidelines Add Documentation/CodingGuidelines 18 years ago
Makefile Documentation: Fix man page breakage with DocBook XSL v1.72 18 years ago
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 GIT 1.5.3.2 18 years ago
RelNotes-1.5.3.3.txt Whip post 1.5.3.3 maintenance series into shape. 18 years ago
RelNotes-1.5.3.4.txt GIT 1.5.3.4 18 years ago
RelNotes-1.5.3.5.txt RelNotes-1.5.3.5: fix another typo 18 years ago
RelNotes-1.5.3.6.txt GIT 1.5.3.6 18 years ago
RelNotes-1.5.3.txt
RelNotes-1.5.4.txt Fix typo in draft 1.5.4 release notes 18 years ago
SubmittingPatches SubmittingPatches: improve the 'Patch:' section of the checklist 18 years ago
asciidoc.conf Documentation: Fix man page breakage with DocBook XSL v1.72 18 years ago
blame-options.txt
build-docdep.perl
callouts.xsl
cmd-list.perl Deprecate peek-remote 18 years ago
config.txt Merge branch 'maint' 18 years ago
core-tutorial.txt Documentation: Fix references to deprecated commands 18 years ago
cvs-migration.txt
diff-format.txt git-diff.txt: add section "output format" describing the diff formats 18 years ago
diff-options.txt Documentation: customize diff-options depending on particular command 18 years ago
diffcore.txt
docbook-xsl.css
docbook.xsl
everyday.txt Documentation: quote commit messages consistently. 18 years ago
fetch-options.txt
fix-texi.perl
git-add.txt Merge branch 'maint' 18 years ago
git-am.txt
git-annotate.txt
git-apply.txt apply: get rid of --index-info in favor of --build-fake-ancestor 18 years ago
git-archimport.txt
git-archive.txt git-archive: document --exec 18 years ago
git-bisect.txt Bisect run: "skip" current commit if script exit code is 125. 18 years ago
git-blame.txt
git-branch.txt Merge branch 'maint' 18 years ago
git-bundle.txt git-bundle: fix commandline examples in the manpage 18 years ago
git-cat-file.txt
git-check-attr.txt
git-check-ref-format.txt
git-checkout-index.txt
git-checkout.txt Say when --track is useful in the git-checkout docs. 18 years ago
git-cherry-pick.txt revert/cherry-pick: work on merge commits as well 18 years ago
git-cherry.txt
git-citool.txt
git-clean.txt
git-clone.txt Documentation: fix git-clone manpage not to refer to itself 18 years ago
git-commit-tree.txt
git-commit.txt replace reference to git-rm with git-reset in git-commit doc 18 years ago
git-config.txt Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot 18 years ago
git-count-objects.txt
git-cvsexportcommit.txt cvsexportcommit: Add switch to specify CVS workdir 18 years ago
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 Documentation: customize diff-options depending on particular command 18 years ago
git-fast-import.txt
git-fetch-pack.txt
git-fetch.txt
git-filter-branch.txt Remove escaping of '|' in manpage option sections 18 years ago
git-fmt-merge-msg.txt
git-for-each-ref.txt Make for-each-ref's grab_date() support per-atom formatting 18 years ago
git-format-patch.txt Documentation: customize diff-options depending on particular command 18 years ago
git-fsck-objects.txt
git-fsck.txt
git-gc.txt Documentation/git-gc: improve description of --auto 18 years ago
git-get-tar-commit-id.txt Documentation: Fix references to deprecated commands 18 years ago
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 18 years ago
git-imap-send.txt
git-index-pack.txt Fix some typos, punctuation, missing words, minor markup. 18 years ago
git-init-db.txt
git-init.txt
git-instaweb.txt instaweb: support for Ruby's WEBrick server 18 years ago
git-log.txt
git-lost-found.txt Deprecate git-lost-found 18 years ago
git-ls-files.txt git-ls-files: add --exclude-standard 18 years ago
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. 18 years ago
git-merge-one-file.txt
git-merge-tree.txt
git-merge.txt Merge branch 'maint' into HEAD 18 years ago
git-mergetool.txt mergetool: add support for ECMerge 18 years ago
git-mktag.txt
git-mktree.txt
git-mv.txt Update manpages to reflect new short and long option aliases 18 years ago
git-name-rev.txt
git-pack-objects.txt Merge branch 'maint' 18 years ago
git-pack-redundant.txt
git-pack-refs.txt
git-parse-remote.txt
git-patch-id.txt
git-peek-remote.txt Deprecate peek-remote 18 years ago
git-prune-packed.txt Conjugate "search" correctly in the git-prune-packed man page. 18 years ago
git-prune.txt
git-pull.txt
git-push.txt Merge branch 'aw/mirror-push' into jk/send-pack 18 years ago
git-quiltimport.txt
git-read-tree.txt
git-rebase.txt git-rebase: document suppression of duplicate commits 18 years ago
git-receive-pack.txt
git-reflog.txt Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys. 18 years ago
git-relink.txt
git-remote.txt Merge branch 'maint' 18 years ago
git-repack.txt
git-repo-config.txt
git-request-pull.txt
git-rerere.txt
git-reset.txt git-reset: add -q option to operate quietly 18 years ago
git-rev-list.txt rev-list: Introduce --quiet to avoid /dev/null redirects 18 years ago
git-rev-parse.txt Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts. 18 years ago
git-revert.txt revert/cherry-pick: work on merge commits as well 18 years ago
git-rm.txt Update manpages to reflect new short and long option aliases 18 years ago
git-runstatus.txt
git-send-email.txt send-email: apply --suppress-from to S-o-b and cc-cmd 18 years ago
git-send-pack.txt Add a --dry-run option to git-send-pack. 18 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-stash.txt Fix some typos, punctuation, missing words, minor markup. 18 years ago
git-status.txt
git-stripspace.txt Remove escaping of '|' in manpage option sections 18 years ago
git-submodule.txt git-submodule - allow a relative path as the subproject url 18 years ago
git-svn.txt git-svn: info --url [path] 18 years ago
git-symbolic-ref.txt Update manpages to reflect new short and long option aliases 18 years ago
git-tag.txt Documentation/git-tag.txt: Document how to backdate tags 18 years ago
git-tar-tree.txt
git-tools.txt Remove outdated references to cogito in documentation 18 years ago
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 Merge branch 'maint' to synchronize with 1.5.3.6 18 years ago
gitattributes.txt Merge branch 'maint' 18 years ago
gitignore.txt Fix spelling of overridden in documentation 18 years ago
gitk.txt gitk.txt: Fix markup. 18 years ago
gitmodules.txt
glossary.txt manual: add some markup. 18 years ago
hooks.txt post-checkout hook, tests, and docs 18 years ago
howto-index.sh
i18n.txt
install-doc-quick.sh
install-webdoc.sh
merge-options.txt git-merge: add --ff and --no-ff options 18 years ago
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 Documentation: fix git-clone manpage not to refer to itself 18 years ago
user-manual.conf
user-manual.txt Merge branch 'maint' 18 years ago