aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Make git-repack use git-pack-intersect.Lukas_Sandström2005-11-11
* | Add git-pack-intersect to .gitignoreLukas_Sandström2005-11-11
* | Add documentation for git-pack-intersectLukas_Sandström2005-11-11
* | Add git-pack-intersectLukas_Sandström2005-11-11
* | merge-one-file: use empty- or common-base condintionally in two-stage merge.Junio C Hamano2005-11-11
* | Documentation: git-apply --no-addJunio C Hamano2005-11-11
* | merge-one-file: use common as base, instead of emptiness.Junio C Hamano2005-11-11
* | merge with /dev/null as base, instead of punting O==empty caseJunio C Hamano2005-11-11
* | Show URL in the "Getting <foo> list" http-fetch messagesPetr Baudis2005-11-11
* | merge-recursive: Use '~' instead of '_' to separate file names from branch namesFredrik Kuivinen2005-11-11
* | merge-recursive: Add copyright noticeFredrik Kuivinen2005-11-11
* | merge-recursive: Indent the output properlyFredrik Kuivinen2005-11-11
* | Change 'cache' to 'index' in the docsLukas_Sandström2005-11-11
* | INSTALL: duplicate python requirements from MakefileJunio C Hamano2005-11-11
| |
| \
*-. \ Merge branches 'jc/sb' and 'jc/mb'Junio C Hamano2005-11-11
|\ \ \
| | * | Add test case for merge-base.Junio C Hamano2005-11-11
| | * | merge-base: avoid unnecessary postprocessing.Junio C Hamano2005-11-11
| | * | merge-base: fully contaminate the well.Junio C Hamano2005-11-11
| |/ / |/| |
| * | t1200: use --topo-order to keep the show-branch output stable.Junio C Hamano2005-11-11
| * | Fully detect uninteresting commits.Junio C Hamano2005-11-11
| * | git-show-branch: tighten merge-base computation.Junio C Hamano2005-11-11
|/ /
* | RPM: arch submodule needs tla.Junio C Hamano2005-11-11
* | git-clone: Allow cloning into directories other than child of current dir.Andreas Ericsson2005-11-11
* | git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson2005-11-11
* | specfile cleanupsChris Wright2005-11-11
* | archimport: handle pika escapingMartin Langhoff2005-11-11
* | git-clone: quote destination directory namePavel Roskin2005-11-11
* | Add --no-commit-id option for git-diff-tree, use it in gitkPavel Roskin2005-11-11
* | octopus: do not do AND'ed merge base.Junio C Hamano2005-11-11
* | Add --pretty=fullerJunio C Hamano2005-11-11
* | Do not lose author name information to locale gotchas.Junio C Hamano2005-11-11
* | Documentation: "host:path/to/repo" is git native over ssh.Junio C Hamano2005-11-11
* | Let git-clone/git-fetch follow HTTP redirectionsJosef Weidendorfer2005-11-10
* | Fix confusing git-update-ref error messagePetr Baudis2005-11-10
* | Add missing git-core and cvsps RPM dependencies.Jim Radford2005-11-10
* | Make git-recursive the default strategy for git-pull.Junio C Hamano2005-11-09
* | Use 'merge-base --all' where applicable.Junio C Hamano2005-11-09
* | Merge branch 'hold/svn'Junio C Hamano2005-11-09
|\ \
| * | Fix a couple of obvious and insignificant typo.Junio C Hamano2005-11-08
| * | Lift the default limit of number of revs.Yaacov Akiba Slama2005-11-08
| * | Handle a revision that only creates a new tag correctly.Yaacov Akiba Slama2005-11-08
| * | Bundle file copies from multiple branches into a merge.Yaacov Akiba Slama2005-11-08
| * | copy_dir becomes copy_path and handles both files and directoriesYaacov Akiba Slama2005-11-08
| * | Don't output error on changes in the nodes /, /tags or /branchesYaacov Akiba Slama2005-11-08
| * | Add node_kind function to differentiate between file and directoryYaacov Akiba Slama2005-11-08
| * | Use svn pools to solve the memory leak problem.Yaacov Akiba Slama2005-11-08
* | | Merge branch 'hold/rpm'Junio C Hamano2005-11-09
|\ \ \
| * | | Separate RPMS for programs with non-standard dependencies.Jim Radford2005-11-08
| |/ /
* | | git-apply: do not fail on binary diff when not applying nor checking.Junio C Hamano2005-11-09
* | | Update INSTALLJunio C Hamano2005-11-09