]> git.ipfire.org Git - thirdparty/git.git/history - Makefile
[PATCH] Initial AIX portability fixes.
[thirdparty/git.git] / Makefile
2005-12-07  Jason Riedy[PATCH] Initial AIX portability fixes.
2005-12-05  Junio C HamanoClean up compatibility definitions.
2005-12-04  Jason RiedyAdd compat/setenv.c, use in git.c.
2005-12-01  Junio C HamanoMakefile: say the default target upfront.
2005-12-01  Timo HirvonenMove couple of ifdefs after "include config.mk"
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-24  Johannes SchindelinRename git-config-set to git-repo-config
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22  Junio C HamanoMove diff.renamelimit out of default configuration.
2005-11-22  Andreas EricssonIntroduce $(ALL_PROGRAMS) for 'all:' and 'install:...
2005-11-21  Ryan AndersonAdd Python version checks to the Makefile to automatica...
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Johannes SchindelinAdd git-config-set, a simple helper for scripts to...
2005-11-20  Nick HengeveldDecide whether to build http-push in the Makefile
2005-11-20  Nick HengeveldIsolate shared HTTP request functionality
2005-11-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-18  Junio C HamanoCygwin *might* be helped with NO_MMAP
2005-11-18  Nicolas Pitre'make clean' forgot about some files
2005-11-16  Andreas EricssonC implementation of the 'git' program, take two.
2005-11-15  Junio C Hamanodiff: make default rename detection limit configurable.
2005-11-15  H. Peter Anvingit-core-foo -> git-foo, except the core package
2005-11-14  Junio C HamanoMerge branch 'svnup' of http://netz.smurf.noris.de...
2005-11-14  Josef WeidendorferRemove git-rename. git-mv does the same
2005-11-14  Junio C HamanoSeparate LDFLAGS and CFLAGS.
2005-11-14  Junio C HamanoMerge branch 'svnup' of http://netz.smurf.noris.de...
2005-11-13  Junio C HamanoRename lost+found to lost-found.
2005-11-12  Junio C Hamanogit-lost+found
2005-11-12  Lukas_SandströmRename git-pack-intersect to git-pack-redundant
2005-11-12  Lukas_SandströmAdd git-pack-intersect
2005-11-07  Martin LanghoffIntroducing: git-cvsexportcommit
2005-11-06  Randal L. SchwartzUse fink/darwinport paths for OSX
2005-11-06  Junio C HamanoMerge in http-push first stage.
2005-11-06  Nick HengeveldAdd support for pushing to a remote repository using...
2005-11-06  Junio C HamanoPackage split: Debian.
2005-11-06  Junio C HamanoSimplify CFLAGS/DEFINES in Makefile
2005-11-03  Junio C HamanoAdd 'ours' merge strategy.
2005-11-03  Peter Eriksen[PATCH] Clean up the SunOS Makefile rule
2005-11-03  Junio C HamanoMake test-date buildable again.
2005-11-02  Junio C HamanoDo not install backward compatibility links anymore.
2005-11-01  Petr BaudisRemove git-findtags.perl
2005-10-31  Junio C HamanoGIT 0.99.9 master branch.
2005-10-29  Junio C HamanoGIT 0.99.9 v0.99.9
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
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 http://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.
next