summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sha1_name: warning ambiguous refs.Junio C Hamano2006-03-2312-3/+15
* get_sha1_basic(): try refs/... and finally refs/remotes/$foo/HEADJunio C Hamano2006-03-211-11/+12
* core.warnambiguousrefs: warns when "name" is used and both "name" branch and ...Junio C Hamano2006-03-204-3/+27
* contrib/git-svn: allow rebuild to work on non-linear remote headsEric Wong2006-03-201-1/+13
* http-push: don't assume char is signedNick Hengeveld2006-03-201-1/+1
* http-push: add support for deleting remote branchesNick Hengeveld2006-03-201-1/+218
* Be verbose when !initial commitYasushi SHOJI2006-03-201-1/+1
* Fix multi-paragraph list items in OPTIONS sectionFrancis Daly2006-03-202-23/+29
* http-fetch: nicer warning for a server with unreliable 404 statusJunio C Hamano2006-03-201-0/+8
* generate-cmdlist: style cleanups.Junio C Hamano2006-03-191-3/+7
* Add missing semicolon to sed command.Shawn Pearce2006-03-191-1/+1
* unpack_delta_entry(): reduce memory footprint.Junio C Hamano2006-03-191-8/+10
* git.el: Added a function to diff against the other heads in a merge.Alexandre Julliard2006-03-191-0/+11
* git.el: Get the default user name and email from the repository config.Alexandre Julliard2006-03-191-2/+9
* git.el: More robust handling of subprocess errors when returning strings.Alexandre Julliard2006-03-191-16/+13
* Makefile: Add TAGS and tags targetsFredrik Kuivinen2006-03-181-2/+9
* ls-files: Don't require exclude files to end with a newline.Alexandre Julliard2006-03-181-1/+2
* git-pull: run repo-config with dash form.Junio C Hamano2006-03-181-2/+2
* Merge branch 'jc/empty'Junio C Hamano2006-03-181-2/+10
|\
| * revision traversal: --remove-empty fix (take #2).Junio C Hamano2006-03-121-5/+9
| * revision traversal: --remove-empty fix.Junio C Hamano2006-03-121-3/+8
* | 3% tighter packs for freeNicolas Pitre2006-03-171-1/+16
* | Rewrite synopsis to clarify the two primary uses of git-checkout.Jon Loeliger2006-03-171-10/+13
* | Fix minor typo.Jon Loeliger2006-03-171-1/+1
* | Reference git-commit-tree for env vars.Jon Loeliger2006-03-171-0/+4
* | Clarify git-rebase example commands.Jon Loeliger2006-03-171-3/+3
* | Document the default source of template files.Jon Loeliger2006-03-171-5/+13
* | Call out the two different uses of git-branch and fix a typo.Jon Loeliger2006-03-171-3/+7
* | Add git-show referenceJon Loeliger2006-03-171-0/+3
* | blame: Fix git-blame <directory>Fredrik Kuivinen2006-03-171-0/+6
* | blame: Nicer outputFredrik Kuivinen2006-03-171-5/+30
* | fix imap-send for OSXRandal L. Schwartz2006-03-151-2/+2
* | Let merge set the default strategy.Mark Hollomon2006-03-151-7/+3
* | Fix broken slot reuse when fetching alternatesNick Hengeveld2006-03-151-0/+4
* | Merge branch 'jc/pack'Junio C Hamano2006-03-132-28/+30
|\ \
| * | pack-objects: simplify "thin" pack.Junio C Hamano2006-03-061-27/+11
| * | verify-pack -v: show delta-chain histogram.Junio C Hamano2006-03-051-1/+19
* | | Merge branch 'jc/fsck'Junio C Hamano2006-03-132-26/+9
|\ \ \
| * | | fsck-objects: Remove --standaloneJunio C Hamano2006-03-092-26/+9
* | | | Merge branch 'nh/http'Junio C Hamano2006-03-133-264/+796
|\ \ \ \
| * | | | http-push: cleanupNick Hengeveld2006-03-101-24/+33
| * | | | http-push: support for updating remote info/refsNick Hengeveld2006-03-101-11/+536
| * | | | http-push: improve remote lock managementNick Hengeveld2006-03-101-73/+76
| * | | | http-push: refactor remote file/directory processingNick Hengeveld2006-03-101-137/+106
| * | | | HTTP slot reuse fixesNick Hengeveld2006-03-103-20/+49
| * | | | http-push: fix revision walkNick Hengeveld2006-03-101-8/+5
* | | | | Merge branch 'fk/blame'Junio C Hamano2006-03-136-99/+318
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | blame: Rename detection (take 2)Fredrik Kuivinen2006-03-101-40/+199
| * | | | rev-lib: Make it easy to do rename tracking (take 2)Fredrik Kuivinen2006-03-103-47/+75
| * | | | Make it possible to not clobber object.util in sort_in_topological_order (tak...Fredrik Kuivinen2006-03-102-12/+44
| |/ / /