summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-22Merge branch 'jc/clone' into nextJunio C Hamano
2006-03-22git-clone: typofix.Junio C Hamano
2006-03-22rev-list --timestampJunio 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-21gitk: Fix two bugs reported by usersPaul Mackerras
2006-03-21Merge branch 'jc/clone' into nextJunio C Hamano
2006-03-21Merge branch 'jc/name' into nextJunio C Hamano
2006-03-21clone: record the remote primary branch with remotes/$origin/HEADJunio C Hamano
2006-03-21get_sha1_basic(): try refs/... and finally refs/remotes/$foo/HEADJunio C Hamano
2006-03-21Merge branch 'jc/name' into nextJunio C Hamano
2006-03-21Merge branch 'jc/clone' into nextJunio C Hamano
2006-03-21revamp git-clone (take #2).Junio 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-20Merge branch 'jc/merge' into nextJunio C Hamano
2006-03-20Merge branch 'jc/clone' into nextJunio C Hamano
2006-03-20git-merge knows some strategies want to skip trivial mergesJunio C Hamano
2006-03-20revamp git-clone.Junio 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-18Merge branch 'master' into nextJunio C Hamano
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-18gitk: Improve appearance of first child linksPaul Mackerras
2006-03-18Merge branch 'master' into nextJunio C Hamano
2006-03-18git-pull: run repo-config with dash form.Junio C Hamano
2006-03-18Merge branch 'jc/cvsimport' into nextJunio C Hamano
2006-03-18cvsimport: fix reading from rev-parseJunio C Hamano
2006-03-18gitk: Make downward-pointing arrows end in vertical line segmentPaul Mackerras
2006-03-18Merge branch 'jc/empty'Junio C Hamano
2006-03-18gitk: Don't change cursor at end of layout if find in progressPaul Mackerras
2006-03-18Merge branch 'master' into nextJunio 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