aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'lt/objalloc'Junio C Hamano2007-04-21
|\
| * Clean up object creation to use more common codeLinus Torvalds2007-04-16
| * Use proper object allocators for unknown object nodes tooLinus Torvalds2007-04-16
* | Merge branch 'jc/add'Junio C Hamano2007-04-21
|\ \
| * | git-add -u: match the index with working tree.Junio C Hamano2007-04-20
* | | Merge branch 'jc/attr'Junio C Hamano2007-04-21
|\ \ \
| * | | lockfile: record the primary process.Junio C Hamano2007-04-21
| * | | convert.c: restructure the attribute checking part.Junio C Hamano2007-04-21
| * | | Fix bogus linked-list management for user defined merge drivers.Junio C Hamano2007-04-21
| * | | Simplify calling of CR/LF conversion routinesAlex Riesen2007-04-20
| * | | Document gitattributes(5)Junio C Hamano2007-04-19
| * | | Update 'crlf' attribute semantics.Junio C Hamano2007-04-19
| * | | Documentation: support manual section (5) - file formats.Junio C Hamano2007-04-19
| * | | Simplify code to find recursive merge driver.Junio C Hamano2007-04-18
| * | | Counto-fix in merge-recursiveJunio C Hamano2007-04-18
| * | | Fix funny types used in attribute value representationJunio C Hamano2007-04-18
| * | | Allow low-level driver to specify different behaviour during internal merge.Junio C Hamano2007-04-18
| * | | Custom low-level merge driver: change the configuration scheme.Junio C Hamano2007-04-18
| * | | Allow the default low-level merge driver to be configured.Junio C Hamano2007-04-18
| * | | Custom low-level merge driver support.Junio C Hamano2007-04-18
| * | | Add a demonstration/test of customized merge.Junio C Hamano2007-04-17
| * | | Allow specifying specialized merge-backend per path.Junio C Hamano2007-04-17
| * | | merge-recursive: separate out xdl_merge() interface.Junio C Hamano2007-04-17
| * | | Allow more than true/false to attributes.Junio C Hamano2007-04-17
| * | | Document git-check-attrJames Bowes2007-04-15
| * | | Change attribute negation marker from '!' to '-'.Junio C Hamano2007-04-15
| * | | Define a built-in attribute macro "binary".Junio C Hamano2007-04-15
| * | | attribute macro supportJunio C Hamano2007-04-15
| * | | Makefile: add patch-ids.h back in.Junio C Hamano2007-04-15
| * | | Fix 'diff' attribute semantics.Junio C Hamano2007-04-15
| * | | Fix 'crlf' attribute semantics.Junio C Hamano2007-04-15
| * | | Teach 'diff' about 'diff' attribute.Junio C Hamano2007-04-14
| * | | Define 'crlf' attribute.Junio C Hamano2007-04-14
| * | | Add basic infrastructure to assign attributes to pathsJunio C Hamano2007-04-14
* | | | Merge branch 'lt/gitlink'Junio C Hamano2007-04-21
|\ \ \ \
| * | | | Tests for core subproject supportAlex Riesen2007-04-18
| * | | | Expose subprojects as special files to "git diff" machineryLinus Torvalds2007-04-15
| * | | | Fix some "git ls-files -o" fallout from gitlinksLinus Torvalds2007-04-14
| * | | | Replace a pair of patches with updated ones for subproject support.Junio C Hamano2007-04-14
| |\ \ \ \
| | * | | | Teach "git-read-tree -u" to check out submodules as a directoryLinus Torvalds2007-04-12
| | * | | | Teach git list-objects logic not to follow gitlinksLinus Torvalds2007-04-12
| * | | | | Teach "git-read-tree -u" to check out submodules as a directoryLinus Torvalds2007-04-14
| * | | | | Teach git list-objects logic to not follow gitlinksLinus Torvalds2007-04-14
| * | | | | Fix gitlink index entry filesystem matchingLinus Torvalds2007-04-14
| |/ / / /
| * | | | Don't show gitlink directories when we want "other" filesLinus Torvalds2007-04-12
| * | | | Teach git-update-index about gitlinksLinus Torvalds2007-04-12
| * | | | Teach directory traversal about subprojectsLinus Torvalds2007-04-11
| * | | | Fix thinko in subproject entry sortingLinus Torvalds2007-04-11
| * | | | Teach core object handling functions about gitlinksLinus Torvalds2007-04-10
| * | | | Teach "fsck" not to follow subproject linksLinus Torvalds2007-04-10