summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2005-12-06Documentaiton (read-tree): update description of 3-wayJunio C Hamano
2005-12-06Documentation: hash-object.Junio C Hamano
2005-12-06Added documentation for few missing options.Jon Loeliger
2005-12-05Documentation: shared repository management in tutorial.Junio C Hamano
2005-12-05Documentation: push/receive hook references.Junio C Hamano
2005-12-05Documentation: git-diff asciidoc table workaround.Junio C Hamano
2005-12-05Documentation: git-mv manpage workaround.Junio C Hamano
2005-12-05Documentation: talk about pathspec in bisect.Junio C Hamano
2005-12-05Documentation: rebase does not use cherry-pick anymore.Junio C Hamano
2005-12-05Document the --(no-)edit switch of git-revert and git-cherry-pickPetr Baudis
2005-12-05show-branch: allow glob pattern to name branches to show.Junio C Hamano
2005-12-05Update the git-ls-tree documentationPetr Baudis
2005-12-04A few more options for git-cat-fileH. Peter Anvin
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