Add git-name-rev
[git.git] / Makefile
2005-10-26 Johannes SchindelinAdd git-name-rev
2005-10-26 Junio C Hamanopack-objects: Allow use of pre-generated pack.
2005-10-24 Linus TorvaldsAdd git-shell.
2005-10-24 Josef WeidendorferAdd git-mv
2005-10-23 Junio C HamanoMerge branch 'fixes'
2005-10-23 Linus TorvaldsSplit up tree diff functions into tree-diff.c library
2005-10-21 Junio C HamanoMerge branch 'fixes'
2005-10-21 Johannes SchindelinMake git-cherry-pick in target "all"
2005-10-18 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-16 Kalle ValoMakefile entry for git-svnimport contained a small...
2005-10-15 Junio C Hamanogit-check-ref-format: reject funny ref names.
2005-10-15 Junio C HamanoMerge branch 'fixes'
2005-10-15 Linus TorvaldsUnlocalized isspace and friends
2005-10-13 Martin LanghoffAdd findtags - reworked
2005-10-13 Sergey VlasovAdd git-index-pack utility
2005-10-12 Junio C HamanoMerge branch 'fixes'
2005-10-12 Linus TorvaldsUse git config file for committer name and email info
2005-10-12 Tom PrinceExport template_dir in Makefile.
2005-10-11 Johannes SchindelinSupport custom build options in config.mak
2005-10-10 Linus TorvaldsAdd ".git/config" file parser
2005-10-10 Junio C HamanoMerge branch 'fixes'
2005-10-10 Junio C HamanoDeal with $(bindir) and friends with whitespaces.
2005-10-10 Junio C HamanoOpenBSD needs the strcasestr replacement.
2005-10-10 Matthias UrlichsNew: git-svnimport.
2005-10-10 Junio C HamanoMerge branch 'fixes'
2005-10-09 Junio C HamanoMakefile: avoid error message from 'uname -o'
2005-10-08 Kai Ruemmlermake $prefix available for sub-makefiles
2005-10-08 Johannes Schindelin[PATCH] If NO_MMAP is defined, fake mmap() and munmap()
2005-10-08 Junio C HamanoGive proper prototype to gitstrcasestr.
2005-10-08 Junio C HamanoMerge branch 'fixes'
2005-10-07 Junio C HamanoAdd git-am, applymbox replacement.
2005-10-05 Junio C HamanoMerge branch 'fixes'
2005-10-05 Junio C HamanoRecord which tree the patch applies to.
2005-10-05 Junio C HamanoMerge branch 'fixes'
2005-10-04 Junio C HamanoOn Cygwin, use symbolic ref, not a symbolic link, to...
2005-10-04 Junio C HamanoMerge branch 'fixes'
2005-10-03 Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-10-03 Junio C HamanoMerge branch 'fixes'
2005-10-03 Junio C Hamano[PATCH] Merging the Cygwin changes
2005-10-03 Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-10-02 Junio C HamanoPost 0.99.8 master branch
2005-10-02 Junio C HamanoGIT 0.99.8 v0.99.8
2005-10-02 Junio C HamanoCustomize git command for installations that lack certa...
2005-10-02 Han Boetes[PATCH] git on OpenBSD
2005-10-02 Junio C HamanoMore portability.
2005-10-02 Junio C HamanoAdd git-symbolic-ref
2005-09-30 H. Peter AnvinBetter handling of exec extension in the git wrapper...
2005-09-30 H. Peter AnvinChange $(X) -> $X to be less annoying.
2005-09-30 H. Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-09-30 Junio C HamanoStill installing the old command names.
2005-09-29 Peter AnvinMerge with master.kernel.org:/pub/scm/git/git.git
2005-09-29 hpagit-http-fetch needs $(X)
2005-09-29 H. Peter AnvinJust explicitly add $(X) to most programs.
2005-09-29 Peter AnvinMerge ... www.kernel.org/pub/scm/git/git.git
2005-09-29 Peter AnvinHandle Cygwin .exe extensions
2005-09-29 Peter AnvinRemove *.exe for Cygwin's benefit
2005-09-29 Peter AnvinNO_IPV6 support for git daemon
2005-09-28 hpaCall it NO_IPV6 rather than hard-coding __CYGWIN__
2005-09-28 hpaOptions to compile on Cygwin
2005-09-28 Junio C HamanoMerge master.kernel.org:/home/hpa/git/daemon
2005-09-27 Peter Eriksen[PATCH] Make the test more shell generic and fix missin...
2005-09-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-25 Linus Torvalds[PATCH] Add "git-update-ref" to update the HEAD (or...
2005-09-25 Junio C HamanoMerge branch 'fixes'
2005-09-25 Junio C HamanoClean generated files a bit more.
2005-09-25 Junio C HamanoStop installing the backward compatible symlinks.
2005-09-24 Junio C HamanoUse 0.99.7.GIT as version between 0.99.7 and 0.99.8
2005-09-24 Junio C HamanoSolaris: give a bit more built-in defaults.
2005-09-24 Patrick Mauritz[PATCH] CURLDIR in Makefile
2005-09-24 Junio C HamanoMerge 'fixes' branch.
2005-09-23 Junio C HamanoMerge branch 'fixes'
2005-09-23 Junio C HamanoPrettyprint octopus merge message.
2005-09-22 Junio C HamanoRetire diff-helper.
2005-09-22 Junio C HamanoRetire rev-tree.
2005-09-22 Junio C HamanoRetire git-export.
2005-09-21 Junio C HamanoMerge branch 'fixes'
2005-09-21 Nicolas Pitre[PATCH] ARM optimized SHA1 implementation
2005-09-20 Junio C HamanoShip our own copy of subprocess.py
2005-09-19 Linus Torvalds[PATCH] strcasestr compatibility replacement
2005-09-18 Junio C HamanoGIT 0.99.7 v0.99.7
2005-09-18 Junio C HamanoMerge branch 'master' of .
2005-09-17 Junio C Hamano[PATCH] getdomainname should be usable on SunOS with...
2005-09-15 Junio C HamanoBe more backward compatible with git-ssh-{push,pull}.
2005-09-15 Junio C HamanoRetire info/rev-cache
2005-09-15 Peter Eriksen[PATCH] Use '-d' as the first flag to 'install'
2005-09-14 Junio C HamanoMerge branch 'master' of .
2005-09-13 Fredrik Kuivinen[PATCH] Rename the 'fredrik' merge strategy to 'recursive'.
2005-09-13 Junio C HamanoMerge branch 'master' of .
2005-09-12 Linus Torvalds[PATCH] Add "git grep" helper
2005-09-12 Junio C HamanoMerge branch 'master' of .
2005-09-11 Junio C HamanoPrepare 0.99.7 release candidate branch.
2005-09-11 Junio C HamanoAdd a new merge strategy by Fredrik Kuivinen.
2005-09-11 Junio C HamanoUse Daniel's read-tree in the merge strategy 'resolve'.
2005-09-11 Junio C HamanoMulti-backend merge driver.
2005-09-09 Junio C HamanoRetire support for old environment variables.
2005-09-09 Marco Roeland[PATCH] remove duplicate git-send-email-script.perl...
2005-09-09 Junio C Hamano'build' scripts before installing.
2005-09-08 Junio C Hamanogit --version tells which version of git you have.
next