aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add get_sha1_with_modeMartin Koegler2007-04-24
* Add S_IFINVALID modeMartin Koegler2007-04-24
* Merge branch 'maint'Junio C Hamano2007-04-24
|\
| * Documentation/git-reset.txt: suggest git commit --amend in example.Gerrit Pape2007-04-23
| * Build RPM with ETC_GITCONFIG=/etc/gitconfigJunio C Hamano2007-04-23
| * Ignore all man sections as they are generated files.Brian Gernhardt2007-04-23
| * Fix typo in git-am: s/Was is/Was it/Josh Triplett2007-04-23
| * Reverse the order of -b and --track in the man page.Brian Gernhardt2007-04-23
| * 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