summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2005-12-02documentation: git-tagNo name
2005-12-02documentation: git-bisect (help HTML break man)Junio C Hamano
2005-12-02documentation: clarify read-tree --resetNo name
2005-12-02git-merge documentation: conflicting merge leaves higher stages in indexJunio C Hamano
2005-12-01Documentation: describe '-f' option to git-fetch.Junio C Hamano
2005-11-30Tutorial: adjust merge example to recursive strategy.Junio C Hamano
2005-11-30diff-files: show diffs with stage0 and unmerged stage at the same time.Junio C Hamano
2005-11-30diff-files: -1/-2/-3 to diff against unmerged stage.Linus Torvalds
2005-11-29SVN import: Use one log callMatthias Urlichs
2005-11-29Fix typos and minor format issues.jdl@freescale.com
2005-11-29Documentation: Describe merge operation a bit better.Junio C Hamano
2005-11-28mailinfo: Do not use -u=<encoding>; say --encoding=<encoding>Junio C Hamano
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