summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT 0.99.9j aka 1.0rc3v1.0rc3v0.99.9jJunio C Hamano2005-11-1646-257/+895
* GIT 0.99.9i aka 1.0rc2v1.0rc2v0.99.9iJunio C Hamano2005-11-1428-238/+266
|\
| * Update topo-order test.Junio C Hamano2005-11-141-15/+15
| * allow git-update-ref create refs with slashes in namesAlex Riesen2005-11-143-4/+14
| * Documentation nitpickingNikolai Weibull2005-11-142-2/+2
| * Document a couple of missing command-line options.Nikolai Weibull2005-11-143-5/+15
| * Document the -n command-line option to git-unpack-objectsNikolai Weibull2005-11-142-2/+6
| * apply: fix binary patch detection.Junio C Hamano2005-11-141-3/+4
| * Fix git-rev-list "date order" with --topo-orderLinus Torvalds2005-11-141-2/+3
| * git-branch: Mention -d and -D in man-page.Andreas Ericsson2005-11-141-4/+11
| * Merge branch 'svnup' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-11-141-1/+1
| |\
| | * Depend on asciidoc 7 (at least).Matthias Urlichs2005-11-141-1/+1
| * | Remove git-rename. git-mv does the sameJosef Weidendorfer2005-11-145-107/+1
| * | Bugfix: stop if directory already existsJosef Weidendorfer2005-11-141-2/+2
| * | Separate LDFLAGS and CFLAGS.Junio C Hamano2005-11-141-9/+20
| * | Merge branch 'svnup' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-11-142-2/+7
| |\ \ | | |/
| | * Remove trailing slashesMatthias Urlichs2005-11-141-1/+6
| | * debian packaging: git-cvs needs cvspsMatthias Urlichs2005-11-121-1/+1
| * | Rename lost+found to lost-found.Junio C Hamano2005-11-135-7/+7
| * | Fix compilation warnings in pack-redundant.cKai Ruemmler2005-11-131-7/+8
| * | Debian: build-depend on libexpat-dev.Junio C Hamano2005-11-132-1/+7
| * | Split gitk into seperate RPM packageThomas Matysik2005-11-131-3/+17
| * | Add expat and expat-devel dependencies (for http-push) to RPM spec.Thomas Matysik2005-11-131-2/+2
| * | Fix fd leak in http-fetchNick Hengeveld2005-11-121-0/+2
| * | Fix for multiple alternates requests in http-fetchNick Hengeveld2005-11-121-61/+117
| |/
* | 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