summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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
2005-11-07Introducing: git-cvsexportcommitMartin Langhoff
2005-11-07Documentation update: use git branch -d foo where applicableKai Ruemmler
2005-11-07Documentation: talk about guts of merge in tutorial.Junio C Hamano
2005-11-07Refactored merge options into separate merge-options.txt.Jon Loeliger
2005-11-07Set up remotes/origin to track all remote branches.Junio C Hamano
2005-11-06Refactor merge strategies into separate includable file.Jon Loeliger
2005-11-06Merge in http-push first stage.Junio C Hamano
2005-11-06Add support for pushing to a remote repository using HTTP/DAVNick Hengeveld
2005-11-06Install asciidoc sources as well.Junio C Hamano
2005-11-06Documentation: pull/clone ref mapping clarification.Junio C Hamano
2005-11-05Documentation: format-patchJunio C Hamano
2005-11-05Documentation: git-fetch/pull updates.Junio C Hamano