.. |
howto
|
[PATCH] Rename git-repo-config to git-config.
|
18 years ago |
technical
|
Update send-pack pipeline documentation.
|
18 years ago |
.gitignore
|
Stop ignoring Documentation/README
|
18 years ago |
Makefile
|
Include config.mak in doc/Makefile
|
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
|
Start preparing Release Notes for 1.5.0.3
|
18 years ago |
RelNotes-1.5.0.txt
|
git-clone: Sync documentation to usage note.
|
18 years ago |
SubmittingPatches
|
Documentation: add KMail in SubmittingPatches
|
18 years ago |
asciidoc.conf
|
escape tilde in Documentation/git-rev-parse.txt
|
19 years ago |
build-docdep.perl
|
Documentation/build-docdep.perl: Fix dependencies for included asciidoc files
|
18 years ago |
callouts.xsl
|
spurious .sp in manpages
|
18 years ago |
cmd-list.perl
|
cmd-list: add git-remote
|
18 years ago |
config.txt
|
core.legacyheaders: Use the description used in RelNotes-1.5.0
|
18 years ago |
core-intro.txt
|
Convert update-index references in docs to add.
|
18 years ago |
core-tutorial.txt
|
core-tutorial: http reference link fix
|
18 years ago |
cvs-migration.txt
|
[PATCH] Rename git-repo-config to git-config.
|
18 years ago |
diff-format.txt
|
Assorted typo fixes
|
18 years ago |
diff-options.txt
|
Document --check option to git diff.
|
18 years ago |
diffcore.txt
|
…
|
|
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
|
Update clone/fetch documentation with --depth (shallow clone) option
|
18 years ago |
git-add.txt
|
Documentation: Correct minor typo in git-add documentation.
|
18 years ago |
git-am.txt
|
Teach git-am to pass -p option down to git-apply
|
18 years ago |
git-annotate.txt
|
…
|
|
git-apply.txt
|
Documentation: sync git.txt command list and manual page title
|
18 years ago |
git-applymbox.txt
|
-u is now default for 'git-applymbox'
|
18 years ago |
git-applypatch.txt
|
Documentation: suggest corresponding Porcelain-level in plumbing docs.
|
18 years ago |
git-archimport.txt
|
…
|
|
git-archive.txt
|
Documentation: sync git.txt command list and manual page title
|
18 years ago |
git-bisect.txt
|
Documentation: sync git.txt command list and manual page title
|
18 years ago |
git-blame.txt
|
blame: document --contents option
|
18 years ago |
git-branch.txt
|
Documentation: sync git.txt command list and manual page title
|
18 years ago |
git-cat-file.txt
|
Update git-cat-file documentation
|
18 years ago |
git-check-ref-format.txt
|
Some doc typo fixes
|
19 years ago |
git-checkout-index.txt
|
Documentation: sync git.txt command list and manual page title
|
18 years ago |
git-checkout.txt
|
Convert update-index references in docs to add.
|
18 years ago |
git-cherry-pick.txt
|
Refer users to git-rev-parse for revision specification syntax.
|
18 years ago |
git-cherry.txt
|
git-cherry: document limit and add diagram
|
18 years ago |
git-clean.txt
|
Teach git-clean optional <paths>... parameters.
|
19 years ago |
git-clone.txt
|
git-clone: Sync documentation to usage note.
|
18 years ago |
git-commit-tree.txt
|
Documentation: sync git.txt command list and manual page title
|
18 years ago |
git-commit.txt
|
Documentation: --amend cannot be combined with -c/-C/-F.
|
18 years ago |
git-config.txt
|
[PATCH] Rename git-repo-config to git-config.
|
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
|
Allow forcing of a parent commit, even if the parent is not a direct one.
|
18 years ago |
git-cvsimport.txt
|
Correct ordering in git-cvsimport's option documentation
|
18 years ago |
git-cvsserver.txt
|
git-cvsserver asciidoc formatting tweaks
|
19 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
|
Assorted typo fixes
|
19 years ago |
git-diff-index.txt
|
Minor grammar fixes for git-diff-index.txt
|
18 years ago |
git-diff-stages.txt
|
Add deprecation notices.
|
18 years ago |
git-diff-tree.txt
|
Move --pretty options into Documentation/pretty-formats.txt
|
18 years ago |
git-diff.txt
|
Refer users to git-rev-parse for revision specification syntax.
|
18 years ago |
git-fast-import.txt
|
Documentation: Drop full-stop from git-fast-import title.
|
18 years ago |
git-fetch-pack.txt
|
rename --exec to --upload-pack for fetch-pack and peek-remote
|
18 years ago |
git-fetch.txt
|
git-fetch: document automatic tag following.
|
18 years ago |
git-fmt-merge-msg.txt
|
…
|
|
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
|
Document --ignore-if-in-upstream in git-format-patch
|
18 years ago |
git-fsck-objects.txt
|
git-fsck-objects is now synonym to git-fsck
|
18 years ago |
git-fsck.txt
|
git-fsck-objects is now synonym to git-fsck
|
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
|
Documentation: a few spelling fixes
|
18 years ago |
git-hash-object.txt
|
Documentation: sync git.txt command list and manual page title
|
18 years ago |
git-http-fetch.txt
|
Documentation: sync git.txt command list and manual page title
|
18 years ago |
git-http-push.txt
|
Documentation: sync git.txt command list and manual page title
|
18 years ago |
git-imap-send.txt
|
…
|
|
git-index-pack.txt
|
remove .keep pack lock files when done with refs update
|
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
|
Documentation: sync git.txt command list and manual page title
|
18 years ago |
git-log.txt
|
Update git-log and git-show documentation
|
18 years ago |
git-lost-found.txt
|
…
|
|
git-ls-files.txt
|
Documentation: sync git.txt command list and manual page title
|
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-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
|
typofix (git-name-rev documentation)
|
19 years ago |
git-p4import.txt
|
use 'init' instead of 'init-db' for shipped docs and tools
|
18 years ago |
git-pack-objects.txt
|
git-pack-objects progress flag documentation and cleanup
|
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
|
read-tree: document --exclude-per-directory
|
18 years ago |
git-rebase.txt
|
Convert update-index references in docs to add.
|
18 years ago |
git-receive-pack.txt
|
Documentation: sync git.txt command list and manual page title
|
18 years ago |
git-reflog.txt
|
git reflog show
|
18 years ago |
git-relink.txt
|
…
|
|
git-remote.txt
|
Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name url
|
18 years ago |
git-repack.txt
|
Fixed some typos in git-repack docs
|
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
|
Convert update-index references in docs to add.
|
18 years ago |
git-resolve.txt
|
Add deprecation notices.
|
18 years ago |
git-rev-list.txt
|
reflog inspection: introduce shortcut "-g"
|
18 years ago |
git-rev-parse.txt
|
Update the documentation for the new '@{...}' syntax
|
18 years ago |
git-revert.txt
|
Refer users to git-rev-parse for revision specification syntax.
|
18 years ago |
git-rm.txt
|
git-rm documentation: remove broken behaviour from the example.
|
18 years ago |
git-runstatus.txt
|
Convert update-index references in docs to add.
|
18 years ago |
git-send-email.txt
|
Documentation/git-send-email.txt: Fix labeled list formatting
|
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
|
Documentation: a few spelling fixes
|
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
|
show-ref --hash=len, --abbrev=len, and --abbrev
|
19 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
|
Assorted typo fixes
|
18 years ago |
git-svnimport.txt
|
git-svnimport: support for incremental import
|
18 years ago |
git-symbolic-ref.txt
|
add logref support to git-symbolic-ref
|
18 years ago |
git-tag.txt
|
Add discussion section to git-tag documentation.
|
18 years ago |
git-tar-tree.txt
|
Documentation: sync git.txt command list and manual page title
|
18 years ago |
git-tools.txt
|
Add hg-to-git conversion utility.
|
18 years ago |
git-unpack-file.txt
|
…
|
|
git-unpack-objects.txt
|
unpack-objects -r: call it "recover".
|
19 years ago |
git-update-index.txt
|
[PATCH] Rename git-repo-config to git-config.
|
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
|
Documentation: sync git.txt command list and manual page title
|
18 years ago |
git-var.txt
|
[PATCH] Rename git-repo-config to git-config.
|
18 years ago |
git-verify-pack.txt
|
Fix up docs where "--" isn't displayed correctly.
|
19 years ago |
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
|
Add release notes to the distribution.
|
18 years ago |
gitk.txt
|
Assorted typo fixes
|
18 years ago |
glossary.txt
|
Documentation: describe shallow repository
|
18 years ago |
hooks.txt
|
doc: hooks.txt said post-commit default sends an email, it doesn't
|
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
|
Makefile: add quick-install-doc for installing pre-built manpages
|
18 years ago |
install-webdoc.sh
|
Add release notes to the distribution.
|
18 years ago |
merge-options.txt
|
git-merge --squash
|
19 years ago |
merge-strategies.txt
|
…
|
|
pretty-formats.txt
|
Move commit reencoding parameter parsing to revision.c
|
18 years ago |
pull-fetch-param.txt
|
Documentation: remove master:origin example from pull-fetch-param.txt
|
18 years ago |
repository-layout.txt
|
Clarify that git-update-server-info should be run for every git-push
|
18 years ago |
sort_glossary.pl
|
…
|
|
tutorial-2.txt
|
Convert update-index references in docs to add.
|
18 years ago |
tutorial.txt
|
Why is it bad to rewind a branch that has already been pushed out?
|
18 years ago |
urls.txt
|
Fix formatting for urls section of fetch, pull, and push manpages
|
18 years ago |
user-manual.conf
|
Documentation: add git user's manual
|
18 years ago |
user-manual.txt
|
Fix minor typos/grammar in user-manual.txt
|
18 years ago |