..
howto
War on whitespace
18 years ago
technical
War on whitespace
18 years ago
.gitignore
Ignore all man sections as they are generated files.
18 years ago
Makefile
Documentation/Makefile: remove cmd-list.made before redirecting to it.
17 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
War on whitespace
18 years ago
RelNotes-1.5.0.5.txt
War on whitespace
18 years ago
RelNotes-1.5.0.6.txt
War on whitespace
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
War on whitespace
18 years ago
RelNotes-1.5.1.4.txt
GIT v1.5.1.4
18 years ago
RelNotes-1.5.1.5.txt
GIT 1.5.1.6
18 years ago
RelNotes-1.5.1.6.txt
GIT 1.5.1.6
18 years ago
RelNotes-1.5.1.txt
GIT 1.5.1
18 years ago
RelNotes-1.5.2.1.txt
GIT 1.5.2.1
18 years ago
RelNotes-1.5.2.2.txt
GIT 1.5.2.2
18 years ago
RelNotes-1.5.2.3.txt
GIT 1.5.2.3
18 years ago
RelNotes-1.5.2.4.txt
GIT 1.5.2.4
18 years ago
RelNotes-1.5.2.5.txt
GIT 1.5.2.5
17 years ago
RelNotes-1.5.2.txt
GIT 1.5.2
18 years ago
RelNotes-1.5.3.txt
GIT 1.5.3-rc6
17 years ago
SubmittingPatches
War on whitespace
18 years ago
asciidoc.conf
Merge branch 'maint'
18 years ago
blame-options.txt
Fix formatting of git-blame documentation.
17 years ago
build-docdep.perl
Documentation/build-docdep.perl: Fix dependencies for included asciidoc files
18 years ago
callouts.xsl
Revert "tweak manpage formatting"
17 years ago
cmd-list.perl
Reorder the list of commands in the manual.
17 years ago
config.txt
Documentation: update tar.umask default
17 years ago
core-intro.txt
Change "added.moved or removed" to "added, moved or removed" in
18 years ago
core-tutorial.txt
War on whitespace
18 years ago
cvs-migration.txt
Documentation: mention module option to git-cvsimport
18 years ago
diff-format.txt
diff: round down similarity index
18 years ago
diff-options.txt
Update description of -z option.
18 years ago
diffcore.txt
War on whitespace
18 years ago
docbook-xsl.css
War on whitespace
18 years ago
docbook.xsl
Mark user-manual as UTF-8
18 years ago
everyday.txt
git-fsck-objects is now synonym to git-fsck
18 years ago
fetch-options.txt
War on whitespace
18 years ago
fix-texi.perl
Add support for an info version of the user manual
17 years ago
git-add.txt
Clarify actual behavior of 'git add' and ignored files
17 years ago
git-am.txt
War on whitespace
18 years ago
git-annotate.txt
Update git-annotate/git-blame documentation
18 years ago
git-apply.txt
git-apply: apply submodule changes
17 years ago
git-archimport.txt
War on whitespace
18 years ago
git-archive.txt
Documentation: update tar.umask default
17 years ago
git-bisect.txt
War on whitespace
18 years ago
git-blame.txt
git-blame -w: ignore whitespace
18 years ago
git-branch.txt
Try to be consistent with capitalization in the documentation
18 years ago
git-bundle.txt
Documentation: Added [verse] to SYNOPSIS where necessary
18 years ago
git-cat-file.txt
War on whitespace
18 years ago
git-check-attr.txt
War on whitespace
18 years ago
git-check-ref-format.txt
…
git-checkout-index.txt
War on whitespace
18 years ago
git-checkout.txt
Fix misspelling of 'suppress' in docs
17 years ago
git-cherry-pick.txt
War on whitespace
18 years ago
git-cherry.txt
Merge branch 'maint'
18 years ago
git-citool.txt
Document git-gui, git-citool as mainporcelain manual pages
18 years ago
git-clean.txt
Fix minor documentation errors
18 years ago
git-clone.txt
git-clone: aggressively optimize local clone behaviour.
18 years ago
git-commit-tree.txt
Clarify commit-tree documentation
17 years ago
git-commit.txt
Documentation/git-commit.txt: correct bad list formatting.
18 years ago
git-config.txt
Fix documentation for core.gitproxy to reflect code
18 years ago
git-convert-objects.txt
War on whitespace
18 years ago
git-count-objects.txt
War on whitespace
18 years ago
git-cvsexportcommit.txt
Merge branch 'maint' to sync with GIT 1.5.2.2
18 years ago
git-cvsimport.txt
Merge branch 'aw/cvs'
18 years ago
git-cvsserver.txt
cvsserver: Actually implement --export-all
18 years ago
git-daemon.txt
--base-path-relaxed option
18 years ago
git-describe.txt
War on whitespace
18 years ago
git-diff-files.txt
War on whitespace
18 years ago
git-diff-index.txt
War on whitespace
18 years ago
git-diff-tree.txt
War on whitespace
18 years ago
git-diff.txt
Try to be consistent with capitalization in the documentation
18 years ago
git-fast-import.txt
Allow frontends to bidirectionally communicate with fast-import
17 years ago
git-fetch-pack.txt
fetch & clone: do not output progress when not on a tty
18 years ago
git-fetch.txt
Add urls.txt to git-clone man page
18 years ago
git-filter-branch.txt
Minor clarifications to git-filter-branch usage and doc
17 years ago
git-fmt-merge-msg.txt
War on whitespace
18 years ago
git-for-each-ref.txt
Documentation: Reformatted SYNOPSIS for several commands
18 years ago
git-format-patch.txt
Merge branch 'maint'
18 years ago
git-fsck-objects.txt
git-fsck-objects is now synonym to git-fsck
18 years ago
git-fsck.txt
fsck --lost-found: write blob's contents, not their SHA-1
18 years ago
git-gc.txt
Fix minor grammatical typos in the git-gc man page
18 years ago
git-get-tar-commit-id.txt
War on whitespace
18 years ago
git-grep.txt
War on whitespace
18 years ago
git-gui.txt
Document git-gui, git-citool as mainporcelain manual pages
18 years ago
git-hash-object.txt
War on whitespace
18 years ago
git-http-fetch.txt
War on whitespace
18 years ago
git-http-push.txt
War on whitespace
18 years ago
git-imap-send.txt
…
git-index-pack.txt
War on whitespace
18 years ago
git-init-db.txt
Add an option to quiet git-init.
18 years ago
git-init.txt
Add an option to quiet git-init.
18 years ago
git-instaweb.txt
War on whitespace
18 years ago
git-local-fetch.txt
Mark disused commit walkers officially deprecated.
18 years ago
git-log.txt
Don't allow combination of -g and --reverse as it doesn't work
17 years ago
git-lost-found.txt
Documentation: minor edits of git-lost-found manpage
18 years ago
git-ls-files.txt
War on whitespace
18 years ago
git-ls-remote.txt
War on whitespace
18 years ago
git-ls-tree.txt
War on whitespace
18 years ago
git-mailinfo.txt
War on whitespace
18 years ago
git-mailsplit.txt
War on whitespace
18 years ago
git-merge-base.txt
War on whitespace
18 years ago
git-merge-file.txt
…
git-merge-index.txt
War on whitespace
18 years ago
git-merge-one-file.txt
War on whitespace
18 years ago
git-merge-tree.txt
War on whitespace
18 years ago
git-merge.txt
Try to be consistent with capitalization in the documentation
18 years ago
git-mergetool.txt
[PATCH] git-mergetool: Allow gvimdiff to be used as a mergetool
18 years ago
git-mktag.txt
mktag: minimally update the description.
18 years ago
git-mktree.txt
War on whitespace
18 years ago
git-mv.txt
War on whitespace
18 years ago
git-name-rev.txt
War on whitespace
18 years ago
git-pack-objects.txt
Add documentation for --window-memory, pack.windowMemory
18 years ago
git-pack-redundant.txt
War on whitespace
18 years ago
git-pack-refs.txt
Documentation: pack-refs --all vs default behaviour
18 years ago
git-parse-remote.txt
…
git-patch-id.txt
War on whitespace
18 years ago
git-peek-remote.txt
War on whitespace
18 years ago
git-prune-packed.txt
War on whitespace
18 years ago
git-prune.txt
Merge branch 'maint'
18 years ago
git-pull.txt
Add urls.txt to git-clone man page
18 years ago
git-push.txt
Fixed git-push manpage
18 years ago
git-quiltimport.txt
War on whitespace
18 years ago
git-read-tree.txt
Document git read-tree --trivial
18 years ago
git-rebase.txt
Documentation/git-rebase: fix an example
17 years ago
git-receive-pack.txt
Documentation: quote {non-attributes} for asciidoc
18 years ago
git-reflog.txt
Correct documentation of 'reflog show' to explain it shows HEAD
17 years ago
git-relink.txt
War on whitespace
18 years ago
git-remote.txt
Merge branch 'maint'
18 years ago
git-repack.txt
Add documentation for --window-memory, pack.windowMemory
18 years ago
git-repo-config.txt
[PATCH] Rename git-repo-config to git-config.
18 years ago
git-request-pull.txt
War on whitespace
18 years ago
git-rerere.txt
Enable "git rerere" by the config variable rerere.enabled
18 years ago
git-reset.txt
Try to be consistent with capitalization in the documentation
18 years ago
git-rev-list.txt
Fix breakage in git-rev-list.txt
17 years ago
git-rev-parse.txt
Document what the stage numbers in the :$n:path syntax mean.
17 years ago
git-revert.txt
War on whitespace
18 years ago
git-rm.txt
More permissive "git-rm --cached" behavior without -f.
18 years ago
git-runstatus.txt
War on whitespace
18 years ago
git-send-email.txt
Fix misspelling of 'suppress' in docs
17 years ago
git-send-pack.txt
Assorted typo fixes
18 years ago
git-sh-setup.txt
War on whitespace
18 years ago
git-shell.txt
War on whitespace
18 years ago
git-shortlog.txt
War on whitespace
18 years ago
git-show-branch.txt
show-branch -g: default to the current branch.
18 years ago
git-show-index.txt
War on whitespace
18 years ago
git-show-ref.txt
Documentation: show-ref: document --exclude-existing
18 years ago
git-show.txt
War on whitespace
18 years ago
git-ssh-fetch.txt
Mark disused commit walkers officially deprecated.
18 years ago
git-ssh-upload.txt
Mark disused commit walkers officially deprecated.
18 years ago
git-stash.txt
git-stash documentation: add missing backtick
17 years ago
git-status.txt
Add a note about the index being updated by git-status in some cases
18 years ago
git-stripspace.txt
Teach "git stripspace" the --strip-comments option
18 years ago
git-submodule.txt
git-submodule(1): update description and key names
18 years ago
git-svn.txt
git-svn init/clone --stdlayout option to default-init trunk/tags/branches
17 years ago
git-svnimport.txt
Document -u option in git-svnimport man page
17 years ago
git-symbolic-ref.txt
add logref support to git-symbolic-ref
18 years ago
git-tag.txt
Make git tag a builtin.
18 years ago
git-tar-tree.txt
Documentation: update tar.umask default
17 years ago
git-tools.txt
Add hg-to-git conversion utility.
18 years ago
git-unpack-file.txt
War on whitespace
18 years ago
git-unpack-objects.txt
War on whitespace
18 years ago
git-update-index.txt
War on whitespace
18 years ago
git-update-ref.txt
git-update-ref: add --no-deref option for overwriting/detaching ref
18 years ago
git-update-server-info.txt
War on whitespace
18 years ago
git-upload-archive.txt
…
git-upload-pack.txt
Fixup no-progress for fetch & clone
18 years ago
git-var.txt
War on whitespace
18 years ago
git-verify-pack.txt
War on whitespace
18 years ago
git-verify-tag.txt
Make verify-tag a builtin.
18 years ago
git-whatchanged.txt
War on whitespace
18 years ago
git-write-tree.txt
War on whitespace
18 years ago
git.txt
Add and document a global --no-pager option for git.
17 years ago
gitattributes.txt
Documentation/gitattributes.txt: typofix
18 years ago
gitignore.txt
Documentation/gitignore.txt: Fix the seriously misleading priority explanation
18 years ago
gitk.txt
War on whitespace
18 years ago
gitmodules.txt
gitmodules(5): remove leading period from synopsis
18 years ago
glossary.txt
glossary: add 'reflog'
18 years ago
hooks.txt
Remove git-applypatch
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
Fix "make GZ=1 quick-install-doc"
18 years ago
install-webdoc.sh
user-manual: install user manual stylesheet with other web documents
18 years ago
merge-options.txt
War on whitespace
18 years ago
merge-strategies.txt
…
pretty-formats.txt
Support output ISO 8601 format dates
18 years ago
pretty-options.txt
pretty-options.txt: tiny doc fix
18 years ago
pull-fetch-param.txt
War on whitespace
18 years ago
repository-layout.txt
War on whitespace
18 years ago
tutorial-2.txt
tutorials: add user-manual links
18 years ago
tutorial.txt
Merge branch 'maint'
18 years ago
urls-remotes.txt
Add urls.txt to git-clone man page
18 years ago
urls.txt
git-clone: aggressively optimize local clone behaviour.
18 years ago
user-manual.conf
…
user-manual.txt
user-manual: mention git-gui
18 years ago