aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cvsimport: Don't let local settings hinder cvs user-migration.Andreas Ericsson2005-11-25
* Rename git-config-set to git-repo-configJohannes Schindelin2005-11-24
* diff-tree: teach single-commit diff-tree to honour graftsJunio C Hamano2005-11-23
* Teach update-index to read from ls-tree.Junio C Hamano2005-11-23
* git-revert: make --edit default.Junio C Hamano2005-11-23
* Allow editing of a revert-messageLinus Torvalds2005-11-23
* Fix git-mv for moving directories with 1 fileJosef Weidendorfer2005-11-23
* git-merge: make recursive the default strategyJunio C Hamano2005-11-23
* pack-redundant: type cleanups.Junio C Hamano2005-11-23
* Fixed git:// IPv4 address problem when compiled with -DNO_IPV6.Paul Serice2005-11-22
* arguments cleanup and some formattingAlex Riesen2005-11-22
* remove unused variableAlex Riesen2005-11-22
* speedup allocation in pack-redundant.cAlex Riesen2005-11-22
* Make git-pack-redundant take a list of unimportant objs on stdinLukas Sandström2005-11-22
* Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano2005-11-22
|\
| * gitk: Disable fastdate stuff for nowPaul Mackerras2005-11-21
* | git-var: constness and globalness cleanup.Junio C Hamano2005-11-21
* | Move diff.renamelimit out of default configuration.Junio C Hamano2005-11-21
* | max-count in terms of intersectionLuben Tuikov2005-11-21
* | GIT: Fix compilation error in connect.cYOSHIFUJI Hideaki / 吉藤英明2005-11-21
* | Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on.Andreas Ericsson2005-11-21
* | rename/copy score parsing updates.H. Peter Anvin2005-11-21
* | git-daemon not listening when compiled with -DNO_IPV6Paul Serice2005-11-21
* | git-repack: Properly abort in corrupt repositoryLinus Torvalds2005-11-21
* | Allow hierarchical section namesJohannes Schindelin2005-11-21
* | git-config-set: Properly terminate strings with '\0'Johannes Schindelin2005-11-21
* | git-proxy updates.Junio C Hamano2005-11-21
* | proxy-command support for git://Paul Collins2005-11-21
* | daemon: further tweaks.Junio C Hamano2005-11-21
* | git-daemon support for user-relative paths.Andreas Ericsson2005-11-21
* | tutorial: setting up a tree for subsystem maintainersJunio C Hamano2005-11-21
* | rename detection with -M100 means "exact renames only".Junio C Hamano2005-11-21
* | format-patch: fix two-argument special case, and make it easier to pick singl...Junio C Hamano2005-11-21
* | Fix hooks/update template.Junio C Hamano2005-11-21
* | Make sure heads/foo and tags/foo do not confuse things.Junio C Hamano2005-11-21
* | Fix "do not DWIM" patch to enter_repo"Junio C Hamano2005-11-20
* | git-reset.txt: Small fix + clarifications.Andreas Ericsson2005-11-20
* | Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPR...Ryan Anderson2005-11-20
* | Fix sparse warningsTimo Hirvonen2005-11-20
* | Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano2005-11-20
|\ \ | |/
| * gitk: Fix some bugs introduced by speedup changesPaul Mackerras2005-11-20
| * gitk: moving all three panes if clicking on an arrow.Stefan-W. Hahn2005-11-19
| * gitk: use git-diff-tree --no-commit-idPavel Roskin2005-11-19
| * gitk: Specify line hover fontFrank Sorenson2005-11-18
| * readrefs: grab all refs with one call to ls-remote.Junio C Hamano2005-11-18
* | git-config-set: support selecting values by non-matching regexJohannes Schindelin2005-11-20
* | merge-recursive: Replace 'except:'Fredrik Kuivinen2005-11-20
* | merge-one-file: use rmdir -pJunio C Hamano2005-11-20
* | Documentation: add hooks/update example.Junio C Hamano2005-11-19
* | git-config-set: add more optionsJohannes Schindelin2005-11-19