summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-18fix up strtoul_ui error handlingAndy Whitcroft
2007-04-18Simplify code to find recursive merge driver.Junio C Hamano
2007-04-18Counto-fix in merge-recursiveJunio C Hamano
2007-04-18git-tar-tree: complete deprecation conversion messageSam Vilain
2007-04-18Tests 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
2007-04-18Custom low-level merge driver: change the configuration scheme.Junio C Hamano
2007-04-18Allow the default low-level merge driver to be configured.Junio C Hamano
2007-04-18Custom low-level merge driver support.Junio C Hamano
2007-04-17Merge branch 'fl/cvsserver'Junio C Hamano
2007-04-17Merge branch 'maint'Junio C Hamano
2007-04-17Use const qualifier for 'sha1' parameter in delete_ref functionCarlos Rica
2007-04-17Update draft release notes for 1.5.2 with accumulated changes.Junio C Hamano
2007-04-17Merge branch 'maint'Junio C Hamano
2007-04-17Start preparing for 1.5.1.2Junio C Hamano
2007-04-17Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-04-17Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-04-17Merge branch 'jc/read-tree-df'Junio C Hamano
2007-04-17Add a demonstration/test of customized merge.Junio C Hamano
2007-04-17Allow specifying specialized merge-backend per path.Junio C Hamano
2007-04-17git-gui: Honor TCLTK_PATH if suppliedJunio C Hamano
2007-04-17Revert "Allow wish interpreter to be defined with TCLTK_PATH"Shawn O. Pearce
2007-04-17git-svn: quiet some warnings when run only with --version/--helpEric Wong
2007-04-17git-svn: respect lower bound of -r/--revision when following parentEric Wong
2007-04-17merge-recursive: separate out xdl_merge() interface.Junio C Hamano
2007-04-17Allow more than true/false to attributes.Junio C Hamano
2007-04-17Add --ignore-unmatch option to exit with zero status when no files are removed.Steven Grimm
2007-04-17Make sure quickfetch is not fooled with a previous, incomplete fetch.Junio C Hamano
2007-04-16Clean up object creation to use more common codeLinus Torvalds
2007-04-16Use proper object allocators for unknown object nodes tooLinus Torvalds
2007-04-16Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh".Christian Couder
2007-04-16Bisect: simplify "bisect start" logging.Christian Couder
2007-04-16pack-objects: better check_object() performancesNicolas Pitre
2007-04-16add get_size_from_delta()Nicolas Pitre
2007-04-16pack-objects: make in_pack_header_size a variable of its ownNicolas Pitre
2007-04-16pack-objects: get rid of create_final_object_list()Nicolas Pitre
2007-04-16pack-objects: get rid of reuse_cached_packNicolas Pitre
2007-04-16pack-objects: clean up list sortingNicolas Pitre
2007-04-16pack-objects: rework check_delta_limit usageNicolas Pitre
2007-04-16pack-objects: equal objects in size should delta against newer objectsNicolas Pitre
2007-04-16pack-objects: optimize preferred base handling a bitNicolas Pitre
2007-04-16Merge branch 'js/wrap-log'Junio C Hamano
2007-04-16Fix permissions on test scriptsAlex Riesen
2007-04-16Fix t4201: accidental arithmetic expansionAlex Riesen