summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-28Barf nicely when "git push" is run without parameter.Junio C Hamano
2005-08-28[PATCH] Make .git directory validation code test HEADLinus Torvalds
2005-08-27Update SubmittingPatches to add MUA specific notes.Junio C Hamano
2005-08-27Accept -m and friends for initial commits and merge commits.Junio C Hamano
2005-08-27Add how-to on using update-hook.Junio C Hamano
2005-08-27Fix pulling into the same branch.Junio C Hamano
2005-08-27Enable git-send-email-script on Debian.Junio C Hamano
2005-08-27Update the main documentation index.Junio C Hamano
2005-08-27[PATCH] Subject: [PATCH] Add some documentation.A Large Angry SCM
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen
2005-08-26[PATCH] git bugfixes and cleanups, mainly Debian thingsTommi Virtanen
2005-08-26Add Abstract: support for howto index generator.Junio C Hamano
2005-08-26[PATCH] More missing terms in glossary.txtJohannes Schindelin
2005-08-26[PATCH] update howto/using-topic-branches.txttony.luck@intel.com
2005-08-25Don't forget to build the howto-index file.Junio C Hamano
2005-08-25Link howto documents from the main git.txt documentation.Junio C Hamano
2005-08-25Sort branch names snarfed from refs/ hierarchy.Junio C Hamano
2005-08-25Fix fetching of tags.Junio C Hamano
2005-08-25Merge refs/heads/master from . v0.99.5Junio C Hamano
2005-08-25[PATCH] Fix silly pathspec bug in git-ls-filesLinus Torvalds
2005-08-25[PATCH] Fix git-checkout-script exit statustony.luck@intel.com
2005-08-25Merge refs/heads/master from . Junio C Hamano
2005-08-25Fix markup minimally to get man pages built.Junio C Hamano
2005-08-24Merge refs/heads/master from . Junio C Hamano
2005-08-24Update tutorial to describe shared repository style a bit more.Junio C Hamano
2005-08-24Documentation: multi-head fetch.Junio C Hamano
2005-08-24Support +<src>:<dst> format in push as well.Junio C Hamano
2005-08-24[PATCH] Allow "+remote:local" refspec to cause --force when fetching.Junio C Hamano
2005-08-24[PATCH] Use git-octopus when pulling more than one heads.Junio C Hamano
2005-08-24[PATCH] "git fetch --force".Junio C Hamano
2005-08-24[PATCH] Use .git/remote/origin, not .git/branches/origin.Junio C Hamano
2005-08-24[PATCH] Make "git pull" and "git fetch" default to originJunio C Hamano
2005-08-24[PATCH] Infamous 'octopus merge'Junio C Hamano
2005-08-24[PATCH] Retire git-parse-remote.Junio C Hamano
2005-08-24[PATCH] Multi-head fetch.Junio C Hamano
2005-08-24[PATCH] Start adding the $GIT_DIR/remotes/ support.Junio C Hamano
2005-08-24[PATCH] Fix "prefix" mixup in git-rev-listPavel Roskin
2005-08-24Audit rev-parse users again.Junio C Hamano
2005-08-24Rationalize output selection in rev-parse.Junio C Hamano
2005-08-24Generate pack info file after repack.Junio C Hamano
2005-08-24Merge refs/heads/master from . Junio C Hamano
2005-08-24Link the tutorial from the main document.Junio C Hamano
2005-08-24Try to find the optimum merge base while resolving.Junio C Hamano
2005-08-23Merge refs/heads/master from . Junio C Hamano
2005-08-23Tutorial updates.Junio C Hamano
2005-08-23Update git-diff-script.Junio C Hamano
2005-08-23Make "git-rev-list" work within subdirectoriesLinus Torvalds