summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2005-11-27Small fixes in Documentation/git-mv.txtJosef Weidendorfer
2005-11-24Rename git-config-set to git-repo-configJohannes Schindelin
2005-11-21daemon: further tweaks.Junio C Hamano
2005-11-21git-daemon support for user-relative paths.Andreas Ericsson
2005-11-21tutorial: setting up a tree for subsystem maintainersJunio C Hamano
2005-11-21git-reset.txt: Small fix + clarifications.Andreas Ericsson
2005-11-20git-config-set: support selecting values by non-matching regexJohannes Schindelin
2005-11-20Documentation: add hooks/update example.Junio C Hamano
2005-11-20git-config-set: add more optionsJohannes Schindelin
2005-11-20Documentation update for user-relative paths.Andreas Ericsson
2005-11-20Add documentation for git-config-setJohannes Schindelin
2005-11-20Documentation: rebase-from-internal minor updates.Junio C Hamano
2005-11-18Document the "ignore objects" feature of git-pack-redundantLukas Sandström
2005-11-18Update pull/fetch --tags documentationLuck, Tony
2005-11-18git-am: --binary; document --resume and --binary.Junio C Hamano
2005-11-17diff: --full-indexJunio C Hamano
2005-11-17apply: allow-binary-replacement.Junio C Hamano
2005-11-16Documentation/git-log.txt: trivial typo fix.Alecs King
2005-11-16git --help COMMAND brings up the git-COMMAND man-page.Andreas Ericsson
2005-11-16Update git(7) man-page for the C wrapper.Andreas Ericsson
2005-11-15Fix git(1) link to git-index-packJonas Fonseca
2005-11-15Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.Junio C Hamano
2005-11-15git-daemon: --inetd implies --syslogAndreas Ericsson
2005-11-15Documentation nitpickingNikolai Weibull
2005-11-15Document a couple of missing command-line options.Nikolai Weibull
2005-11-15Document the -n command-line option to git-unpack-objectsNikolai Weibull
2005-11-14git-branch: Mention -d and -D in man-page.Andreas Ericsson
2005-11-14Remove git-rename. git-mv does the sameJosef Weidendorfer
2005-11-13Rename lost+found to lost-found.Junio C Hamano
2005-11-12Documentation: asciidoc sources are utf-8Junio C Hamano
2005-11-12Rename .git/lost+found to .git/lost-found.Junio C Hamano
2005-11-12git-lost+foundJunio C Hamano
2005-11-12Make git-pack-redundant consider alt-odbsLukas_Sandström
2005-11-12Rename git-pack-intersect to git-pack-redundantLukas_Sandström
2005-11-12Add documentation for git-pack-intersectLukas_Sandström
2005-11-12Documentation: git-apply --no-addJunio C Hamano
2005-11-11Change 'cache' to 'index' in the docsLukas_Sandström
2005-11-11git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson
2005-11-11Add --no-commit-id option for git-diff-tree, use it in gitkPavel Roskin
2005-11-11Documentation: "host:path/to/repo" is git native over ssh.Junio C Hamano
2005-11-09Update howto using-topic-branchesLuck, Tony
2005-11-08git-tag -d <tag>: delete tag <tag>Kai Ruemmler
2005-11-08Clean build annoyance.Junio C Hamano
2005-11-08Use consistent shell prompts and example style.Jon Loeliger
2005-11-08Add --tags documentation, scraped from JC mail.Jon Loeliger
2005-11-08Tutorial: do not use 'git resolve'.Junio C Hamano
2005-11-08Documentation: fix dependency generation.Junio C Hamano
2005-11-08Add bug isolation howto, scraped from Linus.Jon Loeliger
2005-11-08Fix documentation dependency generation.Junio C Hamano
2005-11-08Documentation: asciidoc formatting fix for git-cvsexportcommit doc.Junio C Hamano