aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] New git-apply test cases for patches with mulitple fragments.Robert Fitzsimons2005-08-28
* [PATCH] Fix git patch header processing in git-apply.Robert Fitzsimons2005-08-28
* Teach git-status-script about git-ls-files --othersJunio C Hamano2005-08-28
* Show the branch name more prominently in "git status".Junio C Hamano2005-08-28
* Barf nicely when "git push" is run without parameter.Junio C Hamano2005-08-28
* [PATCH] Make .git directory validation code test HEADLinus Torvalds2005-08-27
* Update SubmittingPatches to add MUA specific notes.Junio C Hamano2005-08-26
* Accept -m and friends for initial commits and merge commits.Junio C Hamano2005-08-26
* Add how-to on using update-hook.Junio C Hamano2005-08-26
* Fix pulling into the same branch.Junio C Hamano2005-08-26
* Enable git-send-email-script on Debian.Junio C Hamano2005-08-26
* Update the main documentation index.Junio C Hamano2005-08-26
* [PATCH] Subject: [PATCH] Add some documentation.A Large Angry SCM2005-08-26
* [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-26
* [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-26
* [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-26
* [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-26
* [PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen2005-08-26
* Add Abstract: support for howto index generator.Junio C Hamano2005-08-26
* [PATCH] More missing terms in glossary.txtJohannes Schindelin2005-08-26
* [PATCH] update howto/using-topic-branches.txttony.luck@intel.com2005-08-26
* Don't forget to build the howto-index file.Junio C Hamano2005-08-25
* Link howto documents from the main git.txt documentation.Junio C Hamano2005-08-25
* Sort branch names snarfed from refs/ hierarchy.Junio C Hamano2005-08-24
* Fix fetching of tags.Junio C Hamano2005-08-24
* Merge refs/heads/master from . v0.99.5Junio C Hamano2005-08-24
|\
| * [PATCH] Fix silly pathspec bug in git-ls-filesLinus Torvalds2005-08-24
| * [PATCH] Fix git-checkout-script exit statustony.luck@intel.com2005-08-24
* | Merge refs/heads/master from . Junio C Hamano2005-08-24
|\ \ | |/
| * Fix markup minimally to get man pages built.Junio C Hamano2005-08-24
* | Merge refs/heads/master from . Junio C Hamano2005-08-24
|\ \ | |/
| * Update tutorial to describe shared repository style a bit more.Junio C Hamano2005-08-24
| * Documentation: multi-head fetch.Junio C Hamano2005-08-24
| * Support +<src>:<dst> format in push as well.Junio C Hamano2005-08-24
| * [PATCH] Allow "+remote:local" refspec to cause --force when fetching.Junio C Hamano2005-08-24
| * [PATCH] Use git-octopus when pulling more than one heads.Junio C Hamano2005-08-24
| * [PATCH] "git fetch --force".Junio C Hamano2005-08-24
| * [PATCH] Use .git/remote/origin, not .git/branches/origin.Junio C Hamano2005-08-24
| * [PATCH] Make "git pull" and "git fetch" default to originJunio C Hamano2005-08-24
| * [PATCH] Infamous 'octopus merge'Junio C Hamano2005-08-24
| * [PATCH] Retire git-parse-remote.Junio C Hamano2005-08-24
| * [PATCH] Multi-head fetch.Junio C Hamano2005-08-24
| * [PATCH] Start adding the $GIT_DIR/remotes/ support.Junio C Hamano2005-08-24
| * [PATCH] Fix "prefix" mixup in git-rev-listPavel Roskin2005-08-24
| * Audit rev-parse users again.Junio C Hamano2005-08-24
| * Rationalize output selection in rev-parse.Junio C Hamano2005-08-24
| * Generate pack info file after repack.Junio C Hamano2005-08-24
* | Merge refs/heads/master from . Junio C Hamano2005-08-23
|\ \ | |/
| * Link the tutorial from the main document.Junio C Hamano2005-08-23
| * Try to find the optimum merge base while resolving.Junio C Hamano2005-08-23