.. |
howto
|
Add Documentation/howto/setup-git-server-over-http.txt
|
19 years ago |
technical
|
Update send-pack pipeline documentation.
|
18 years ago |
.gitignore
|
…
|
|
Makefile
|
Makefile: add quick-install-doc for installing pre-built manpages
|
18 years ago |
SubmittingPatches
|
Teach SubmittingPatches about git-commit -s
|
18 years ago |
asciidoc.conf
|
escape tilde in Documentation/git-rev-parse.txt
|
18 years ago |
build-docdep.perl
|
…
|
|
callouts.xsl
|
spurious .sp in manpages
|
18 years ago |
config.txt
|
Documentation/config.txt (and repo-config manpage): mark-up fix.
|
18 years ago |
core-tutorial.txt
|
Provide more meaningful output from 'git init-db'.
|
18 years ago |
cvs-migration.txt
|
Docs: update cvs-migration.txt to reflect clone's new default behavior
|
18 years ago |
diff-format.txt
|
Update documentation to remove incorrect GIT_DIFF_OPTS example.
|
18 years ago |
diff-options.txt
|
Document --numstat in git-apply and git-diff
|
18 years ago |
diffcore.txt
|
…
|
|
everyday.txt
|
everyday: replace a few 'prune' and 'repack' with 'gc'
|
18 years ago |
fetch-options.txt
|
…
|
|
git-add.txt
|
git-add -f: allow adding otherwise ignored files.
|
18 years ago |
git-am.txt
|
…
|
|
git-annotate.txt
|
…
|
|
git-apply.txt
|
Document --numstat in git-apply and git-diff
|
18 years ago |
git-applymbox.txt
|
…
|
|
git-applypatch.txt
|
…
|
|
git-archimport.txt
|
…
|
|
git-archive.txt
|
git-archive: update documentation
|
18 years ago |
git-bisect.txt
|
…
|
|
git-blame.txt
|
Documentation: move blame examples
|
18 years ago |
git-branch.txt
|
Documentation/git-branch: new -r to delete remote-tracking branches.
|
18 years ago |
git-cat-file.txt
|
…
|
|
git-check-ref-format.txt
|
…
|
|
git-checkout-index.txt
|
…
|
|
git-checkout.txt
|
…
|
|
git-cherry-pick.txt
|
cherry-pick: make -r the default
|
18 years ago |
git-cherry.txt
|
git-cherry: document limit and add diagram
|
18 years ago |
git-clean.txt
|
…
|
|
git-clone.txt
|
Documentation: update git-clone.txt for clone's new default behavior
|
18 years ago |
git-commit-tree.txt
|
Documentation: i18n commit log message notes.
|
18 years ago |
git-commit.txt
|
Documentation: i18n commit log message notes.
|
18 years ago |
git-convert-objects.txt
|
…
|
|
git-count-objects.txt
|
count-objects -v: show number of packs as well.
|
18 years ago |
git-cvsexportcommit.txt
|
cvsexportcommit - add -a (add author line) flag, cleanup warnings
|
19 years ago |
git-cvsimport.txt
|
Documentation: convert uses of git-link macro to gitlink
|
19 years ago |
git-cvsserver.txt
|
…
|
|
git-daemon.txt
|
Documentation: add git in /etc/services.
|
18 years ago |
git-describe.txt
|
…
|
|
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
|
…
|
|
git-diff-tree.txt
|
Move --pretty options into Documentation/pretty-formats.txt
|
18 years ago |
git-diff.txt
|
diff documentation: mostly talk about <commit>
|
18 years ago |
git-fetch-pack.txt
|
improve fetch-pack's handling of kept packs
|
18 years ago |
git-fetch.txt
|
…
|
|
git-fmt-merge-msg.txt
|
…
|
|
git-for-each-ref.txt
|
Documentation: fix git-format-patch mark-up and link it from git.txt
|
18 years ago |
git-format-patch.txt
|
Add option to set initial In-Reply-To/References
|
19 years ago |
git-fsck-objects.txt
|
…
|
|
git-gc.txt
|
Create 'git gc' to perform common maintenance operations.
|
18 years ago |
git-get-tar-commit-id.txt
|
…
|
|
git-grep.txt
|
grep --all-match
|
18 years ago |
git-hash-object.txt
|
…
|
|
git-http-fetch.txt
|
Teach git-http-fetch the --stdin switch
|
19 years ago |
git-http-push.txt
|
Documentation: add missing second colons and remove a typo
|
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 receive.denyNonFastforwards
|
18 years ago |
git-instaweb.txt
|
Add git-instaweb, instantly browse the working repo with gitweb
|
19 years ago |
git-local-fetch.txt
|
Teach git-local-fetch the --stdin switch
|
19 years ago |
git-log.txt
|
Documentation: minor rewording for git-log and git-show pages.
|
18 years ago |
git-lost-found.txt
|
…
|
|
git-ls-files.txt
|
Documentation about exclude/ignore files
|
19 years ago |
git-ls-remote.txt
|
git-ls-remote(1): document --upload-pack
|
18 years ago |
git-ls-tree.txt
|
…
|
|
git-mailinfo.txt
|
…
|
|
git-mailsplit.txt
|
Assorted typo fixes
|
19 years ago |
git-merge-base.txt
|
…
|
|
git-merge-file.txt
|
Fix mis-mark-up in git-merge-file.txt documentation
|
18 years ago |
git-merge-index.txt
|
Get rid of the dependency on RCS' merge program
|
18 years ago |
git-merge-one-file.txt
|
…
|
|
git-merge-tree.txt
|
…
|
|
git-merge.txt
|
Use GIT_REFLOG_ACTION environment variable instead.
|
18 years ago |
git-mktag.txt
|
…
|
|
git-mktree.txt
|
…
|
|
git-mv.txt
|
…
|
|
git-name-rev.txt
|
typofix (git-name-rev documentation)
|
19 years ago |
git-p4import.txt
|
Assorted typo fixes
|
19 years ago |
git-pack-objects.txt
|
git-pack-objects progress flag documentation and cleanup
|
18 years ago |
git-pack-redundant.txt
|
Assorted typo fixes
|
19 years ago |
git-pack-refs.txt
|
Document git-pack-refs and link it to git(7).
|
18 years ago |
git-parse-remote.txt
|
…
|
|
git-patch-id.txt
|
…
|
|
git-peek-remote.txt
|
…
|
|
git-prune-packed.txt
|
…
|
|
git-prune.txt
|
…
|
|
git-pull.txt
|
Documentation: update git-pull.txt for new clone behavior
|
18 years ago |
git-push.txt
|
git-push: document removal of remote ref with :<dst> pathspec
|
18 years ago |
git-quiltimport.txt
|
…
|
|
git-read-tree.txt
|
read-tree: document --exclude-per-directory
|
18 years ago |
git-rebase.txt
|
Merge branch 'maint'
|
18 years ago |
git-receive-pack.txt
|
Document receive.denyNonFastforwards
|
18 years ago |
git-reflog.txt
|
git-reflog: gc.* configuration and documentation.
|
18 years ago |
git-relink.txt
|
…
|
|
git-repack.txt
|
Merge branch 'np/pack'
|
18 years ago |
git-repo-config.txt
|
Teach Git how to parse standard power of 2 suffixes.
|
18 years ago |
git-request-pull.txt
|
…
|
|
git-rerere.txt
|
rerere gc: honor configuration and document it
|
18 years ago |
git-reset.txt
|
Document git-reset <commit> -- <paths>...
|
18 years ago |
git-resolve.txt
|
…
|
|
git-rev-list.txt
|
Move commit reencoding parameter parsing to revision.c
|
18 years ago |
git-rev-parse.txt
|
Merge branch 'jc/pickaxe'
|
18 years ago |
git-revert.txt
|
…
|
|
git-rm.txt
|
git-rm: Documentation
|
18 years ago |
git-runstatus.txt
|
Document git-runstatus
|
18 years ago |
git-send-email.txt
|
git-send-email: Read the default SMTP server from the GIT config file
|
18 years ago |
git-send-pack.txt
|
Documentation: add missing second colons and remove a typo
|
18 years ago |
git-sh-setup.txt
|
…
|
|
git-shell.txt
|
…
|
|
git-shortlog.txt
|
Build in shortlog
|
18 years ago |
git-show-branch.txt
|
show-branch --reflog: add documentation.
|
18 years ago |
git-show-index.txt
|
…
|
|
git-show-ref.txt
|
show-ref --hash=len, --abbrev=len, and --abbrev
|
18 years ago |
git-show.txt
|
Documentation: minor rewording for git-log and git-show pages.
|
18 years ago |
git-ssh-fetch.txt
|
…
|
|
git-ssh-upload.txt
|
…
|
|
git-status.txt
|
Documentation: git-status takes the same options as git-commit
|
19 years ago |
git-stripspace.txt
|
…
|
|
git-svn.txt
|
git-svn: rename 'commit' command to 'set-tree'
|
18 years ago |
git-svnimport.txt
|
markup fix in svnimport documentation.
|
18 years ago |
git-symbolic-ref.txt
|
De-emphasise the symbolic link documentation.
|
18 years ago |
git-tag.txt
|
git-tag: support -F <file> option
|
18 years ago |
git-tar-tree.txt
|
Remove upload-tar and make git-tar-tree a thin wrapper to git-archive
|
18 years ago |
git-tools.txt
|
Assorted typo fixes
|
19 years ago |
git-unpack-file.txt
|
…
|
|
git-unpack-objects.txt
|
unpack-objects -r: call it "recover".
|
18 years ago |
git-update-index.txt
|
git-update-index(1): fix use of quoting in section title
|
18 years ago |
git-update-ref.txt
|
update-ref: -d flag and ref creation safety.
|
18 years ago |
git-update-server-info.txt
|
…
|
|
git-upload-archive.txt
|
Add git-upload-archive
|
18 years ago |
git-upload-pack.txt
|
…
|
|
git-var.txt
|
…
|
|
git-verify-pack.txt
|
…
|
|
git-verify-tag.txt
|
…
|
|
git-whatchanged.txt
|
…
|
|
git-write-tree.txt
|
…
|
|
git.txt
|
Create 'git gc' to perform common maintenance operations.
|
18 years ago |
gitk.txt
|
gitk(1): mention --all
|
18 years ago |
glossary.txt
|
Documentation: update glossary entry for "origin"
|
18 years ago |
hooks.txt
|
Update documentation for update hook.
|
18 years ago |
howto-index.sh
|
…
|
|
i18n.txt
|
Documentation: i18n commit log message notes.
|
18 years ago |
install-doc-quick.sh
|
Makefile: add quick-install-doc for installing pre-built manpages
|
18 years ago |
install-webdoc.sh
|
…
|
|
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
|
Documentation: Correct alternates documentation, document http-alternates
|
18 years ago |
sort_glossary.pl
|
…
|
|
tutorial-2.txt
|
Align section headers of 'git status' to new 'git add'.
|
18 years ago |
tutorial.txt
|
Documentation: update tutorial's discussion of origin
|
18 years ago |
urls.txt
|
Fix formatting for urls section of fetch, pull, and push manpages
|
18 years ago |