summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-17Fix ALLOC_GROW calls with obsolete semanticsJeff King
2007-06-17Merge branch 'jk/add-empty' into ei/oneline+add-emptyJunio C Hamano
2007-06-17Fix ALLOC_GROW off-by-oneJeff King
2007-06-13builtin-add: simplify (and increase accuracy of) exclude handlingJeff King
2007-06-13dir_struct: add collect_ignored optionJeff King
2007-06-13Extend --pretty=oneline to cover the first paragraph,Junio C Hamano
2007-06-13Lift 16kB limit of log message outputJunio C Hamano
2007-06-13Merge branch 'jc/blame' (early part)Junio C Hamano
2007-06-13refactor dir_add_nameJeff King
2007-06-13git-remote show: Also shorten non-fast-forward refs in the 'push' listingJohannes Sixt
2007-06-13gitweb: change filename/directory name of snapshotsMatthias Lederhofer
2007-06-13Don't dereference a strdup-returned NULLJim Meyering
2007-06-13Merge branch 'maint'Junio C Hamano
2007-06-13Merge branch 'aw/cvs'Junio C Hamano
2007-06-13Merge branch 'ep/cvstag'Junio C Hamano
2007-06-13Merge branch 'ar/clone' into maintJunio C Hamano
2007-06-13Merge branch 'sv/objfixes' into maintJunio C Hamano
2007-06-12Teach diff to imply --find-copies-harder upon -C -CJohannes Schindelin
2007-06-12Remove trailing slash from $(template_dir).Johannes Sixt
2007-06-12Avoid double-slash in path names that depend on $(sharedir).Johannes Sixt
2007-06-12Merge branch 'lh/submodule'Junio C Hamano
2007-06-12Merge branch 'maint'Junio C Hamano
2007-06-12Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-06-12Unquote From line from patch before comparing with given from address.Kristian Høgsberg
2007-06-12git-cherry: Document 'limit' command-line optionLuiz Fernando N. Capitulino
2007-06-12Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-06-12Merge branch 'maint'Shawn O. Pearce
2007-06-12git-gui: Save geometry before the window layout is damagedShawn O. Pearce
2007-06-11git-gui: Give amend precedence to HEAD over MERGE_MSGShawn O. Pearce
2007-06-11Merge branch 'maint'Shawn O. Pearce
2007-06-11git-gui: Include 'war on whitespace' fixes from git.gitShawn O. Pearce
2007-06-11Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-06-11Merge branch 'maint'Junio C Hamano
2007-06-11Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-06-11Merge branch 'maint'Shawn O. Pearce
2007-06-10gitweb: '--cc' for merges in 'commitdiff' viewJakub Narebski
2007-06-10gitweb: Add links to blobdiffs in from-file/to-file header for mergesJakub Narebski
2007-06-10gitweb: Create special from-file/to-file header for combined diffJakub Narebski
2007-06-10gitweb: Split git_patchset_body into separate subroutinesJakub Narebski
2007-06-10gitweb: Improve "next" link in commitdiff viewJakub Narebski
2007-06-10gitweb: Provide links to commitdiff to each parent in 'commitdiff' viewJakub Narebski
2007-06-10Merge branch 'maint'Junio C Hamano
2007-06-10mktag: minimally update the description.Junio C Hamano
2007-06-10Makefile: add an explicit rule for building assembly outputLinus Torvalds
2007-06-10tutorial: use "project history" instead of "changelog" in headerJ. Bruce Fields
2007-06-10Documentation: user-manual todoJ. Bruce Fields
2007-06-10user-manual: add a missing section IDJ. Bruce Fields
2007-06-10Fix typo in remote branch example in git user manualGerrit Pape
2007-06-10user-manual: quick-start updatesJ. Bruce Fields
2007-06-10git-mergetool: Make default selection of merge-tool more intelligentTheodore Ts'o