aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | dir.c(common_prefix): Fix two bugsJohannes Schindelin2007-04-23
* | | | git-fetch: Fix "argument list too long"OGAWA Hirofumi2007-04-24
* | | | Add clean.requireForce option, and add -f option to git-clean to override itJosh Triplett2007-04-23
* | | | t6030: grab commit object name as we goJunio C Hamano2007-04-23
* | | | t5302: avoid using tail -cJunio C Hamano2007-04-23
* | | | t4201: Do not display weird characters on the terminalJohannes Schindelin2007-04-23
* | | | add file checkout progressNicolas Pitre2007-04-23
* | | | Document "diff=driver" attributeJunio C Hamano2007-04-23
| |_|/ |/| |
* | | gitweb: Show "no difference" message for empty diffv1.5.2-rc0Martin Koegler2007-04-22
* | | delay progress display when checking out filesNicolas Pitre2007-04-22
* | | provide a facility for "delayed" progress reportingNicolas Pitre2007-04-22
* | | make progress "title" part of the common progress interfaceNicolas Pitre2007-04-22
* | | common progress display supportNicolas Pitre2007-04-22
* | | 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