..
howto
Add Documentation/howto/setup-git-server-over-http.txt
19 years ago
technical
Documentation/technical/racy-git.txt
18 years ago
.gitignore
…
Makefile
no need to install manpages as executable
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
config documentation: group color items together.
18 years ago
core-tutorial.txt
Documentation: Fix broken links
18 years ago
cvs-migration.txt
Documentation: simpler shared repository creation
18 years ago
diff-format.txt
Update documentation to remove incorrect GIT_DIFF_OPTS example.
18 years ago
diff-options.txt
Document git-diff whitespace flags -b and -w
18 years ago
diffcore.txt
…
everyday.txt
Documentation: add git in /etc/services.
18 years ago
fetch-options.txt
…
git-add.txt
make 'git add' a first class user friendly interface to the index
18 years ago
git-am.txt
…
git-annotate.txt
Add git-annotate(1) and git-blame(1)
19 years ago
git-apply.txt
git-apply: Documentation typo fix
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
git-branch: add options and tests for branch renaming
18 years ago
git-cat-file.txt
cat-file: document -p option
19 years ago
git-check-ref-format.txt
Some doc typo fixes
19 years ago
git-checkout-index.txt
Fix up docs where "--" isn't displayed correctly.
19 years ago
git-checkout.txt
Merge branch 'master' into sp/reflog
19 years ago
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
Teach git-clean optional <paths>... parameters.
19 years ago
git-clone.txt
Documentation: update git-clone man page with new behavior
18 years ago
git-commit-tree.txt
…
git-commit.txt
Documentation/git-commit: rewrite to make it more end-user friendly.
18 years ago
git-convert-objects.txt
…
git-count-objects.txt
builtin-count-objects: make it official.
19 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-cvsserver asciidoc formatting tweaks
19 years ago
git-daemon.txt
Documentation: add git in /etc/services.
18 years ago
git-describe.txt
Some doc typo fixes
19 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
…
git-diff-tree.txt
Move --pretty options into Documentation/pretty-formats.txt
18 years ago
git-diff.txt
Update git-diff documentation
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
Documentation: Spelling fixes
19 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
Several trivial documentation touch ups.
19 years ago
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
Move --pretty options into Documentation/pretty-formats.txt
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
Documentation: git-ls-tree (typofix)
19 years ago
git-mailinfo.txt
…
git-mailsplit.txt
Assorted typo fixes
19 years ago
git-merge-base.txt
Update the documentation for git-merge-base
19 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
Documentation: add a couple of missing docs.
19 years ago
git-merge.txt
git-merge: make it usable as the first class UI
18 years ago
git-mktag.txt
…
git-mktree.txt
Documentation: add a couple of missing docs.
19 years ago
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
Documentation: Spelling fixes
19 years ago
git-peek-remote.txt
…
git-prune-packed.txt
…
git-prune.txt
Fix up docs where "--" isn't displayed correctly.
19 years ago
git-pull.txt
Mention that pull can work locally in the synopsis
18 years ago
git-push.txt
git-push: document removal of remote ref with :<dst> pathspec
18 years ago
git-quiltimport.txt
Implement a --dry-run option to git-quiltimport
19 years ago
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-relink.txt
…
git-repack.txt
Merge branch 'np/pack'
18 years ago
git-repo-config.txt
Document git-repo-config --bool/--int options.
18 years ago
git-request-pull.txt
…
git-rerere.txt
git-rerere: add 'gc' command.
18 years ago
git-reset.txt
Documentation: Spelling fixes
19 years ago
git-resolve.txt
…
git-rev-list.txt
Move --pretty options into Documentation/pretty-formats.txt
18 years ago
git-rev-parse.txt
Merge branch 'jc/pickaxe'
18 years ago
git-revert.txt
…
git-rm.txt
Fix up docs where "--" isn't displayed correctly.
19 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
Documentation: Spelling fixes
19 years ago
git-shell.txt
…
git-shortlog.txt
Build in shortlog
18 years ago
git-show-branch.txt
show-branch: match documentation and usage
19 years ago
git-show-index.txt
…
git-show-ref.txt
show-ref --hash=len, --abbrev=len, and --abbrev
18 years ago
git-show.txt
git-show: grok blobs, trees and tags, too
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: allow dcommit to take an alternate head
18 years ago
git-svnimport.txt
…
git-symbolic-ref.txt
De-emphasise the symbolic link documentation.
18 years ago
git-tag.txt
…
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
Retire git-clone-pack
19 years ago
git-var.txt
Deprecate usage of git-var -l for getting config vars list
19 years ago
git-verify-pack.txt
Fix up docs where "--" isn't displayed correctly.
19 years ago
git-verify-tag.txt
…
git-whatchanged.txt
Fix up docs where "--" isn't displayed correctly.
19 years ago
git-write-tree.txt
write-tree: --prefix=<path>
19 years ago
git.txt
Update documentation to remove incorrect GIT_DIFF_OPTS example.
18 years ago
gitk.txt
gitk(1): mention --all
18 years ago
glossary.txt
Documentation: Define symref and update HEAD description
18 years ago
hooks.txt
Fix trivial typos and inconsistencies in hooks documentation
18 years ago
howto-index.sh
…
install-webdoc.sh
Documentation/Makefile: create tarballs for the man pages and html files
19 years ago
merge-options.txt
git-merge --squash
19 years ago
merge-strategies.txt
…
pretty-formats.txt
Move --pretty options into Documentation/pretty-formats.txt
18 years ago
pull-fetch-param.txt
…
repository-layout.txt
Documentation: Correct alternates documentation, document http-alternates
18 years ago
sort_glossary.pl
Added definitions for a few words:
19 years ago
tutorial-2.txt
git-commit: show --summary after successful commit.
18 years ago
tutorial.txt
make 'git add' a first class user friendly interface to the index
18 years ago
urls.txt
Documentation for the [remote] config
18 years ago