aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | Merge refs/heads/master from . Junio C Hamano2005-08-23
|\ \ | |/
| * Tutorial updates.Junio C Hamano2005-08-23
| * Update git-diff-script.Junio C Hamano2005-08-23
| * Make "git-rev-list" work within subdirectoriesLinus Torvalds2005-08-23
| * [PATCH] Fix git-rev-parse --default and --flags handlingLinus Torvalds2005-08-23
| * Add placeholders for missing documents.Junio C Hamano2005-08-23
| * Introduce "reset type" flag to "git reset"Junio C Hamano2005-08-22
* | Merge refs/heads/master from . Junio C Hamano2005-08-23
|\ \ | |/
| * Clean-up output from "git show-branch" and document it.Junio C Hamano2005-08-22
| * [PATCH] Add 'git show-branch'.Junio C Hamano2005-08-22
| * [PATCH] Add a new extended SHA1 syntax <name>~<num>Junio C Hamano2005-08-22
| * Fix "git-diff-script A B"Junio C Hamano2005-08-22
| * [PATCH] git-ls-files: generalized pathspecsLinus Torvalds2005-08-22
* | Merge refs/heads/master from . Junio C Hamano2005-08-21
|\ \ | |/
| * [PATCH] Make "git-ls-files" work in subdirectoriesLinus Torvalds2005-08-21
* | Merge refs/heads/master from . Junio C Hamano2005-08-21
|\ \ | |/
| * [PATCH] sha1_name: do not accept .git/refs/snap/.Junio C Hamano2005-08-21
| * [PATCH] possible memory leak in diff.c::diff_free_filepair()Yasushi SHOJI2005-08-21
| * Create objects/info/ directory in init-db.Junio C Hamano2005-08-20
| * [PATCH] Fix git-commit-script to output on stderr when -v failsMarco Costalba2005-08-20
* | Merge with master to pick up commit hook works.Junio C Hamano2005-08-20
|\ \ | |/
| * git-resolve: dying is good, not showing help is bad.Junio C Hamano2005-08-20