summaryrefslogtreecommitdiff
path: root/Documentation/glossary-content.txt
AgeCommit message (Expand)Author
2024-01-19Documentation: add "special refs" to the glossaryPatrick Steinhardt
2024-01-02Merge branch 'jc/orphan-unborn'Junio C Hamano
2023-12-20Merge branch 'mk/doc-gitfile-more'Junio C Hamano
2023-12-03doc: make the gitfile syntax easier to discoverMarcel Krause
2023-11-24orphan/unborn: add to the glossary and use them consistentlyJunio C Hamano
2023-11-20Merge branch 'vd/glossary-dereference-peel'Junio C Hamano
2023-11-14glossary: add definitions for dereference & peelVictoria Dye
2023-10-09documentation: fix subject/verb agreementElijah Newren
2022-10-30glossary: add reachability bitmap descriptionPhilip Oakley
2022-10-30glossary: add "commit graph" descriptionPhilip Oakley
2022-10-30doc: use 'object database' not ODB or abbreviationPhilip Oakley
2022-02-10glossary: describe "worktree"Junio C Hamano
2021-05-19docs: improve fast-forward in glossary contentReuven Y
2020-12-02glossary: improve "branch" definitionSergey Organov
2019-08-05doc: typo: s/can not/cannot/ and s/is does/does/Mark Rushakoff
2019-04-16Merge branch 'tg/glossary-overlay'Junio C Hamano
2019-03-18glossary: add definition for overlayThomas Gummerer
2018-11-19tree-walk: support :(attr) matchingNguyễn Thái Ngọc Duy
2018-06-22Documentation: spelling and grammar fixesVille Skyttä
2018-04-17glossary: substitute "ancestor" for "direct ancestor" in 'push' description.Sergey Organov
2017-10-03Merge branch 'mr/doc-negative-pathspec'Junio C Hamano
2017-09-25docs: improve discoverability of exclude pathspecManav Rathi
2017-06-19glossary: define 'stash entry'Liam Beguin
2017-03-13pathspec: allow querying for attributesBrandon Williams
2017-02-10pathspec: don't error out on all-exclusionary pathspec patternsLinus Torvalds
2017-02-10pathspec magic: add '^' as alias for '!'Linus Torvalds
2016-05-10Merge branch 'rn/glossary-typofix'Junio C Hamano
2016-05-02Documentation: fix typo 'In such these cases'René Nyffenegger
2016-01-20Merge branch 'ss/user-manual'Junio C Hamano
2015-12-29glossary: define the term shallow cloneStephen P. Smith
2015-09-01refs: make refs/bisect/* per-worktreeDavid Turner
2015-07-31refs: introduce pseudoref and per-worktree ref conceptsDavid Turner
2015-05-29glossary: add "remote", "submodule", "superproject"Stefan Beller
2014-11-04Documentation: typofixesThomas Ackermann
2014-05-28Documentation: wording fixes in the user manual and glossaryJeremiah Mahler
2014-03-05docs: mark info/grafts as outdatedJeff King
2013-12-06Support pathspec magic :(exclude) and its short form :!Nguyễn Thái Ngọc Duy
2013-12-06glossary-content.txt: rephrase magic signature partNguyễn Thái Ngọc Duy
2013-11-21glossary-content.txt: fix documentation of "**" patternsNguyễn Thái Ngọc Duy
2013-09-17Merge branch 'rh/ishes-doc'Junio C Hamano
2013-09-04glossary: fix and clarify the definition of 'ref'Richard Hansen
2013-09-04glossary: more precise definition of tree-ish (a.k.a. treeish)Richard Hansen
2013-09-04glossary: define commit-ish (a.k.a. committish)Richard Hansen
2013-09-04glossary: mention 'treeish' as an alternative to 'tree-ish'Richard Hansen
2013-07-15parse_pathspec: accept :(icase)path syntaxNguyễn Thái Ngọc Duy
2013-07-15pathspec: support :(glob) syntaxNguyễn Thái Ngọc Duy
2013-07-15pathspec: support :(literal) syntax for noglob pathspecNguyễn Thái Ngọc Duy
2013-07-03Change "remote tracking" to "remote-tracking"Michael Schubert
2013-06-27Merge branch 'jh/checkout-auto-tracking' into maintJunio C Hamano
2013-04-26Merge branch 'jn/glossary-revision'Junio C Hamano