aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* http-push: don't assume char is signedNick Hengeveld2006-03-20
* http-push: add support for deleting remote branchesNick Hengeveld2006-03-20
* Be verbose when !initial commitYasushi SHOJI2006-03-20
* Fix multi-paragraph list items in OPTIONS sectionFrancis Daly2006-03-20
* http-fetch: nicer warning for a server with unreliable 404 statusJunio C Hamano2006-03-20
* generate-cmdlist: style cleanups.Junio C Hamano2006-03-19
* Add missing semicolon to sed command.Shawn Pearce2006-03-19
* unpack_delta_entry(): reduce memory footprint.Junio C Hamano2006-03-19
* git.el: Added a function to diff against the other heads in a merge.Alexandre Julliard2006-03-19
* git.el: Get the default user name and email from the repository config.Alexandre Julliard2006-03-19
* git.el: More robust handling of subprocess errors when returning strings.Alexandre Julliard2006-03-19
* Makefile: Add TAGS and tags targetsFredrik Kuivinen2006-03-18
* ls-files: Don't require exclude files to end with a newline.Alexandre Julliard2006-03-18
* git-pull: run repo-config with dash form.Junio C Hamano2006-03-18
* Merge branch 'jc/empty'Junio C Hamano2006-03-18
|\
| * revision traversal: --remove-empty fix (take #2).Junio C Hamano2006-03-12
| * revision traversal: --remove-empty fix.Junio C Hamano2006-03-12
* | 3% tighter packs for freeNicolas Pitre2006-03-17
* | Rewrite synopsis to clarify the two primary uses of git-checkout.Jon Loeliger2006-03-17
* | Fix minor typo.Jon Loeliger2006-03-17
* | Reference git-commit-tree for env vars.Jon Loeliger2006-03-17
* | Clarify git-rebase example commands.Jon Loeliger2006-03-17
* | Document the default source of template files.Jon Loeliger2006-03-17
* | Call out the two different uses of git-branch and fix a typo.Jon Loeliger2006-03-17
* | Add git-show referenceJon Loeliger2006-03-17
* | blame: Fix git-blame <directory>Fredrik Kuivinen2006-03-17
* | blame: Nicer outputFredrik Kuivinen2006-03-17
* | fix imap-send for OSXRandal L. Schwartz2006-03-15
* | Let merge set the default strategy.Mark Hollomon2006-03-15
* | Fix broken slot reuse when fetching alternatesNick Hengeveld2006-03-15
* | Merge branch 'jc/pack'Junio C Hamano2006-03-13
|\ \
| * | pack-objects: simplify "thin" pack.Junio C Hamano2006-03-06
| * | verify-pack -v: show delta-chain histogram.Junio C Hamano2006-03-05
* | | Merge branch 'jc/fsck'Junio C Hamano2006-03-13
|\ \ \
| * | | fsck-objects: Remove --standaloneJunio C Hamano2006-03-09
* | | | Merge branch 'nh/http'Junio C Hamano2006-03-13
|\ \ \ \
| * | | | http-push: cleanupNick Hengeveld2006-03-10
| * | | | http-push: support for updating remote info/refsNick Hengeveld2006-03-10
| * | | | http-push: improve remote lock managementNick Hengeveld2006-03-10
| * | | | http-push: refactor remote file/directory processingNick Hengeveld2006-03-10
| * | | | HTTP slot reuse fixesNick Hengeveld2006-03-10
| * | | | http-push: fix revision walkNick Hengeveld2006-03-10
* | | | | Merge branch 'fk/blame'Junio C Hamano2006-03-13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | blame: Rename detection (take 2)Fredrik Kuivinen2006-03-10
| * | | | rev-lib: Make it easy to do rename tracking (take 2)Fredrik Kuivinen2006-03-10
| * | | | Make it possible to not clobber object.util in sort_in_topological_order (tak...Fredrik Kuivinen2006-03-10
| |/ / /
* | | | annotate-tests: override VISUAL when running tests.Mark Wooding2006-03-12
* | | | imap-send: Add missing #include for macosxJohannes Schindelin2006-03-12
* | | | git-diff: -p disables rename detection.Junio C Hamano2006-03-11
* | | | imap-send: cleanup execl() call to use NULL sentinel instead of 0Marco Roeland2006-03-11