..
howto
Add a HOWTO for setting up a standalone git daemon
18 years ago
technical
Merge branch 'maint'
18 years ago
.gitignore
Ignore all man sections as they are generated files.
18 years ago
Makefile
Documentation/Makefile: fix section (5) installation
18 years ago
RelNotes-1.5.0.1.txt
GIT 1.5.0.1
18 years ago
RelNotes-1.5.0.2.txt
GIT 1.5.0.2
18 years ago
RelNotes-1.5.0.3.txt
GIT 1.5.0.3
18 years ago
RelNotes-1.5.0.4.txt
GIT 1.5.0.4
18 years ago
RelNotes-1.5.0.5.txt
GIT 1.5.0.5
18 years ago
RelNotes-1.5.0.6.txt
GIT 1.5.0.6
18 years ago
RelNotes-1.5.0.7.txt
GIT 1.5.0.7
18 years ago
RelNotes-1.5.0.txt
git-clone: Sync documentation to usage note.
18 years ago
RelNotes-1.5.1.1.txt
git-svn: don't allow globs to match regular files
18 years ago
RelNotes-1.5.1.2.txt
GIT 1.5.1.2
18 years ago
RelNotes-1.5.1.3.txt
GIT v1.5.1.3
18 years ago
RelNotes-1.5.1.4.txt
GIT v1.5.1.4
18 years ago
RelNotes-1.5.1.txt
GIT 1.5.1
18 years ago
RelNotes-1.5.2.txt
Minor copyediting on Release Notes for 1.5.2
18 years ago
SubmittingPatches
Merge branch 'maint'
18 years ago
asciidoc.conf
Documentation: unbreak user-manual.
18 years ago
blame-options.txt
Update -L documentation for git-blame/git-annotate
18 years ago
build-docdep.perl
Documentation/build-docdep.perl: Fix dependencies for included asciidoc files
18 years ago
callouts.xsl
…
cmd-list.perl
Document git-check-attr
18 years ago
config.txt
Increase pack.depth default to 50
18 years ago
core-intro.txt
Merge branch 'maint'
18 years ago
core-tutorial.txt
core-tutorial: minor fixes
18 years ago
cvs-migration.txt
Documentation: mention module option to git-cvsimport
18 years ago
diff-format.txt
diff format documentation: describe raw combined diff format
18 years ago
diff-options.txt
Document --quiet option to git-diff
18 years ago
diffcore.txt
Remove git-diff-stages.
18 years ago
docbook-xsl.css
Documentation: add git user's manual
18 years ago
everyday.txt
git-fsck-objects is now synonym to git-fsck
18 years ago
fetch-options.txt
Document additional options for git-fetch
18 years ago
git-add.txt
Document git add -u introduced earlier.
18 years ago
git-am.txt
Update git-am documentation
18 years ago
git-annotate.txt
Update git-annotate/git-blame documentation
18 years ago
git-apply.txt
Update git-apply documentation
18 years ago
git-applymbox.txt
Update git-applymbox documentation
18 years ago
git-applypatch.txt
Documentation: suggest corresponding Porcelain-level in plumbing docs.
18 years ago
git-archimport.txt
git-archimport: allow remapping branch names
18 years ago
git-archive.txt
Merge branch 'maint'
18 years ago
git-bisect.txt
Documentation: bisect: "start" accepts one bad and many good commits
18 years ago
git-blame.txt
blame -s: suppress author name and time.
18 years ago
git-branch.txt
git-branch, git-checkout: autosetup for remote branch tracking
18 years ago
git-bundle.txt
fix various doc typos
18 years ago
git-cat-file.txt
Update git-cat-file documentation
18 years ago
git-check-attr.txt
Document git-check-attr
18 years ago
git-check-ref-format.txt
…
git-checkout-index.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-checkout.txt
Reverse the order of -b and --track in the man page.
18 years ago
git-cherry-pick.txt
Update git-cherry-pick documentation
18 years ago
git-cherry.txt
…
git-clean.txt
Fix minor documentation errors
18 years ago
git-clone.txt
tiny fix in documentation of git-clone
18 years ago
git-commit-tree.txt
Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL
18 years ago
git-commit.txt
git-commit: add a --interactive option
18 years ago
git-config.txt
Update git-config documentation
18 years ago
git-convert-objects.txt
…
git-count-objects.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-cvsexportcommit.txt
Documentation: don't reference non-existent 'git-cvsapplycommit'
18 years ago
git-cvsimport.txt
cvsimport: Improve formating consistency
18 years ago
git-cvsserver.txt
Merge branch 'fl/cvsserver'
18 years ago
git-daemon.txt
git-daemon documentation on enabling services.
18 years ago
git-describe.txt
Update describe documentation.
18 years ago
git-diff-files.txt
Removing -n option from git-diff-files documentation
18 years ago
git-diff-index.txt
…
git-diff-tree.txt
…
git-diff.txt
Merge branch 'master-for-junio' of git://repo.or.cz/git/fastimport; branch 'maint'
18 years ago
git-fast-import.txt
Fix documentation of tag in git-fast-import.txt
18 years ago
git-fetch-pack.txt
fetch & clone: do not output progress when not on a tty
18 years ago
git-fetch.txt
git-fetch: document automatic tag following.
18 years ago
git-fmt-merge-msg.txt
Update git-fmt-merge documentation
18 years ago
git-for-each-ref.txt
git-for-each-ref doesn't return "the bit after $GIT_DIR/refs"
18 years ago
git-format-patch.txt
Add custom subject prefix support to format-patch (take 3)
18 years ago
git-fsck-objects.txt
git-fsck-objects is now synonym to git-fsck
18 years ago
git-fsck.txt
Fix lost-found to show commits only referenced by reflogs
18 years ago
git-gc.txt
git-gc: run pack-refs by default unless the repo is bare
18 years ago
git-get-tar-commit-id.txt
…
git-grep.txt
Update git-grep documentation
18 years ago
git-hash-object.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-http-fetch.txt
Update git-http-fetch documentation
18 years ago
git-http-push.txt
Update git-http-push documentation
18 years ago
git-imap-send.txt
…
git-index-pack.txt
document --index-version for index-pack and pack-objects
18 years ago
git-init-db.txt
Document git-init
18 years ago
git-init.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-instaweb.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-local-fetch.txt
Update git-local-fetch documentation
18 years ago
git-log.txt
Document 'git-log --decorate'
18 years ago
git-lost-found.txt
Documentation: minor edits of git-lost-found manpage
18 years ago
git-ls-files.txt
Fix minor documentation errors
18 years ago
git-ls-remote.txt
Documentation: a few spelling fixes
18 years ago
git-ls-tree.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-mailinfo.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-mailsplit.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-merge-base.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-merge-file.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-merge-index.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-merge-one-file.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-merge-tree.txt
…
git-merge.txt
Convert update-index references in docs to add.
18 years ago
git-mergetool.txt
Document 'opendiff' value in config.txt and git-mergetool.txt
18 years ago
git-mktag.txt
…
git-mktree.txt
…
git-mv.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-name-rev.txt
name-rev: introduce the --refs=<pattern> option
18 years ago
git-p4import.txt
use 'init' instead of 'init-db' for shipped docs and tools
18 years ago
git-pack-objects.txt
Increase pack.depth default to 50
18 years ago
git-pack-redundant.txt
git-fsck-objects is now synonym to git-fsck
18 years ago
git-pack-refs.txt
Documentation: pack-refs --all vs default behaviour
18 years ago
git-parse-remote.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-patch-id.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-peek-remote.txt
rename --exec to --upload-pack for fetch-pack and peek-remote
18 years ago
git-prune-packed.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-prune.txt
git-fsck-objects is now synonym to git-fsck
18 years ago
git-pull.txt
Documentation/git-pull: describe default behaviour and config interactions
18 years ago
git-push.txt
rename --exec to --receive-pack for push and send-pack
18 years ago
git-quiltimport.txt
Documentation/git-quiltimport.txt: Fix labeled list formatting
18 years ago
git-read-tree.txt
git-read-tree --index-output=<file>
18 years ago
git-rebase.txt
Convert update-index references in docs to add.
18 years ago
git-receive-pack.txt
Change {pre,post}-receive hooks to use stdin
18 years ago
git-reflog.txt
git reflog show
18 years ago
git-relink.txt
…
git-remote.txt
Documentation: fix typo in git-remote.txt
18 years ago
git-repack.txt
Increase pack.depth default to 50
18 years ago
git-repo-config.txt
[PATCH] Rename git-repo-config to git-config.
18 years ago
git-request-pull.txt
…
git-rerere.txt
Convert update-index references in docs to add.
18 years ago
git-reset.txt
Documentation/git-reset.txt: suggest git commit --amend in example.
18 years ago
git-rev-list.txt
Add --date={local,relative,default}
18 years ago
git-rev-parse.txt
SPECIFYING RANGES typo fix: it it => it is
18 years ago
git-revert.txt
Refer users to git-rev-parse for revision specification syntax.
18 years ago
git-rm.txt
Add --ignore-unmatch option to exit with zero status when no files are removed.
18 years ago
git-runstatus.txt
Convert update-index references in docs to add.
18 years ago
git-send-email.txt
send-email documentation: clarify --smtp-server
18 years ago
git-send-pack.txt
Assorted typo fixes
18 years ago
git-sh-setup.txt
Documentation/git-sh-setup.txt: programmer's docs
18 years ago
git-shell.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-shortlog.txt
git shortlog documentation: add long options and fix a typo
18 years ago
git-show-branch.txt
show-branch -g: default to the current branch.
18 years ago
git-show-index.txt
…
git-show-ref.txt
Documentation: show-ref: document --exclude-existing
18 years ago
git-show.txt
Fix git-show man page formatting in the EXAMPLES section
18 years ago
git-ssh-fetch.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-ssh-upload.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-status.txt
Convert update-index references in docs to add.
18 years ago
git-stripspace.txt
…
git-svn.txt
Add --no-rebase option to git-svn dcommit
18 years ago
git-svnimport.txt
Documentation/git-svnimport.txt: fix typo.
18 years ago
git-symbolic-ref.txt
add logref support to git-symbolic-ref
18 years ago
git-tag.txt
git-tag(1): -v option is a subcommand; fix code block
18 years ago
git-tar-tree.txt
git-tar-tree: complete deprecation conversion message
18 years ago
git-tools.txt
Add hg-to-git conversion utility.
18 years ago
git-unpack-file.txt
…
git-unpack-objects.txt
…
git-update-index.txt
Added a reference to git-add in the documentation for git-update-index
18 years ago
git-update-ref.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-update-server-info.txt
…
git-upload-archive.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git-upload-pack.txt
Fixup no-progress for fetch & clone
18 years ago
git-var.txt
[PATCH] Rename git-repo-config to git-config.
18 years ago
git-verify-pack.txt
…
git-verify-tag.txt
…
git-whatchanged.txt
Documentation/git-whatchanged.txt: show -<n> instead of --max-count.
18 years ago
git-write-tree.txt
Documentation: sync git.txt command list and manual page title
18 years ago
git.txt
Update documentation links to point at 1.5.1.4
18 years ago
gitattributes.txt
Add 'filter' attribute and external filter driver definition.
18 years ago
gitk.txt
Assorted typo fixes
18 years ago
glossary.txt
glossary: clean up cross-references
18 years ago
hooks.txt
Minor fixup to documentation of hooks in git-receive-pack.
18 years ago
howto-index.sh
…
i18n.txt
Documentation/i18n.txt: it is i18n.commitencoding not core.commitencoding
18 years ago
install-doc-quick.sh
…
install-webdoc.sh
user-manual: install user manual stylesheet with other web documents
18 years ago
merge-options.txt
…
merge-strategies.txt
…
pretty-formats.txt
Add %m to '--pretty=format:'
18 years ago
pull-fetch-param.txt
…
repository-layout.txt
Clarify that git-update-server-info should be run for every git-push
18 years ago
tutorial-2.txt
Convert update-index references in docs to add.
18 years ago
tutorial.txt
Mention version 1.5.1 in tutorial and user-manual
18 years ago
urls.txt
…
user-manual.conf
Documentation: add git user's manual
18 years ago
user-manual.txt
Link to HTML version of external doc if available
18 years ago