summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation: shared repository management in tutorial.Junio C Hamano2005-12-052-69/+171
* Documentation: push/receive hook references.Junio C Hamano2005-12-052-0/+9
* Documentation: git-diff asciidoc table workaround.Junio C Hamano2005-12-051-8/+10
* Documentation: git-mv manpage workaround.Junio C Hamano2005-12-051-2/+5
* Documentation: talk about pathspec in bisect.Junio C Hamano2005-12-051-15/+51
* Documentation: rebase does not use cherry-pick anymore.Junio C Hamano2005-12-041-1/+1
* Document the --(no-)edit switch of git-revert and git-cherry-pickPetr Baudis2005-12-042-2/+15
* show-branch: allow glob pattern to name branches to show.Junio C Hamano2005-12-041-6/+17
* Update the git-ls-tree documentationPetr Baudis2005-12-041-14/+29
* A few more options for git-cat-fileH. Peter Anvin2005-12-031-3/+10
* documentation: git-tagNo name2005-12-021-1/+21
* documentation: git-bisect (help HTML break man)Junio C Hamano2005-12-021-7/+7
* documentation: clarify read-tree --resetNo name2005-12-021-4/+6
* git-merge documentation: conflicting merge leaves higher stages in indexJunio C Hamano2005-12-021-4/+6
* Documentation: describe '-f' option to git-fetch.Junio C Hamano2005-12-011-0/+5
* Tutorial: adjust merge example to recursive strategy.Junio C Hamano2005-11-301-8/+7
* diff-files: show diffs with stage0 and unmerged stage at the same time.Junio C Hamano2005-11-301-4/+3
* diff-files: -1/-2/-3 to diff against unmerged stage.Linus Torvalds2005-11-301-0/+10
* SVN import: Use one log callMatthias Urlichs2005-11-291-8/+5
* Fix typos and minor format issues.jdl@freescale.com2005-11-291-7/+7
* Documentation: Describe merge operation a bit better.Junio C Hamano2005-11-281-0/+95
* mailinfo: Do not use -u=<encoding>; say --encoding=<encoding>Junio C Hamano2005-11-281-2/+9
* Small fixes in Documentation/git-mv.txtJosef Weidendorfer2005-11-271-4/+4
* Rename git-config-set to git-repo-configJohannes Schindelin2005-11-242-22/+22
* daemon: further tweaks.Junio C Hamano2005-11-211-2/+2
* git-daemon support for user-relative paths.Andreas Ericsson2005-11-212-5/+18
* tutorial: setting up a tree for subsystem maintainersJunio C Hamano2005-11-211-1/+4
* git-reset.txt: Small fix + clarifications.Andreas Ericsson2005-11-201-4/+15
* git-config-set: support selecting values by non-matching regexJohannes Schindelin2005-11-201-1/+17
* Documentation: add hooks/update example.Junio C Hamano2005-11-191-0/+105
* git-config-set: add more optionsJohannes Schindelin2005-11-191-8/+54
* Documentation update for user-relative paths.Andreas Ericsson2005-11-191-5/+24
* Add documentation for git-config-setJohannes Schindelin2005-11-192-0/+111
* Documentation: rebase-from-internal minor updates.Junio C Hamano2005-11-191-5/+2
* Document the "ignore objects" feature of git-pack-redundantLukas Sandström2005-11-181-0/+8
* Update pull/fetch --tags documentationLuck, Tony2005-11-181-1/+3
* git-am: --binary; document --resume and --binary.Junio C Hamano2005-11-171-8/+16
* diff: --full-indexJunio C Hamano2005-11-161-0/+5
* apply: allow-binary-replacement.Junio C Hamano2005-11-161-1/+12
* Documentation/git-log.txt: trivial typo fix.Alecs King2005-11-161-1/+1
* git --help COMMAND brings up the git-COMMAND man-page.Andreas Ericsson2005-11-151-0/+2
* Update git(7) man-page for the C wrapper.Andreas Ericsson2005-11-151-7/+28
* Fix git(1) link to git-index-packJonas Fonseca2005-11-151-1/+1
* Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.Junio C Hamano2005-11-156-10/+11
* git-daemon: --inetd implies --syslogAndreas Ericsson2005-11-151-1/+1
* Documentation nitpickingNikolai Weibull2005-11-142-2/+2
* Document a couple of missing command-line options.Nikolai Weibull2005-11-143-5/+15
* Document the -n command-line option to git-unpack-objectsNikolai Weibull2005-11-141-1/+5
* git-branch: Mention -d and -D in man-page.Andreas Ericsson2005-11-141-4/+11
* Remove git-rename. git-mv does the sameJosef Weidendorfer2005-11-142-35/+0