]> git.ipfire.org Git - thirdparty/git.git/history - Makefile
Skip --merge-order test when built with NO_OPENSSL
[thirdparty/git.git] / Makefile
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 master.kernel.org:/pub/scm/linux/kernel/git/chris...
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 http://netz.smurf.noris.de...
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
2005-06-27  Junio C Hamano[PATCH] Remove "delta" object representation.
2005-06-27  Linus Torvaldsgit-pack-objects: write the pack files with a SHA1...
2005-06-26  Ryan Anderson[PATCH] Add git-relink-script to fix up missing hardlinks
2005-06-25  Junio C Hamano[PATCH] git-rebase-script: rebase local commits to...
2005-06-25  Junio C Hamano[PATCH] git-cherry: find commits not merged upstream.
2005-06-25  Linus TorvaldsFirst cut at git-unpack-objects
2005-06-25  Linus Torvaldsgit-pack-objects: create a packed object representation.
2005-06-23  Linus TorvaldsAdd "git-patch-id" program to generate patch ID's.
2005-06-23  Linus TorvaldsAdd "git-clone-script" thingy
2005-06-22  Linus TorvaldsAdd "gitk" to the list of scripts to be installed autom...
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-21  Linus TorvaldsAdd "git checkout" that does what the name suggests
2005-06-15  Linus TorvaldsTrivial git script fixups
2005-06-13  Linus TorvaldsAdd "git diff" script
2005-06-13  Linus TorvaldsAdd 'git-rev-parse' helper script
2005-06-09  Junio C Hamano[PATCH] Add git-diff-stages command.
2005-06-07  Linus TorvaldsAdd CVS import scripts and programs
2005-06-07  Daniel Barkalow[PATCH] Operations on refs
2005-06-06  Linus Torvaldsgit-rev-list: make sure to link with ssl libraries
2005-06-06  jon@blackcubes.dyn... [PATCH] Modify git-rev-list to linearise the commit...
2005-06-06  Linus TorvaldsFix entry.c dependency and compile problem
2005-06-06  Linus TorvaldsMake fiel checkout function available to the git library
2005-06-05  Junio C Hamano[PATCH] rename git-rpush and git-rpull to git-ssh-push...
2005-06-05  Linus TorvaldsAdd git-shortlog perl script
2005-06-01  Linus TorvaldsAdd "git" and "git-log-script" helper scripts.
2005-05-31  Junio C Hamano[PATCH] Add -O<orderfile> option to diff-* brothers.
2005-05-30  Linus TorvaldsAdd "commit" helper script
2005-05-30  Junio C Hamano[PATCH] Add -B flag to diff-* brothers.
2005-05-25  Junio C Hamano[PATCH] Update rename/copy similarity estimator.
2005-05-24  Linus TorvaldsAdd "cvs2git" program to convert a CVS archive into...
2005-05-23  Linus TorvaldsStart implementing "git-apply"
2005-05-22  Linus TorvaldsDon't care about st_dev in the index file
2005-05-22  Thomas Glanzmann[PATCH] Makefile: Solaris fix: call $(MAKE) instead...
2005-05-22  Linus TorvaldsSplit up git-pull-script into separate "fetch" and...
2005-05-22  Junio C Hamano[PATCH] Diffcore updates.
2005-05-21  Linus Torvalds"make clean" should also clean up documentation
2005-05-21  Junio C Hamano[PATCH] Introducing software archaeologist's tool ...
2005-05-21  Junio C Hamano[PATCH] Diff overhaul, adding half of copy detection.
2005-05-20  Nicolas Pitre[PATCH] delta creation
2005-05-20  Nicolas Pitre[PATCH] delta check
2005-05-19  Junio C Hamano[PATCH] Implement git-checkout-cache -u to update stat...
2005-05-19  Nicolas Pitre[PATCH] Deltification library work by Nicolas Pitre.
2005-05-17  Linus TorvaldsAdd silly "git-whatchanged" script.
next