summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Don't fflush(stdout) when it's not helpfulTheodore Ts'o2007-06-301-0/+10
* Merge branch 'maint'Junio C Hamano2007-06-302-4/+14
|\
| * git-remote: document -nSam Vilain2007-06-301-0/+7
| * repack: improve documentation on -a optionSam Vilain2007-06-301-4/+7
* | Update draft Release Notes for 1.5.3Junio C Hamano2007-06-291-13/+88
* | git-send-email: make options easier to configure.Adam Roben2007-06-271-10/+14
* | git-send-email: Add --threaded optionAdam Roben2007-06-261-0/+7
* | config: Add --null/-z option for null-delimted outputFrank Lichtenheld2007-06-261-5/+13
* | Merge branch 'maint'Junio C Hamano2007-06-261-0/+2
|\ \ | |/
| * config: Complete documentation of --get-regexpFrank Lichtenheld2007-06-261-0/+2
* | git-svn: trailing slash in prefix is mandatory with --branches/-bGerrit Pape2007-06-241-3/+4
* | Document git-gui, git-citool as mainporcelain manual pagesShawn O. Pearce2007-06-223-0/+149
* | Change default man page path to /usr/share/manIsmail Dönmez2007-06-201-1/+1
* | Document git log --full-diffJakub Narebski2007-06-161-0/+7
* | Document git log --abbrev-commit, as a kind of pretty optionJakub Narebski2007-06-161-0/+9
* | Use tabs for indenting definition list for options in git-log.txtJakub Narebski2007-06-161-1/+1
* | Document git rev-list --timestampJakub Narebski2007-06-161-0/+4
* | Document git reflog --stale-fixJakub Narebski2007-06-161-0/+13
* | Document git rev-parse --is-inside-git-dirJakub Narebski2007-06-161-0/+4
* | Document git read-tree --trivialJakub Narebski2007-06-161-1/+7
* | Document git rev-list --full-historyJakub Narebski2007-06-161-0/+9
* | Documentation: update "stale" links for 1.5.2.2Junio C Hamano2007-06-161-1/+3
* | Merge branch 'jc/remote'Junio C Hamano2007-06-161-3/+22
|\ \
| * | git-push: Update description of refspecs and add examplesJunio C Hamano2007-06-091-3/+22
* | | Merge branch 'fl/cvsserver'Junio C Hamano2007-06-161-0/+43
|\ \ \
| * | | cvsserver: Actually implement --export-allFrank Lichtenheld2007-06-151-1/+2
| * | | cvsserver: Add some useful commandline optionsFrank Lichtenheld2007-06-081-0/+42
* | | | Merge branch 'lh/submodule'Junio C Hamano2007-06-162-1/+63
|\ \ \ \
| * | | | gitmodules(5): remove leading period from synopsisLars Hjemli2007-06-151-1/+1
| * | | | Add gitmodules(5)Lars Hjemli2007-06-122-1/+63
* | | | | Merge branch 'maint' to sync with GIT 1.5.2.2Junio C Hamano2007-06-165-4/+69
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | GIT 1.5.2.2v1.5.2.2Junio C Hamano2007-06-161-0/+61
| * | | | Documentation: adjust to AsciiDoc 8Junio C Hamano2007-06-164-4/+8
* | | | | Merge branch 'jc/blame' (early part)Junio C Hamano2007-06-131-1/+6
|\ \ \ \ \
| * | | | | git-blame -w: ignore whitespaceJunio C Hamano2007-06-091-1/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch 'aw/cvs'Junio C Hamano2007-06-121-6/+17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cvsimport: update documentation to include separate remotes optionAndy Whitcroft2007-06-061-6/+17
* | | | | Teach diff to imply --find-copies-harder upon -C -CJohannes Schindelin2007-06-121-3/+4
* | | | | Merge branch 'lh/submodule'Junio C Hamano2007-06-121-8/+8
|\ \ \ \ \
| * | | | | git-submodule: clone during update, not during initLars Hjemli2007-06-061-8/+8
| |/ / / /
* | | | | Merge branch 'maint'Junio C Hamano2007-06-121-0/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | git-cherry: Document 'limit' command-line optionLuiz Fernando N. Capitulino2007-06-121-0/+3
* | | | | Merge branch 'maint'Junio C Hamano2007-06-102-8/+13
|\ \ \ \ \ | |/ / / /
| * | | | tutorial: use "project history" instead of "changelog" in headerJ. Bruce Fields2007-06-101-2/+2
| * | | | Documentation: user-manual todoJ. Bruce Fields2007-06-101-0/+4
| * | | | user-manual: add a missing section IDJ. Bruce Fields2007-06-101-0/+1
| * | | | Fix typo in remote branch example in git user manualGerrit Pape2007-06-101-1/+1
| * | | | user-manual: quick-start updatesJ. Bruce Fields2007-06-101-5/+5
* | | | | mktag: minimally update the description.Junio C Hamano2007-06-101-7/+7
* | | | | [PATCH] git-mergetool: Allow gvimdiff to be used as a mergetoolDan McGee2007-06-102-2/+2
| |_|/ / |/| | |