summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable git-send-email-script on Debian.Junio C Hamano2005-08-263-1/+14
* Update the main documentation index.Junio C Hamano2005-08-263-34/+34
* [PATCH] Subject: [PATCH] Add some documentation.A Large Angry SCM2005-08-2610-106/+77
* [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-261-3/+2
* [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-265-0/+65
* [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-262-1/+3
* [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-261-1/+2
* [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-261-1/+1
* Add Abstract: support for howto index generator.Junio C Hamano2005-08-265-2/+39
* [PATCH] More missing terms in glossary.txtJohannes Schindelin2005-08-261-2/+12
* [PATCH] update howto/using-topic-branches.txttony.luck@intel.com2005-08-261-23/+45
* Don't forget to build the howto-index file.Junio C Hamano2005-08-251-0/+1
* Link howto documents from the main git.txt documentation.Junio C Hamano2005-08-254-1/+71
* Sort branch names snarfed from refs/ hierarchy.Junio C Hamano2005-08-241-3/+21
* Fix fetching of tags.Junio C Hamano2005-08-241-2/+2
* Merge refs/heads/master from . v0.99.5Junio C Hamano2005-08-242-1/+3
|\
| * [PATCH] Fix silly pathspec bug in git-ls-filesLinus Torvalds2005-08-241-1/+1
| * [PATCH] Fix git-checkout-script exit statustony.luck@intel.com2005-08-241-0/+2
* | Merge refs/heads/master from . Junio C Hamano2005-08-241-1/+1
|\ \ | |/
| * Fix markup minimally to get man pages built.Junio C Hamano2005-08-241-1/+1
* | Merge refs/heads/master from . Junio C Hamano2005-08-2430-327/+817
|\ \ | |/
| * Update tutorial to describe shared repository style a bit more.Junio C Hamano2005-08-241-20/+53
| * Documentation: multi-head fetch.Junio C Hamano2005-08-248-63/+170
| * Support +<src>:<dst> format in push as well.Junio C Hamano2005-08-243-6/+24
| * [PATCH] Allow "+remote:local" refspec to cause --force when fetching.Junio C Hamano2005-08-242-7/+26
| * [PATCH] Use git-octopus when pulling more than one heads.Junio C Hamano2005-08-241-2/+12
| * [PATCH] "git fetch --force".Junio C Hamano2005-08-241-8/+37
| * [PATCH] Use .git/remote/origin, not .git/branches/origin.Junio C Hamano2005-08-242-3/+6
| * [PATCH] Make "git pull" and "git fetch" default to originJunio C Hamano2005-08-241-1/+4
| * [PATCH] Infamous 'octopus merge'Junio C Hamano2005-08-242-0/+104
| * [PATCH] Retire git-parse-remote.Junio C Hamano2005-08-244-87/+12
| * [PATCH] Multi-head fetch.Junio C Hamano2005-08-241-42/+147
| * [PATCH] Start adding the $GIT_DIR/remotes/ support.Junio C Hamano2005-08-243-23/+151
| * [PATCH] Fix "prefix" mixup in git-rev-listPavel Roskin2005-08-241-8/+8
| * Audit rev-parse users again.Junio C Hamano2005-08-245-7/+7
| * Rationalize output selection in rev-parse.Junio C Hamano2005-08-241-67/+54
| * Generate pack info file after repack.Junio C Hamano2005-08-241-1/+20
* | Merge refs/heads/master from . Junio C Hamano2005-08-233-15/+76
|\ \ | |/
| * Link the tutorial from the main document.Junio C Hamano2005-08-231-0/+3
| * Try to find the optimum merge base while resolving.Junio C Hamano2005-08-232-15/+73
* | Merge refs/heads/master from . Junio C Hamano2005-08-2337-227/+1596
|\ \ | |/
| * Tutorial updates.Junio C Hamano2005-08-232-195/+275
| * Update git-diff-script.Junio C Hamano2005-08-231-20/+32
| * Make "git-rev-list" work within subdirectoriesLinus Torvalds2005-08-232-2/+2
| * [PATCH] Fix git-rev-parse --default and --flags handlingLinus Torvalds2005-08-231-3/+3
| * Add placeholders for missing documents.Junio C Hamano2005-08-2330-1/+1194
| * Introduce "reset type" flag to "git reset"Junio C Hamano2005-08-221-6/+90
* | Merge refs/heads/master from . Junio C Hamano2005-08-2311-178/+587
|\ \ | |/
| * Clean-up output from "git show-branch" and document it.Junio C Hamano2005-08-226-140/+128
| * [PATCH] Add 'git show-branch'.Junio C Hamano2005-08-224-7/+343