summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT 0.99.9hv1.0rc1v0.99.9hJunio C Hamano2005-11-1153-220/+1347
|\
| * Ignore built git-lost+found.Junio C Hamano2005-11-111-0/+1
| * Documentation: asciidoc sources are utf-8Junio C Hamano2005-11-112-3/+3
| * Rename .git/lost+found to .git/lost-found.Junio C Hamano2005-11-112-5/+5
| * git-lost+foundJunio C Hamano2005-11-114-1/+106
| * git-prune: prune redundant packsJunio C Hamano2005-11-111-0/+11
| * Make git-pack-redundant consider alt-odbsLukas_Sandström2005-11-113-62/+106
| * Rename git-pack-intersect to git-pack-redundantLukas_Sandström2005-11-115-11/+13
| * Make git-repack use git-pack-intersect.Lukas_Sandström2005-11-111-18/+12
| * Add git-pack-intersect to .gitignoreLukas_Sandström2005-11-111-0/+1
| * Add documentation for git-pack-intersectLukas_Sandström2005-11-111-0/+47
| * Add git-pack-intersectLukas_Sandström2005-11-113-1/+581
| * merge-one-file: use empty- or common-base condintionally in two-stage merge.Junio C Hamano2005-11-111-0/+6
| * Documentation: git-apply --no-addJunio C Hamano2005-11-112-2/+8
| * merge-one-file: use common as base, instead of emptiness.Junio C Hamano2005-11-112-4/+13
| * merge with /dev/null as base, instead of punting O==empty caseJunio C Hamano2005-11-111-4/+16
| * Show URL in the "Getting <foo> list" http-fetch messagesPetr Baudis2005-11-111-2/+2
| * merge-recursive: Use '~' instead of '_' to separate file names from branch namesFredrik Kuivinen2005-11-111-2/+2
| * merge-recursive: Add copyright noticeFredrik Kuivinen2005-11-112-0/+7
| * merge-recursive: Indent the output properlyFredrik Kuivinen2005-11-111-61/+69
| * Change 'cache' to 'index' in the docsLukas_Sandström2005-11-1117-71/+71
| * INSTALL: duplicate python requirements from MakefileJunio C Hamano2005-11-111-0/+12
| *-. Merge branches 'jc/sb' and 'jc/mb'Junio C Hamano2005-11-114-16/+202
| |\ \
| | | * Add test case for merge-base.Junio C Hamano2005-11-111-0/+59
| | | * merge-base: avoid unnecessary postprocessing.Junio C Hamano2005-11-111-34/+43
| | | * merge-base: fully contaminate the well.Junio C Hamano2005-11-111-1/+77
| | |/ | |/|
| | * t1200: use --topo-order to keep the show-branch output stable.Junio C Hamano2005-11-111-2/+2
| | * Fully detect uninteresting commits.Junio C Hamano2005-11-111-11/+53
| | * git-show-branch: tighten merge-base computation.Junio C Hamano2005-11-111-2/+2
| |/
| * RPM: arch submodule needs tla.Junio C Hamano2005-11-111-1/+1
| * git-clone: Allow cloning into directories other than child of current dir.Andreas Ericsson2005-11-111-1/+2
| * git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson2005-11-112-5/+9
| * specfile cleanupsChris Wright2005-11-111-11/+39
| * archimport: handle pika escapingMartin Langhoff2005-11-111-0/+5
| * git-clone: quote destination directory namePavel Roskin2005-11-111-2/+2
| * Add --no-commit-id option for git-diff-tree, use it in gitkPavel Roskin2005-11-112-2/+12
| * octopus: do not do AND'ed merge base.Junio C Hamano2005-11-111-5/+20
| * Add --pretty=fullerJunio C Hamano2005-11-112-7/+31
| * Do not lose author name information to locale gotchas.Junio C Hamano2005-11-113-3/+3
| * Documentation: "host:path/to/repo" is git native over ssh.Junio C Hamano2005-11-111-1/+1
| * Let git-clone/git-fetch follow HTTP redirectionsJosef Weidendorfer2005-11-103-2/+4
| * Fix confusing git-update-ref error messagePetr Baudis2005-11-101-1/+1
| * Add missing git-core and cvsps RPM dependencies.Jim Radford2005-11-101-2/+3
* | GIT 0.99.9gv0.99.9gJunio C Hamano2005-11-0919-115/+256
|\ \ | |/
| * Make git-recursive the default strategy for git-pull.Junio C Hamano2005-11-091-2/+14
| * Use 'merge-base --all' where applicable.Junio C Hamano2005-11-091-2/+9
| * Merge branch 'hold/svn'Junio C Hamano2005-11-091-54/+109
| |\
| | * Fix a couple of obvious and insignificant typo.Junio C Hamano2005-11-081-2/+2
| | * Lift the default limit of number of revs.Yaacov Akiba Slama2005-11-081-6/+6
| | * Handle a revision that only creates a new tag correctly.Yaacov Akiba Slama2005-11-081-0/+5