summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-22Cleanup variables in cat-fileShawn O. Pearce
2007-04-22Update draft release notes for v1.5.2Junio C Hamano
2007-04-22Documentation/Makefile: fix section (5) installationJunio C Hamano
2007-04-22Update documentation links to point at v1.5.1.2Junio C Hamano
2007-04-22Merge branch 'lt/objalloc'Junio C Hamano
2007-04-22Merge branch 'jc/add'Junio C Hamano
2007-04-22Merge branch 'jc/attr'Junio C Hamano
2007-04-22Merge branch 'lt/gitlink'Junio C Hamano
2007-04-22Merge branch 'np/pack'Junio C Hamano
2007-04-22Merge branch 'jp/refs'Junio C Hamano
2007-04-22Merge branch 'jc/quickfetch'Junio C Hamano
2007-04-22Merge branch 'maint'Junio C Hamano
2007-04-21GIT 1.5.1.2v1.5.1.2Junio C Hamano
2007-04-21perl: install private Error.pm if the site version is older than our ownEric Wong
2007-04-21lockfile: record the primary process.Junio C Hamano
2007-04-21convert.c: restructure the attribute checking part.Junio C Hamano
2007-04-21Fix bogus linked-list management for user defined merge drivers.Junio C Hamano
2007-04-21Simplify calling of CR/LF conversion routinesAlex Riesen
2007-04-21Fix a copy-n-paste bug in the object decorator code.Linus Torvalds
2007-04-21git-clone: fix dumb protocol transport to clone from pack-pruned refJunio C Hamano
2007-04-20git-add -u: match the index with working tree.Junio C Hamano
2007-04-20gitview: annotation supportAneesh Kumar K.V
2007-04-20Kill the useless progress meter in merge-recursiveShawn O. Pearce
2007-04-20Remove case-sensitive file in t3030-merge-recursive.Brian Gernhardt
2007-04-20git.el: Add a commit description to the reflog.Alexandre Julliard
2007-04-20Contribute a fairly paranoid update hookShawn O. Pearce
2007-04-20Merge branch 'maint'Junio C Hamano
2007-04-20Fix working directory errno handling when unlinking a directoryLinus Torvalds
2007-04-20Document gitattributes(5)Junio C Hamano
2007-04-20Update 'crlf' attribute semantics.Junio C Hamano
2007-04-20Documentation: support manual section (5) - file formats.Junio C Hamano
2007-04-20document --index-version for index-pack and pack-objectsNicolas Pitre
2007-04-20pack-objects: remove obsolete commentsNicolas Pitre
2007-04-19Update git-config documentationAndrew Ruder
2007-04-19Fix unmatched emphasis tag in git-tutorialAndrew Ruder
2007-04-19Update git-cherry-pick documentationAndrew Ruder
2007-04-19Update git-archive documentationAndrew Ruder
2007-04-19Merge branch 'maint'Junio C Hamano
2007-04-19fix up strtoul_ui error handlingAndy Whitcroft
2007-04-19Simplify code to find recursive merge driver.Junio C Hamano
2007-04-19Counto-fix in merge-recursiveJunio C Hamano
2007-04-19git-tar-tree: complete deprecation conversion messageSam Vilain
2007-04-19Tests for core subproject supportAlex Riesen
2007-04-18refs.c: add a function to sort a ref list, rather then sorting on addJulian Phillips
2007-04-18Merge branch 'maint'Junio C Hamano
2007-04-18Fix funny types used in attribute value representationJunio C Hamano
2007-04-18git-shortlog: Fix two formatting errors in asciidoc documentationFrank Lichtenheld
2007-04-18Fix overwriting of files when applying contextually independent diffsAlex Riesen
2007-04-18git-svn: don't allow globs to match regular filesEric Wong
2007-04-18Allow low-level driver to specify different behaviour during internal merge.Junio C Hamano