summaryrefslogtreecommitdiffstats
path: root/builtin-update-index.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-18hook/update: example of how to prevent branch creationPierre Habouzit1-1/+10
2009-04-18Fix buffer overflow in config parserThomas Jarosch2-2/+9
2009-04-18remote.c: use shorten_unambiguous_refMichael J Gruber1-5/+1
2009-04-18get_local_heads(): do not return random pointer if there is no headNguyễn Thái Ngọc Duy1-1/+1
2009-04-17git-apply: fix option descriptionUlrich Windl1-1/+1
2009-04-13rev-parse: --abbrev-ref option to shorten ref nameBert Wesarg2-2/+26
2009-04-13for-each-ref: utilize core.warnAmbiguousRefs for :short-formatBert Wesarg3-4/+22
2009-04-13shorten_unambiguous_ref(): add strict modeBert Wesarg4-7/+19
2009-04-13gitignore git-bisect--helperJunio C Hamano1-0/+1
2009-04-13GIT 1.6.3-rc0v1.6.3-rc0Junio C Hamano2-3/+14
2009-04-13Documentation/git.txt: GIT 1.6.2.2 has been out for a whileNanako Shiraishi1-1/+2
2009-04-13GIT 1.6.2.3v1.6.2.3Junio C Hamano2-7/+1
2009-04-13mergetool--lib: simplify API usage by removing more global variablesDavid Aguilar4-70/+76
2009-04-12State the effect of filter-branch on graft explicitlyDaniel Cheng (aka SDiZ)1-0/+3
2009-04-12process_{tree,blob}: Remove useless xstrdup callsLinus Torvalds1-0/+2
2009-04-12documentation: Makefile accounts for SHELL_PATH settingBen Walton1-6/+10
2009-04-12Allow users to un-configure rename detectionLinus Torvalds1-7/+10
2009-04-12Replace ",<,>,& with their respective XML entities in DAV requestsMike Hommey1-2/+34
2009-04-12git-svn: always initialize with core.autocrlf=falseJohannes Schindelin1-0/+1
2009-04-12Update delta compression message to be less misleadingDan McGee1-1/+1
2009-04-12git-svn: Save init/clone --ignore-paths in configBen Jackson3-2/+9
2009-04-12git-svn: Add per-svn-remote ignore-paths configBen Jackson3-21/+82
2009-04-12git-svn: speed up blame commandBoris Byk1-4/+50
2009-04-12git-svn: add fetch --parent optionJason Merrill2-4/+17
2009-04-11Fix misspelled mergetool.keepBackupFerry Huberts1-1/+1