summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
| * [PATCH] Add a new extended SHA1 syntax <name>~<num>Junio C Hamano2005-08-221-0/+41
| * Fix "git-diff-script A B"Junio C Hamano2005-08-221-2/+8
| * [PATCH] git-ls-files: generalized pathspecsLinus Torvalds2005-08-221-35/+73
* | Merge refs/heads/master from . Junio C Hamano2005-08-211-36/+165
|\ \ | |/
| * [PATCH] Make "git-ls-files" work in subdirectoriesLinus Torvalds2005-08-211-36/+165
* | Merge refs/heads/master from . Junio C Hamano2005-08-215-12/+13
|\ \ | |/
| * [PATCH] sha1_name: do not accept .git/refs/snap/.Junio C Hamano2005-08-211-1/+0
| * [PATCH] possible memory leak in diff.c::diff_free_filepair()Yasushi SHOJI2005-08-211-2/+1
| * Create objects/info/ directory in init-db.Junio C Hamano2005-08-202-3/+6
| * [PATCH] Fix git-commit-script to output on stderr when -v failsMarco Costalba2005-08-201-6/+6