git
2005-11-12  Fredrik Kuivinenmerge-recursive: Indent the output properly
2005-11-11  Lukas_SandströmChange 'cache' to 'index' in the docs
2005-11-11  Junio C HamanoINSTALL: duplicate python requirements from Makefile
2005-11-11  Junio C HamanoMerge branches 'jc/sb' and 'jc/mb'
2005-11-11  Junio C Hamanot1200: use --topo-order to keep the show-branch output...
2005-11-11  Junio C HamanoFully detect uninteresting commits.
2005-11-11  Junio C Hamanogit-show-branch: tighten merge-base computation.
2005-11-11  Junio C HamanoAdd test case for merge-base.
2005-11-11  Junio C Hamanomerge-base: avoid unnecessary postprocessing.
2005-11-11  Junio C Hamanomerge-base: fully contaminate the well.
2005-11-11  Junio C HamanoRPM: arch submodule needs tla.
2005-11-11  Andreas Ericssongit-clone: Allow cloning into directories other than...
2005-11-11  Andreas Ericssongit-clone: Keep remote names when cloning unless explic...
2005-11-11  Chris Wrightspecfile cleanups
2005-11-11  Martin Langhoffarchimport: handle pika escaping
2005-11-11  Pavel Roskingit-clone: quote destination directory name
2005-11-11  Pavel RoskinAdd --no-commit-id option for git-diff-tree, use it...
2005-11-11  Junio C Hamanooctopus: do not do AND'ed merge base.
2005-11-11  Junio C HamanoAdd --pretty=fuller
2005-11-11  Junio C HamanoDo not lose author name information to locale gotchas.
2005-11-11  Junio C HamanoDocumentation: "host:path/to/repo" is git native over...
2005-11-10  Josef WeidendorferLet git-clone/git-fetch follow HTTP redirections
2005-11-10  Petr BaudisFix confusing git-update-ref error message
2005-11-10  Jim RadfordAdd missing git-core and cvsps RPM dependencies.
2005-11-10  Junio C HamanoMake git-recursive the default strategy for git-pull.
2005-11-10  Junio C HamanoUse 'merge-base --all' where applicable.
2005-11-10  Junio C HamanoMerge branch 'hold/svn'
2005-11-10  Junio C HamanoMerge branch 'hold/rpm'
2005-11-09  Junio C Hamanogit-apply: do not fail on binary diff when not applying...
2005-11-09  Junio C HamanoUpdate INSTALL
2005-11-09  Fredrik Kuivinenmerge-recursive: Fix support for branch names containin...
2005-11-09  Fredrik Kuivinenmerge-recursive: Fix limited output of rename messages
2005-11-09  Alexander LitvinovFix cvsexportcommit syntax error
2005-11-09  Luck, TonyUpdate howto using-topic-branches
2005-11-09  Peter Hagervallsparse fixes for http-{fetch,push}.c
2005-11-08  Kai Ruemmlergit-tag -d <tag>: delete tag <tag>
2005-11-08  Alex Riesenmake tests ignorable with "make -i"
2005-11-08  Alex Riesenfix t5000-tar-tree.sh when $TAR isn't set
2005-11-08  Junio C HamanoClean build annoyance.
2005-11-08  Jim RadfordSeparate RPMS for programs with non-standard dependencies.
2005-11-08  Junio C HamanoFix a couple of obvious and insignificant typo.
2005-11-08  Yaacov Akiba... Lift the default limit of number of revs.
2005-11-08  Yaacov Akiba... Handle a revision that only creates a new tag correctly.
2005-11-08  Yaacov Akiba... Bundle file copies from multiple branches into a merge.
2005-11-08  Yaacov Akiba... copy_dir becomes copy_path and handles both files and...
2005-11-08  Yaacov Akiba... Don't output error on changes in the nodes /, /tags...
2005-11-08  Yaacov Akiba... Add node_kind function to differentiate between file...
2005-11-08  Yaacov Akiba... Use svn pools to solve the memory leak problem.
2005-11-08  Junio C Hamanogit-am: do not lose already edited final-commit when...
2005-11-08  Alex Riesenls-files and read-tree need core.filemode
2005-11-08  Junio C HamanoDebian: packaging updates.
2005-11-08  Jon LoeligerUse consistent shell prompts and example style.
2005-11-08  Jon LoeligerAdd --tags documentation, scraped from JC mail.
2005-11-08  Nick HengeveldAdd support for git-http-push to git-push script
2005-11-08  Junio C HamanoTutorial: do not use 'git resolve'.
2005-11-08  Junio C HamanoDocumentation: fix dependency generation.
2005-11-08  Jon LoeligerAdd bug isolation howto, scraped from Linus.
2005-11-08  Junio C HamanoIgnore more generated files.
2005-11-08  Junio C HamanoFix documentation dependency generation.
2005-11-08  Junio C HamanoDocumentation: asciidoc formatting fix for git-cvsexpor...
2005-11-08  Fredrik Kuivinenmerge-recursive: Only print relevant rename messages
2005-11-08  Junio C HamanoDo not fail on hierarchical tagnames.
2005-11-07  Johannes SchindelinSmall bugfixes for http-push.c
2005-11-07  Nick HengeveldMake http-push smarter about creating remote dirs
2005-11-07  Martin LanghoffIntroducing: git-cvsexportcommit
2005-11-07  Kai RuemmlerDocumentation update: use git branch -d foo where appli...
2005-11-07  Junio C HamanoRecover dropped +x bit from git-pull.sh by accident.
2005-11-07  Junio C HamanoDocumentation: talk about guts of merge in tutorial.
2005-11-07  Jon LoeligerRefactored merge options into separate merge-options...
2005-11-07  Johannes Schindelinhttp-fetch: do not use curl_message after releasing it
2005-11-07  Johannes SchindelinAllow GIT_DIR to be an absolute path
2005-11-07  Paul Collinshttp-push.c: include with angle bracket, not dq.
2005-11-07  Junio C HamanoSet up remotes/origin to track all remote branches.
2005-11-07  Junio C Hamanogit-status: do not mark unmerged paths as committable.
2005-11-07  Junio C Hamanols-files: --others should not say unmerged paths are...
2005-11-06  Randal L. SchwartzUse fink/darwinport paths for OSX
2005-11-06  Jon LoeligerRefactor merge strategies into separate includable...
2005-11-06  Junio C HamanoDocument expat dependency when using http-push.
2005-11-06  Junio C HamanoMerge in http-push first stage.
2005-11-06  Nick HengeveldRefresh the remote lock if it is about to expire
2005-11-06  Nick HengeveldImprove lock handling
2005-11-06  Nick HengeveldSupport remote references with slashes in their names
2005-11-06  Nick HengeveldVerify remote packs, speed up pending request queue
2005-11-06  Nick HengeveldAdd support for pushing to a remote repository using...
2005-11-06  Junio C HamanoDebian: test build.
2005-11-06  Junio C HamanoFurther Debian split fixes.
2005-11-06  Junio C HamanoInstall asciidoc sources as well.
2005-11-06  Junio C HamanoPackage split: Debian.
2005-11-06  Junio C HamanoSimplify CFLAGS/DEFINES in Makefile
2005-11-06  Junio C Hamanogit-fetch: fail if specified refspec does not match...
2005-11-06  Junio C HamanoDocumentation: pull/clone ref mapping clarification.
2005-11-06  Junio C Hamanogit-format-patch: silly typo fix.
2005-11-05  Junio C Hamanotest: t4102-apply-rename fails with strict umask.
2005-11-05  Junio C Hamanogit-clone: fix local clone
2005-11-05  Junio C Hamanoinit-db::copy_file() - use copy_fd()
2005-11-05  Junio C Hamanocopy.c::copy_fd() - do not leak file descriptor on...
2005-11-05  Junio C HamanoDocumentation: format-patch
2005-11-05  Junio C Hamanoformat-patch: "rev1.." should mean "rev1..HEAD"
2005-11-05  Junio C HamanoDocumentation: git-fetch/pull updates.
2005-11-05  Jon LoeligerAdded a few examples to git-pull man page.
next