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 c7860507f0 git-status documentation: mention subdirectory behaviour 17 years ago
..
howto Addendum to "MaintNotes" 17 years ago
technical
.gitignore
CodingGuidelines Add Documentation/CodingGuidelines 17 years ago
Makefile install-sh from automake does not like -m without delimiting space 17 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
RelNotes-1.5.3.3.txt
RelNotes-1.5.3.4.txt
RelNotes-1.5.3.5.txt RelNotes-1.5.3.5: fix another typo 17 years ago
RelNotes-1.5.3.6.txt GIT 1.5.3.6 17 years ago
RelNotes-1.5.3.7.txt GIT 1.5.3.7 17 years ago
RelNotes-1.5.3.txt
RelNotes-1.5.4.txt Update draft release notes for 1.5.4 17 years ago
SubmittingPatches SubmittingPatches: improve the 'Patch:' section of the checklist 17 years ago
asciidoc.conf Documentation: Fix man page breakage with DocBook XSL v1.72 17 years ago
blame-options.txt
build-docdep.perl
callouts.xsl
cmd-list.perl Consolidate command list to one. 17 years ago
config.txt Documentation: color.* = true means "auto" 17 years ago
core-tutorial.txt Documentation: Fix references to deprecated commands 17 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 17 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 Documentation: add --patch option to synopsis of git-add 17 years ago
git-am.txt
git-annotate.txt
git-apply.txt
git-archimport.txt
git-archive.txt
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 'jc/branch-contains' 17 years ago
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 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 17 years ago
git-commit-tree.txt
git-commit.txt git-commit documentation: fix unfinished sentence. 17 years ago
git-config.txt git-config --get-color: get configured color 17 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 17 years ago
git-fast-export.txt fast-export: rename the signed tag mode 'ignore' to 'verbatim' 17 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
git-format-patch.txt Documentation: customize diff-options depending on particular command 17 years ago
git-fsck-objects.txt
git-fsck.txt
git-gc.txt
git-get-tar-commit-id.txt Documentation: Fix references to deprecated commands 17 years ago
git-grep.txt
git-gui.txt
git-hash-object.txt
git-help.txt Formatting fix for Documentation/git-help.txt 17 years ago
git-http-fetch.txt
git-http-push.txt
git-imap-send.txt
git-index-pack.txt
git-init-db.txt
git-init.txt
git-instaweb.txt
git-log.txt
git-lost-found.txt Deprecate git-lost-found 17 years ago
git-ls-files.txt git-ls-files: add --exclude-standard 17 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
git-merge-one-file.txt
git-merge-tree.txt
git-merge.txt Merge branch 'maint' into HEAD 18 years ago
git-mergetool.txt
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
git-pack-redundant.txt
git-pack-refs.txt
git-parse-remote.txt
git-patch-id.txt
git-peek-remote.txt Deprecate peek-remote 17 years ago
git-prune-packed.txt
git-prune.txt Add "--expire <time>" option to 'git prune' 17 years ago
git-pull.txt Teach 'git pull' about --rebase 17 years ago
git-push.txt Merge branch 'aw/mirror-push' into jk/send-pack 17 years ago
git-quiltimport.txt
git-read-tree.txt
git-rebase.txt
git-receive-pack.txt
git-reflog.txt Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys. 17 years ago
git-relink.txt
git-remote.txt Merge branch 'maint' 17 years ago
git-repack.txt
git-repo-config.txt
git-request-pull.txt
git-rerere.txt Documentation: rerere is enabled by default these days. 17 years ago
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 17 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 17 years ago
git-send-pack.txt push: use same rules as git-rev-parse to resolve refspecs 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-stash.txt
git-status.txt git-status documentation: mention subdirectory behaviour 17 years ago
git-stripspace.txt Remove escaping of '|' in manpage option sections 18 years ago
git-submodule.txt
git-svn.txt git-svn: info --url [path] 17 years ago
git-symbolic-ref.txt Update manpages to reflect new short and long option aliases 18 years ago
git-tag.txt builtin-tag: accept and process multiple -m just like git-commit 17 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 Documentation/git.txt: typofix 17 years ago
gitattributes.txt Merge branch 'maint' 17 years ago
gitignore.txt
gitk.txt
gitmodules.txt
glossary.txt
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 Documentation: fix git-clone manpage not to refer to itself 17 years ago
user-manual.conf
user-manual.txt Merge branch 'maint' 17 years ago