summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-24sha1_name: make core.warnambiguousrefs the default.Junio C Hamano
2006-03-24sha1_name: warning ambiguous refs.Junio C Hamano
2006-03-21get_sha1_basic(): try refs/... and finally refs/remotes/$foo/HEADJunio C Hamano
2006-03-21core.warnambiguousrefs: warns when "name" is used and both "name" branch and ...Junio C Hamano
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-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-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
2006-03-13Merge branch 'fk/blame'Junio C Hamano
2006-03-13revision traversal: --remove-empty fix (take #2).Junio C Hamano
2006-03-12revision traversal: --remove-empty fix.Junio C Hamano
2006-03-12annotate-tests: override VISUAL when running tests.Mark Wooding
2006-03-12imap-send: Add missing #include for macosxJohannes Schindelin
2006-03-12git-diff: -p disables rename detection.Junio C Hamano
2006-03-11imap-send: cleanup execl() call to use NULL sentinel instead of 0Marco Roeland
2006-03-11annotate.perl triggers rpm bugsean
2006-03-11http-push: cleanupNick Hengeveld
2006-03-11http-push: support for updating remote info/refsNick Hengeveld
2006-03-11http-push: improve remote lock managementNick Hengeveld
2006-03-11http-push: refactor remote file/directory processingNick Hengeveld
2006-03-11HTTP slot reuse fixesNick Hengeveld
2006-03-11http-push: fix revision walkNick Hengeveld