summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Limit the size of the new delta_base_cacheShawn O. Pearce2007-03-181-0/+13
* Make git-send-email aware of Cc: lines.J. Bruce Fields2007-03-181-1/+2
* mergetool: Add support for vimdiff.James Bowes2007-03-182-2/+2
* Update main git.html page to point at 1.5.0.5 documentationJunio C Hamano2007-03-181-1/+3
* Merge branch 'ar/diff'Junio C Hamano2007-03-181-0/+5
|\
| * Allow git-diff exit with codes similar to diff(1)Alex Riesen2007-03-141-0/+5
* | Merge 1.5.0.5 in from 'maint'Junio C Hamano2007-03-181-0/+28
|\ \
| * | GIT 1.5.0.5v1.5.0.5Junio C Hamano2007-03-181-0/+28
* | | git-fetch, git-branch: Support local --track via a special remote '.'Paolo Bonzini2007-03-161-0/+4
| |/ |/|
* | Merge GIT 1.5.0.4Junio C Hamano2007-03-142-1/+25
|\ \ | |/
| * GIT 1.5.0.4v1.5.0.4Junio C Hamano2007-03-141-0/+24
| * Clarify doc for git-config --unset-all.Yann Dirson2007-03-141-1/+1
* | Merge branch 'maint'Junio C Hamano2007-03-141-8/+11
|\ \ | |/
| * cvsserver: asciidoc formatting changesFrank Lichtenheld2007-03-131-8/+11
* | Merge branch 'pb/branch-track'Junio C Hamano2007-03-142-3/+21
|\ \
| * | git-branch, git-checkout: autosetup for remote branch trackingPaolo Bonzini2007-03-102-3/+21
* | | Documentation: add git-mergetool to the command list.Junio C Hamano2007-03-141-0/+1
* | | Merge branch 'master' of git://repo.or.cz/git/mergetoolJunio C Hamano2007-03-142-0/+51
|\ \ \
| * | | Add git-mergetool to run an appropriate merge conflict resolution programTheodore Ts'o2007-03-132-0/+51
* | | | git-svn: add -l/--local command to "git svn rebase"Eric Wong2007-03-131-0/+8
|/ / /
* | | git-send-email: configurable bcc and chain-reply-toAvi Kivity2007-03-111-1/+9
* | | Merge branch 'maint'Junio C Hamano2007-03-111-0/+13
|\ \ \ | | |/ | |/|
| * | git-send-email: Document configuration optionsAvi Kivity2007-03-111-0/+13
* | | Change {pre,post}-receive hooks to use stdinShawn O. Pearce2007-03-111-16/+16
| |/ |/|
* | Merge branch 'js/attach'Junio C Hamano2007-03-101-4/+12
|\ \
| * | format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin2007-03-041-3/+11
* | | Merge branch 'pb/commit-i'Junio C Hamano2007-03-101-2/+7
|\ \ \
| * | | git-commit: add a --interactive optionPaolo Bonzini2007-03-091-2/+7
* | | | Merge branch 'maint'Junio C Hamano2007-03-104-23/+32
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-03-103-20/+29
| |\ \
| | * | user-manual: install user manual stylesheet with other web documentsJ. Bruce Fields2007-03-101-1/+1
| | * | user-manual: fix rendering of history diagramsJ. Bruce Fields2007-03-101-4/+21
| | * | user-manual: fix missing colon in git-show exampleJ. Bruce Fields2007-03-101-1/+1
| | * | user-manual: fix inconsistent use of pull and mergeJ. Bruce Fields2007-03-101-11/+3
| | * | user-manual: fix inconsistent exampleJ. Bruce Fields2007-03-101-2/+2
| | * | glossary: fix overoptimistic automatic linking of defined termsJ. Bruce Fields2007-03-101-1/+1
| * | | Documentation: s/seperator/separator/Jeff King2007-03-091-3/+3
| |/ /
* | | Merge branch 'js/config-rename'Junio C Hamano2007-03-081-0/+8
|\ \ \
| * | | git-config: document --rename-section, provide --remove-sectionPaolo Bonzini2007-03-031-0/+8
* | | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-03-071-1/+12
|\ \ \ \
| * | | | Allow fast-import frontends to reload the marks tableShawn O. Pearce2007-03-071-1/+12
* | | | | Teach receive-pack to run pre-receive/post-receive hooksShawn O. Pearce2007-03-071-42/+107
* | | | | git-archimport: allow remapping branch namesPaolo Bonzini2007-03-071-2/+17
|/ / / /
* | | | Merge branch 'master-for-junio' of git://repo.or.cz/git/fastimport; branch 'm...Junio C Hamano2007-03-054-3/+38
|\ \ \ \ | | |/ / | |/| |
| * | | Fix diff-options references in git-diff and git-format-patchBrian Gernhardt2007-03-052-3/+5
| * | | Add definition of <commit-ish> to the main git man page.Theodore Ts'o2007-03-051-0/+6
| * | | Begin SubmittingPatches with a check listJohannes Schindelin2007-03-051-0/+27
* | | | Post 1.5.0.3 cleanupJunio C Hamano2007-03-042-4/+14
| |_|/ |/| |
* | | Merge branch 'js/fetch-progress' (early part)Junio C Hamano2007-03-042-2/+12
|\ \ \
| * | | Fixup no-progress for fetch & cloneJohannes Schindelin2007-02-241-4/+1