aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Support 'diff=pgm' attributeJunio C Hamano2007-04-22
* pack-objects: make generated packfile read-onlyJunio C Hamano2007-04-22
* Update tests not to assume that generated packfiles are writable.Junio C Hamano2007-04-22
* Fix 'quickfix' on pack-objects.Junio C Hamano2007-04-22
* pack-objects: quickfix for permission modes.Junio C Hamano2007-04-22
* Fix crash in t0020 (crlf conversion)Alex Riesen2007-04-22
* Fix a typo in crlf conversion codeAlex Riesen2007-04-22
* Cleanup variables in cat-fileShawn O. Pearce2007-04-22
* Update draft release notes for v1.5.2Junio C Hamano2007-04-22
* Documentation/Makefile: fix section (5) installationJunio C Hamano2007-04-22
* Update documentation links to point at v1.5.1.2Junio C Hamano2007-04-21
* 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
| |\ \ \ \