summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update draft release notes to 1.8.4Junio C Hamano2013-06-031-0/+53
* Merge branch 'tr/line-log'Junio C Hamano2013-06-034-22/+48
|\
| * git-log(1): remove --full-line-diff descriptionThomas Rast2013-04-221-4/+0
| * line-log: fix documentation formattingJunio C Hamano2013-04-221-3/+2
| * log -L: :pattern:file syntax to find by funcnameThomas Rast2013-03-284-9/+17
| * Implement line-history search (git log -L)Thomas Rast2013-03-281-0/+22
| * Refactor parse_locBo Yang2013-03-282-18/+19
* | Merge branch 'mc/describe-first-parent'Junio C Hamano2013-06-031-1/+8
|\ \
| * | describe: Add --first-parent optionMike Crowe2013-05-201-1/+8
* | | Merge branch 'jk/fetch-always-update-tracking'Junio C Hamano2013-06-031-3/+8
|\ \ \
| * | | fetch: opportunistically update tracking refsJeff King2013-05-131-1/+1
| * | | fetch/pull doc: untangle meaning of bare <ref>Thomas Rast2013-05-131-3/+8
* | | | Merge branch 'nd/clone-local-with-colon'Junio C Hamano2013-06-031-0/+6
|\ \ \ \
| * | | | clone: allow cloning local paths with colons in themNguyễn Thái Ngọc Duy2013-05-071-0/+6
* | | | | Merge branch 'rh/merge-options-doc-fix'Junio C Hamano2013-06-031-1/+2
|\ \ \ \ \
| * | | | | Documentation/merge-options.txt: restore `-e` optionRichard Hansen2013-05-171-1/+2
* | | | | | Merge branch 'an/diff-index-doc'Junio C Hamano2013-06-031-6/+6
|\ \ \ \ \ \
| * | | | | | Documentation/diff-index: mention two modes of operationJunio C Hamano2013-05-211-6/+6
| |/ / / / /
* | | | | | Sync with maintJunio C Hamano2013-05-301-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'maint-1.8.2' into maintJunio C Hamano2013-05-301-1/+1
| |\ \ \ \ \ \
| | * | | | | | trivial: Add missing period in documentationPhil Hord2013-05-291-1/+1
| | |/ / / / /
* | | | | | | Start 1.8.4 cycleJunio C Hamano2013-05-302-3/+76
* | | | | | | Merge branch 'as/check-ignore'Junio C Hamano2013-05-293-2/+28
|\ \ \ \ \ \ \
| * | | | | | | Documentation: add caveats about I/O buffering for check-{attr,ignore}Adam Spiers2013-04-113-2/+13
| * | | | | | | check-ignore: add -n / --non-matching optionAdam Spiers2013-04-111-0/+15
* | | | | | | | Merge branch 'jh/checkout-auto-tracking'Junio C Hamano2013-05-292-9/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | glossary: Update and rephrase the definition of a remote-tracking branchJohan Herland2013-04-221-6/+7
| * | | | | | | | checkout: Use remote refspecs when DWIMming tracking branchesJohan Herland2013-04-221-3/+3
* | | | | | | | | Merge branch 'jc/prune-all'Junio C Hamano2013-05-293-4/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | prune: introduce OPT_EXPIRY_DATE() and use itJunio C Hamano2013-04-251-0/+4
| * | | | | | | | | api-parse-options.txt: document "no-" for non-boolean optionsMichael Haggerty2013-04-181-0/+2
| * | | | | | | | | git-gc.txt, git-reflog.txt: document new expiry optionsMichael Haggerty2013-04-182-4/+10
* | | | | | | | | | Merge branch 'mh/fetch-into-shallow'Junio C Hamano2013-05-291-2/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | upload-pack: ignore 'shallow' lines with unknown obj-idsMichael Heemskerk2013-04-291-2/+1
* | | | | | | | | | | Merge branch 'fc/transport-helper-error-reporting'Junio C Hamano2013-05-291-6/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | transport-helper: clarify pushing without refspecsFelipe Contreras2013-04-181-2/+2
| * | | | | | | | | | transport-helper: update refspec documentationFelipe Contreras2013-04-181-5/+5
| * | | | | | | | | | transport-helper: clarify *:* refspecFelipe Contreras2013-04-181-2/+2
* | | | | | | | | | | Git 1.8.3v1.8.3Junio C Hamano2013-05-241-11/+11
* | | | | | | | | | | git-svn: introduce --parents parameter for commands branch and tagTobias Schulte2013-05-211-0/+5
* | | | | | | | | | | git-svn: clarify explanation of --destination argumentJonathan Nieder2013-05-211-5/+14
* | | | | | | | | | | git-svn: multiple fetch/branches/tags keys are supportedNathan Gray2013-05-211-0/+12
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'fc/doc-style'Junio C Hamano2013-05-1720-47/+37
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | documentation: trivial style cleanupsFelipe Contreras2013-05-1720-47/+37
* | | | | | | | | | | Merge branch 'dw/asciidoc-sources-are-dot-txt-files'Junio C Hamano2013-05-171-2/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CodingGuidelines: Documentation/*.txt are the sourcesDale Worley2013-05-101-2/+4
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | git-submodule.txt: Clarify 'init' and 'add' subcommands.Dale R. Worley2013-05-161-2/+6
* | | | | | | | | | | Git 1.8.3-rc2v1.8.3-rc2Junio C Hamano2013-05-131-3/+8
* | | | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2013-05-111-0/+12
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | git-svn: added an --include-path flagPaul Walmsley2013-05-091-0/+12
| | |/ / / / / / / / | |/| | | | | | | |