summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * Bundle file copies from multiple branches into a merge.Yaacov Akiba Slama2005-11-081-6/+16
| * copy_dir becomes copy_path and handles both files and directoriesYaacov Akiba Slama2005-11-081-37/+53
| * Don't output error on changes in the nodes /, /tags or /branchesYaacov Akiba Slama2005-11-081-1/+6
| * Add node_kind function to differentiate between file and directoryYaacov Akiba Slama2005-11-081-3/+18
| * Use svn pools to solve the memory leak problem.Yaacov Akiba Slama2005-11-081-2/+6
* | Merge branch 'hold/rpm'Junio C Hamano2005-11-091-6/+44
|\ \
| * | Separate RPMS for programs with non-standard dependencies.Jim Radford2005-11-081-6/+44
| |/