You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kjetil Barvik 571998921d lstat_cache(): swap func(length, string) into func(string, length) 16 years ago
..
howto Fix Documentation typos surrounding the word 'handful'. 16 years ago
technical Merge branch 'maint' 16 years ago
.gitattributes
.gitignore
CodingGuidelines lstat_cache(): swap func(length, string) into func(string, length) 16 years ago
Makefile Merge branch 'mv/um-pdf' 16 years ago
RelNotes-1.5.0.1.txt
RelNotes-1.5.0.2.txt
RelNotes-1.5.0.3.txt
RelNotes-1.5.0.4.txt
RelNotes-1.5.0.5.txt
RelNotes-1.5.0.6.txt
RelNotes-1.5.0.7.txt
RelNotes-1.5.0.txt
RelNotes-1.5.1.1.txt
RelNotes-1.5.1.2.txt
RelNotes-1.5.1.3.txt
RelNotes-1.5.1.4.txt
RelNotes-1.5.1.5.txt
RelNotes-1.5.1.6.txt
RelNotes-1.5.1.txt
RelNotes-1.5.2.1.txt
RelNotes-1.5.2.2.txt
RelNotes-1.5.2.3.txt
RelNotes-1.5.2.4.txt
RelNotes-1.5.2.5.txt
RelNotes-1.5.2.txt
RelNotes-1.5.3.1.txt
RelNotes-1.5.3.2.txt
RelNotes-1.5.3.3.txt
RelNotes-1.5.3.4.txt
RelNotes-1.5.3.5.txt
RelNotes-1.5.3.6.txt
RelNotes-1.5.3.7.txt
RelNotes-1.5.3.8.txt
RelNotes-1.5.3.txt
RelNotes-1.5.4.1.txt
RelNotes-1.5.4.2.txt
RelNotes-1.5.4.3.txt
RelNotes-1.5.4.4.txt
RelNotes-1.5.4.5.txt
RelNotes-1.5.4.6.txt
RelNotes-1.5.4.7.txt GIT 1.5.4.7 16 years ago
RelNotes-1.5.4.txt
RelNotes-1.5.5.1.txt
RelNotes-1.5.5.2.txt
RelNotes-1.5.5.3.txt
RelNotes-1.5.5.4.txt
RelNotes-1.5.5.5.txt
RelNotes-1.5.5.6.txt GIT 1.5.5.6 16 years ago
RelNotes-1.5.5.txt
RelNotes-1.5.6.1.txt
RelNotes-1.5.6.2.txt
RelNotes-1.5.6.3.txt
RelNotes-1.5.6.4.txt
RelNotes-1.5.6.5.txt
RelNotes-1.5.6.6.txt GIT 1.5.6.6 16 years ago
RelNotes-1.5.6.txt
RelNotes-1.6.0.1.txt
RelNotes-1.6.0.2.txt
RelNotes-1.6.0.3.txt
RelNotes-1.6.0.4.txt Fix typos in the documentation. 16 years ago
RelNotes-1.6.0.5.txt GIT 1.6.0.5 16 years ago
RelNotes-1.6.0.6.txt GIT 1.6.0.6 16 years ago
RelNotes-1.6.0.txt
RelNotes-1.6.1.1.txt GIT 1.6.1.1 16 years ago
RelNotes-1.6.1.2.txt GIT 1.6.1.2 16 years ago
RelNotes-1.6.1.3.txt GIT 1.6.1.3 16 years ago
RelNotes-1.6.1.txt GIT 1.6.1 16 years ago
RelNotes-1.6.2.txt GIT 1.6.2-rc0 16 years ago
SubmittingPatches Merge branch 'maint' to sync with GIT 1.6.0.6 16 years ago
asciidoc.conf Define linkgit macro in [macros] section 16 years ago
blame-options.txt
build-docdep.perl
callouts.xsl
cat-texi.perl Fix the building of gitman.info document 16 years ago
cmd-list.perl
config.txt Merge branch 'tr/add-p-single' 16 years ago
diff-format.txt Documentation: fix typos, grammar, asciidoc syntax 16 years ago
diff-generate-patch.txt Documentation: fix typos, grammar, asciidoc syntax 16 years ago
diff-options.txt Merge branch 'js/diff-color-words' 16 years ago
docbook-xsl.css
docbook.xsl
everyday.txt
fetch-options.txt
fix-texi.perl
git-add.txt Fix typos in the documentation. 16 years ago
git-am.txt git-am: Add --ignore-date option 16 years ago
git-annotate.txt
git-apply.txt parse-opt: migrate builtin-apply. 16 years ago
git-archimport.txt
git-archive.txt
git-bisect.txt Documentation: describe how to "bisect skip" a range of commits 16 years ago
git-blame.txt
git-branch.txt
git-bundle.txt doc/bundle: Use the more conventional suffix '.bundle' 16 years ago
git-cat-file.txt
git-check-attr.txt Merge branch 'maint' 16 years ago
git-check-ref-format.txt
git-checkout-index.txt
git-checkout.txt checkout: implement "-" abbreviation, add docs and tests 16 years ago
git-cherry-pick.txt Fix misleading wording for git-cherry-pick 16 years ago
git-cherry.txt Documentation: clarify which parameters are optional to git-cherry 16 years ago
git-citool.txt
git-clean.txt
git-clone.txt
git-commit-tree.txt
git-commit.txt Merge branch 'maint' to sync with GIT 1.6.0.6 16 years ago
git-config.txt git-config.txt: fix a typo 16 years ago
git-count-objects.txt
git-cvsexportcommit.txt
git-cvsimport.txt
git-cvsserver.txt
git-daemon.txt git-daemon documentation: use {tilde} 16 years ago
git-describe.txt Merge branch 'maint' 16 years ago
git-diff-files.txt Documentation: let asciidoc align related options 16 years ago
git-diff-index.txt
git-diff-tree.txt Documentation: fix typos, grammar, asciidoc syntax 16 years ago
git-diff.txt git-diff: Add --staged as a synonym for --cached. 16 years ago
git-fast-export.txt Merge branch 'maint' to sync with GIT 1.6.0.6 16 years ago
git-fast-import.txt
git-fetch-pack.txt
git-fetch.txt
git-filter-branch.txt filter-branch: add git_commit_non_empty_tree and --prune-empty. 16 years ago
git-fmt-merge-msg.txt
git-for-each-ref.txt
git-format-patch.txt
git-fsck-objects.txt
git-fsck.txt doc/git-fsck: change the way for getting heads' SHA1s 16 years ago
git-gc.txt
git-get-tar-commit-id.txt
git-grep.txt
git-gui.txt Documentation: New GUI configuration and command-line options. 16 years ago
git-hash-object.txt
git-help.txt
git-http-fetch.txt
git-http-push.txt
git-imap-send.txt
git-index-pack.txt
git-init-db.txt
git-init.txt
git-instaweb.txt
git-log.txt Document "git log --source" 16 years ago
git-lost-found.txt
git-ls-files.txt Fix Documentation typos surrounding the word 'handful'. 16 years ago
git-ls-remote.txt
git-ls-tree.txt Merge branch 'jc/maint-ls-tree' 16 years ago
git-mailinfo.txt Documentation: fix typos, grammar, asciidoc syntax 16 years ago
git-mailsplit.txt
git-merge-base.txt Improve language in git-merge.txt and related docs 16 years ago
git-merge-file.txt Improve language in git-merge.txt and related docs 16 years ago
git-merge-index.txt Improve language in git-merge.txt and related docs 16 years ago
git-merge-one-file.txt
git-merge-tree.txt Improve language in git-merge.txt and related docs 16 years ago
git-merge.txt Improve language in git-merge.txt and related docs 16 years ago
git-mergetool.txt Documentation: let asciidoc align related options 16 years ago
git-mktag.txt
git-mktree.txt
git-mv.txt
git-name-rev.txt
git-notes.txt Add a script to edit/inspect notes 16 years ago
git-pack-objects.txt pack-objects: extend --local to mean ignore non-local loose objects too 16 years ago
git-pack-redundant.txt
git-pack-refs.txt
git-parse-remote.txt
git-patch-id.txt
git-peek-remote.txt
git-prune-packed.txt
git-prune.txt
git-pull.txt
git-push.txt Documentation: rework src/dst description in git push 16 years ago
git-quiltimport.txt
git-read-tree.txt
git-rebase.txt rebase: update documentation for --root 16 years ago
git-receive-pack.txt Documentation: fix typos, grammar, asciidoc syntax 16 years ago
git-reflog.txt Documentation: fix typos, grammar, asciidoc syntax 16 years ago
git-relink.txt
git-remote.txt git-remote: document the migration feature of the rename subcommand 16 years ago
git-repack.txt repack: only unpack-unreachable if we are deleting redundant packs 16 years ago
git-repo-config.txt
git-request-pull.txt
git-rerere.txt
git-reset.txt Merge branch 'lt/reset-merge' 16 years ago
git-rev-list.txt
git-rev-parse.txt sha1_name: support @{-N} syntax in get_sha1() 16 years ago
git-revert.txt git-revert documentation: refer to new HOWTO on reverting faulty merges 16 years ago
git-rm.txt
git-send-email.txt Merge branch 'mh/maint-sendmail-cc-doc' into maint 16 years ago
git-send-pack.txt
git-sh-setup.txt
git-shell.txt shell: Document that 'cvs server' is a valid command 16 years ago
git-shortlog.txt git-shortlog.txt: fix example about .mailmap 16 years ago
git-show-branch.txt git-show-branch doc: show -g as synonym to --reflog in the list 16 years ago
git-show-index.txt
git-show-ref.txt
git-show.txt
git-stage.txt Add a built-in alias for 'stage' to the 'add' command 16 years ago
git-stash.txt
git-status.txt
git-stripspace.txt
git-submodule.txt Merge branch 'maint' to sync with GIT 1.6.0.6 16 years ago
git-svn.txt git-svn: documented --ignore-paths 16 years ago
git-symbolic-ref.txt
git-tag.txt git-tag: Add --contains option 16 years ago
git-tar-tree.txt
git-tools.txt
git-unpack-file.txt
git-unpack-objects.txt
git-update-index.txt Documentation: fix typos, grammar, asciidoc syntax 16 years ago
git-update-ref.txt
git-update-server-info.txt
git-upload-archive.txt
git-upload-pack.txt
git-var.txt
git-verify-pack.txt
git-verify-tag.txt
git-web--browse.txt
git-whatchanged.txt
git-write-tree.txt
git.txt GIT 1.6.2-rc0 16 years ago
gitattributes.txt Change the spelling of "wordregex". 16 years ago
gitcli.txt
gitcore-tutorial.txt Fix Documentation typos surrounding the word 'handful'. 16 years ago
gitcvs-migration.txt
gitdiffcore.txt
gitglossary.txt Documentation: fix links to "everyday.html" 16 years ago
githooks.txt Merge branch 'maint' 16 years ago
gitignore.txt
gitk.txt Documentation: clarify commits affected by gitk --merge 16 years ago
gitmodules.txt
gitrepository-layout.txt Documentation: fix description for enabling hooks 16 years ago
gittutorial-2.txt tutorial-2: Update with the new "git commit" ouput 16 years ago
gittutorial.txt gittutorial: remove misleading note 16 years ago
gitworkflows.txt
glossary-content.txt Documentation: fix description for enabling hooks 16 years ago
howto-index.sh
i18n.txt Merge branch 'maint' to sync with GIT 1.6.0.6 16 years ago
install-doc-quick.sh
install-webdoc.sh
manpage-1.72.xsl
merge-config.txt Improve language in git-merge.txt and related docs 16 years ago
merge-options.txt Improve language in git-merge.txt and related docs 16 years ago
merge-strategies.txt
pretty-formats.txt expand --pretty=format color options 16 years ago
pretty-options.txt Fix Documentation typos surrounding the word 'handful'. 16 years ago
pull-fetch-param.txt Documentation: simplify refspec format description 16 years ago
rev-list-options.txt Documentation: rev-list-options.txt: added --branches, --tags & --remotes. 16 years ago
urls-remotes.txt git push: Interpret $GIT_DIR/branches in a Cogito compatible way 16 years ago
urls.txt urls.txt: document optional port specification in git URLS 16 years ago
user-manual.conf
user-manual.txt Merge branch 'maint-1.6.0' into maint 16 years ago