summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-26Use a *real* built-in diff generatorLinus Torvalds
2006-03-26git-apply: safety fixesLinus Torvalds
2006-03-25Removed bogus "<snap>" identifier.Jon Loeliger
2006-03-25Clarify and expand some hook documentation.Jon Loeliger
2006-03-25commit-tree: check return value from write_sha1_file()Junio C Hamano
2006-03-24Merge branch 'jc/cvsimport'Junio C Hamano
2006-03-24Merge branch 'jc/pull'Junio C Hamano
2006-03-24Merge branch 'jc/fetch'Junio C Hamano
2006-03-24send-email: Identify author at the top when sending e-mailJunio C Hamano
2006-03-22Format tweaks for asciidoc.Francis Daly
2006-03-22git-pull: reword "impossible to fast-forward" message.Junio C Hamano
2006-03-22git-pull: further safety while on tracking branch.Junio C Hamano
2006-03-22git-apply: do not barf when updating an originally empty file.Junio C Hamano
2006-03-21http-push.c: squelch C90 warnings.Junio C Hamano
2006-03-21fix field width/precision warnings in blame.cLuck, Tony
2006-03-21contrib/git-svn: allow rebuild to work on non-linear remote headsEric Wong
2006-03-20http-push: don't assume char is signedNick Hengeveld
2006-03-20http-push: add support for deleting remote branchesNick Hengeveld
2006-03-20Be verbose when !initial commitYasushi SHOJI
2006-03-20Fix multi-paragraph list items in OPTIONS sectionFrancis Daly
2006-03-20http-fetch: nicer warning for a server with unreliable 404 statusJunio C Hamano
2006-03-20generate-cmdlist: style cleanups.Junio C Hamano
2006-03-20Add missing semicolon to sed command.Shawn Pearce
2006-03-19unpack_delta_entry(): reduce memory footprint.Junio C Hamano
2006-03-19git.el: Added a function to diff against the other heads in a merge.Alexandre Julliard
2006-03-19git.el: Get the default user name and email from the repository config.Alexandre Julliard
2006-03-19git.el: More robust handling of subprocess errors when returning strings.Alexandre Julliard
2006-03-18Makefile: Add TAGS and tags targetsFredrik Kuivinen
2006-03-18ls-files: Don't require exclude files to end with a newline.Alexandre Julliard
2006-03-18git-pull: run repo-config with dash form.Junio C Hamano
2006-03-18cvsimport: fix reading from rev-parseJunio C Hamano
2006-03-18Merge branch 'jc/empty'Junio C Hamano
2006-03-183% tighter packs for freeNicolas Pitre
2006-03-18Rewrite synopsis to clarify the two primary uses of git-checkout.Jon Loeliger
2006-03-18Fix minor typo.Jon Loeliger
2006-03-18Reference git-commit-tree for env vars.Jon Loeliger
2006-03-18Clarify git-rebase example commands.Jon Loeliger
2006-03-18Document the default source of template files.Jon Loeliger
2006-03-18Call out the two different uses of git-branch and fix a typo.Jon Loeliger
2006-03-18Add git-show referenceJon Loeliger
2006-03-17fetch: exit non-zero when fast-forward check fails.Junio C Hamano
2006-03-17cvsimport: honor -i and non -i upon subsequent importsJunio C Hamano
2006-03-17blame: Fix git-blame <directory>Fredrik Kuivinen
2006-03-17blame: Nicer outputFredrik Kuivinen
2006-03-16fix imap-send for OSXRandal L. Schwartz
2006-03-16Let merge set the default strategy.Mark Hollomon
2006-03-15Fix broken slot reuse when fetching alternatesNick Hengeveld
2006-03-13Merge branch 'jc/pack'Junio C Hamano
2006-03-13Merge branch 'jc/fsck'Junio C Hamano
2006-03-13Merge branch 'nh/http'Junio C Hamano