| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename git-config-set to git-repo-config | Johannes Schindelin | 2005-11-24 | 2 | -22/+22 |
* | daemon: further tweaks. | Junio C Hamano | 2005-11-21 | 1 | -2/+2 |
* | git-daemon support for user-relative paths. | Andreas Ericsson | 2005-11-21 | 2 | -5/+18 |
* | tutorial: setting up a tree for subsystem maintainers | Junio C Hamano | 2005-11-21 | 1 | -1/+4 |
* | git-reset.txt: Small fix + clarifications. | Andreas Ericsson | 2005-11-20 | 1 | -4/+15 |
* | git-config-set: support selecting values by non-matching regex | Johannes Schindelin | 2005-11-20 | 1 | -1/+17 |
* | Documentation: add hooks/update example. | Junio C Hamano | 2005-11-19 | 1 | -0/+105 |
* | git-config-set: add more options | Johannes Schindelin | 2005-11-19 | 1 | -8/+54 |
* | Documentation update for user-relative paths. | Andreas Ericsson | 2005-11-19 | 1 | -5/+24 |
* | Add documentation for git-config-set | Johannes Schindelin | 2005-11-19 | 2 | -0/+111 |
* | Documentation: rebase-from-internal minor updates. | Junio C Hamano | 2005-11-19 | 1 | -5/+2 |
* | Document the "ignore objects" feature of git-pack-redundant | Lukas Sandström | 2005-11-18 | 1 | -0/+8 |
* | Update pull/fetch --tags documentation | Luck, Tony | 2005-11-18 | 1 | -1/+3 |
* | git-am: --binary; document --resume and --binary. | Junio C Hamano | 2005-11-17 | 1 | -8/+16 |
* | diff: --full-index | Junio C Hamano | 2005-11-16 | 1 | -0/+5 |
* | apply: allow-binary-replacement. | Junio C Hamano | 2005-11-16 | 1 | -1/+12 |
* | Documentation/git-log.txt: trivial typo fix. | Alecs King | 2005-11-16 | 1 | -1/+1 |
* | git --help COMMAND brings up the git-COMMAND man-page. | Andreas Ericsson | 2005-11-15 | 1 | -0/+2 |
* | Update git(7) man-page for the C wrapper. | Andreas Ericsson | 2005-11-15 | 1 | -7/+28 |
* | Fix git(1) link to git-index-pack | Jonas Fonseca | 2005-11-15 | 1 | -1/+1 |
* | Documentation: do not blindly run 'cat' .git/HEAD, or echo into it. | Junio C Hamano | 2005-11-15 | 6 | -10/+11 |
* | git-daemon: --inetd implies --syslog | Andreas Ericsson | 2005-11-15 | 1 | -1/+1 |
* | Documentation nitpicking | Nikolai Weibull | 2005-11-14 | 2 | -2/+2 |
* | Document a couple of missing command-line options. | Nikolai Weibull | 2005-11-14 | 3 | -5/+15 |
* | Document the -n command-line option to git-unpack-objects | Nikolai Weibull | 2005-11-14 | 1 | -1/+5 |
* | git-branch: Mention -d and -D in man-page. | Andreas Ericsson | 2005-11-14 | 1 | -4/+11 |
* | Remove git-rename. git-mv does the same | Josef Weidendorfer | 2005-11-14 | 2 | -35/+0 |
* | Rename lost+found to lost-found. | Junio C Hamano | 2005-11-13 | 2 | -5/+5 |
* | Documentation: asciidoc sources are utf-8 | Junio C Hamano | 2005-11-11 | 2 | -3/+3 |
* | Rename .git/lost+found to .git/lost-found. | Junio C Hamano | 2005-11-11 | 1 | -4/+4 |
* | git-lost+found | Junio C Hamano | 2005-11-11 | 2 | -0/+81 |
* | Make git-pack-redundant consider alt-odbs | Lukas_Sandström | 2005-11-11 | 1 | -7/+10 |
* | Rename git-pack-intersect to git-pack-redundant | Lukas_Sandström | 2005-11-11 | 1 | -3/+3 |
* | Add documentation for git-pack-intersect | Lukas_Sandström | 2005-11-11 | 1 | -0/+47 |
* | Documentation: git-apply --no-add | Junio C Hamano | 2005-11-11 | 1 | -1/+7 |
* | Change 'cache' to 'index' in the docs | Lukas_Sandström | 2005-11-11 | 17 | -71/+71 |
* | git-clone: Keep remote names when cloning unless explicitly told not to. | Andreas Ericsson | 2005-11-11 | 1 | -5/+7 |
* | Add --no-commit-id option for git-diff-tree, use it in gitk | Pavel Roskin | 2005-11-11 | 1 | -1/+5 |
* | Documentation: "host:path/to/repo" is git native over ssh. | Junio C Hamano | 2005-11-11 | 1 | -1/+1 |
* | Update howto using-topic-branches | Luck, Tony | 2005-11-08 | 1 | -7/+7 |
* | git-tag -d <tag>: delete tag <tag> | Kai Ruemmler | 2005-11-08 | 1 | -1/+3 |
* | Clean build annoyance. | Junio C Hamano | 2005-11-08 | 1 | -4/+0 |
* | Use consistent shell prompts and example style. | Jon Loeliger | 2005-11-08 | 1 | -88/+138 |
* | Add --tags documentation, scraped from JC mail. | Jon Loeliger | 2005-11-08 | 1 | -0/+3 |
* | Tutorial: do not use 'git resolve'. | Junio C Hamano | 2005-11-08 | 1 | -7/+8 |
* | Documentation: fix dependency generation. | Junio C Hamano | 2005-11-08 | 2 | -11/+36 |
* | Add bug isolation howto, scraped from Linus. | Jon Loeliger | 2005-11-07 | 1 | -0/+65 |
* | Fix documentation dependency generation. | Junio C Hamano | 2005-11-07 | 3 | -9/+36 |
* | Documentation: asciidoc formatting fix for git-cvsexportcommit doc. | Junio C Hamano | 2005-11-07 | 1 | -1/+1 |
* | Introducing: git-cvsexportcommit | Martin Langhoff | 2005-11-07 | 1 | -0/+56 |