[PATCH] Unify Makefile indentation
[git.git] / Makefile
2005-08-12 Petr Baudis[PATCH] Unify Makefile indentation
2005-08-12 Petr Baudis[PATCH] Use $DESTDIR instead of $dest
2005-08-12 Pavel RoskinMake CFLAGS overridable from make command line.
2005-08-12 Junio C HamanoClean generated files a bit more, to cope with Debian...
2005-08-12 Junio C HamanoClean generated deb files.
2005-08-12 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with master.
2005-08-10 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with master.
2005-08-10 Junio C HamanoMerge with master.
2005-08-10 Junio C Hamanogit-revert: revert an existing commit.
2005-08-09 Junio C HamanoMerge with master.
2005-08-09 Junio C HamanoMerge with gitk.
2005-08-09 Junio C HamanoDowngrade git-send-email-script
2005-08-09 Junio C HamanoMerge with master.
2005-08-09 Junio C HamanoMerge with master.
2005-08-09 Junio C HamanoMakefile dependency fix.
2005-08-08 Junio C HamanoMerge with master.
2005-08-08 Junio C HamanoMerge with gitk.
2005-08-07 Junio C HamanoMerge with master.
2005-08-07 Junio C HamanoMerge with gitk.
2005-08-07 Junio C HamanoFix build rules for debian package.
2005-08-07 Junio C HamanoMerge with master.
2005-08-07 Junio C HamanoGIT 0.99.4 (release candidate)
2005-08-06 Junio C HamanoRedo the templates generation and installation.
2005-08-06 Junio C HamanoMerge with gitk.
2005-08-05 Junio C HamanoMerge with gitk.
2005-08-05 Junio C HamanoUpdate get_sha1() to grok extended format.
2005-08-04 Junio C HamanoRetire check-files.
2005-08-03 Junio C HamanoInstall sample hooks
2005-08-03 Ryan Anderson[PATCH] Add git-send-email-script - tool to send emails...
2005-08-03 Junio C HamanoClean t/trash upon "make clean" as well.
2005-08-01 Junio C HamanoGIT 0.99.3 v0.99.3
2005-08-01 Junio C HamanoRetire git-fetch-dumb-http and missing-revs
2005-08-01 Josef Weidendorfer[PATCH] Added hook in git-receive-pack
2005-07-31 Junio C HamanoAdd a stupid "count objects" script.
2005-07-31 Junio C HamanoFetch from a packed repository on dumb servers.
2005-07-31 Junio C HamanoMerge with gitk.
2005-07-31 Johannes Schindelin[PATCH] add NO_CURL option to the Makefile
2005-07-30 Linus Torvalds[PATCH] Making it easier to find which change introduce...
2005-07-30 Junio C HamanoNO_OPENSSL should really mean no openssl.
2005-07-30 Junio C HamanoFix typo in recent Makefile cleanup.
2005-07-30 Petr Baudis[PATCH] Build commands through object files
2005-07-30 Petr Baudis[PATCH] Support for NO_OPENSSL
2005-07-30 Petr Baudis[PATCH] Reorder Makefile rules
2005-07-30 Petr Baudis[PATCH] Remove the explicit Makefile dependencies descr...
2005-07-30 Petr Baudis[PATCH] Improve the compilation-time settings interface
2005-07-29 Junio C HamanoMerge with gitk.
2005-07-29 Johannes Schindelin[PATCH] socklen_t needs to be defined and libssl to...
2005-07-27 Ryan Anderson[PATCH] Add git-request-pull-script, a short script...
2005-07-27 Junio C HamanoName it 0.99.2 v0.99.2
2005-07-24 Linus TorvaldsAdd a "git rename" to help with - surprise surprise...
2005-07-24 Junio C Hamano[PATCH] Support cloning packed repo from dumb http...
2005-07-24 Junio C Hamano[PATCH] Add update-server-info.
2005-07-24 Junio C Hamano[PATCH] git-ls-remote: show and optionally store remote...
2005-07-24 Junio C Hamano[PATCH] git-peek-remote: show tags and heads from a...
2005-07-23 Junio C Hamano[PATCH] Install tools with "make install-tools".
2005-07-23 Eric W. Biederman[PATCH] Install git-verify-tag-script
2005-07-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-16 Linus TorvaldsPrepare git-tools for merging into the main git archive
2005-07-16 Junio C Hamano[PATCH] fetch/pull: short-hand notation for remote...
2005-07-15 Linus TorvaldsAhh, the heady days of 0.99 patchfiles v0.99.1
2005-07-15 Eric W. Biederman[PATCH] Add doc and install-doc targets to the Makefile
2005-07-15 Eric W. Biederman[PATCH] Use gzip -f when building the git-core tarball
2005-07-15 Eric W. Biederman[PATCH] Add a RPMBUILD make variable
2005-07-15 Eric W. Biederman[PATCH] Add git-var a tool for reading interesting...
2005-07-14 Linus TorvaldsAdd a "git-daemon" that listens on a TCP port
2005-07-12 Linus TorvaldsAbstract out the "name <email> date" handling of commit...
2005-07-12 Linus Torvalds"make clean" should clean up after a rpm build
2005-07-12 Linus TorvaldsRename the RPM from "git" to "git-core"
2005-07-12 Linus TorvaldsAdd "git branch" script
2005-07-11 Chris Wright[PATCH] Bootstrap "make dist"
2005-07-09 Bryan Larsen[PATCH] Expose object ID computation functions.
2005-07-08 Linus TorvaldsAdd "mkpath()" helper function
2005-07-08 Linus TorvaldsAdd "git-push-script" to make a more regular interface
2005-07-08 Junio C Hamano[PATCH] Make sq_expand() available as sq_quote().
2005-07-08 Linus TorvaldsAdd "git-sh-setup-script" for common git shell script...
2005-07-08 Junio C Hamano[PATCH] git-format-patch: Prepare patches for e-mail...
2005-07-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/chrisw/git
2005-07-07 Chris WrightInfrastructure for git rpm builds. Adds GIT_VERSION...
2005-07-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-06 Linus TorvaldsAdd a "git-show-index" helper that shows the contents...
2005-07-05 Linus TorvaldsAdd "git-clone-pack" program to help with "git clone"
2005-07-05 Linus TorvaldsMerge head 'cvs2git' of netz.smurf.noris.de/git/git
2005-07-05 Matthias UrlichsMerge with Linus' current tree
2005-07-04 Linus TorvaldsCommit first cut at "git-fetch-pack"
2005-07-04 Linus TorvaldsFactor out the ssh connection stuff from send-pack.c
2005-07-03 Linus TorvaldsAdd "git-prune-packed" that removes objects that exist...
2005-07-03 Linus TorvaldsAdd "git repack" command that does an incremental pack
2005-07-03 Linus TorvaldsFix up header file dependencies and add sparse checking...
2005-07-01 Junio C Hamano[PATCH] verify-pack updates.
2005-06-30 Linus TorvaldsTurn on optimization again
2005-06-30 Linus TorvaldsMake send/receive-pack be closer to doing something...
2005-06-30 Linus TorvaldsStart of "git-send-pack", the local part of sending...
2005-06-30 Linus TorvaldsAdd first cut at "git-receive-pack"
2005-06-29 Junio C Hamano[PATCH] Add git-verify-pack command.
2005-06-29 Linus TorvaldsMake git pack files use little-endian size encoding
2005-06-28 Matthias UrlichsAdded Perl git-cvsimport-script
2005-06-28 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
next