summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / /
* | | | annotate-tests: override VISUAL when running tests.Mark Wooding2006-03-121-1/+1
* | | | imap-send: Add missing #include for macosxJohannes Schindelin2006-03-121-0/+1
* | | | git-diff: -p disables rename detection.Junio C Hamano2006-03-111-2/+2
* | | | imap-send: cleanup execl() call to use NULL sentinel instead of 0Marco Roeland2006-03-111-1/+1
* | | | annotate.perl triggers rpm bugsean2006-03-111-1/+1
|/ / /
* | | Add git-imap-send, derived from isync 1.0.1.Mike McCormack2006-03-103-1/+1362
* | | repack: prune loose objects when -d is givenJunio C Hamano2006-03-101-0/+1
* | | try_to_simplify_commit(): do not skip inspecting tree change at boundary.Junio C Hamano2006-03-101-6/+14
* | | Fix t1200 test for breakage caused by removal of full-stop at the end of fast...Junio C Hamano2006-03-091-1/+1
* | | Describe how to add extra mail header lines in mail generated by git-format-p...Mike McCormack2006-03-091-0/+9