summaryrefslogtreecommitdiffstats
path: root/exec_cmd.h (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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