[PATCH] Make sq_expand() available as sq_quote().
[git.git] / Makefile
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
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-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.
2005-05-15 Junio C Hamano[PATCH 4/4] Trivial test harness fixes.
2005-05-15 Junio C Hamano[PATCH 2/3] Rename git-diff-tree-helper to git-diff...
2005-05-14 Petr BaudisImplemented make test
2005-05-11 Petr BaudisMerge ... http://members.cox.net/junkio/git-jc.git
2005-05-10 Junio C HamanoLink with -lcrypto instead of -lssl when using openssl...
2005-05-10 Junio C HamanoRename environment variables.
2005-05-08 Junio C HamanoBuild and install git-get-tar-commit-id
2005-05-07 Thomas Glanzmann[PATCH] make INSTALL binary in Makefile configurable...
2005-05-05 Linus TorvaldsSplit "git-pull-script" into two parts
2005-05-03 Linus TorvaldsAutomatic merge of /home/torvalds/junkio/.git/
2005-05-02 Junio C HamanoAdd git-write-blob.
2005-05-02 Junio C Hamano[PATCH] Add git-local-pull.
2005-05-01 Junio C Hamano[PATCH] Add git-apply-patch-script.
2005-04-30 Daniel Barkalow[PATCH] Split out "pull" from particular methods
2005-04-30 Linus TorvaldsMake the date parsing accept pretty much any random...
2005-04-30 Linus TorvaldsRename "show-files" to "ls-files"
2005-04-30 Edgar Toernig[PATCH] Do date parsing by hand...
2005-04-30 tony.luck@intel.com[PATCH] Fix AUTHOR_DATE timezone confusion
2005-04-29 Junio C Hamano[PATCH] Makefile: The big git command renaming fallout...
2005-04-29 Linus TorvaldsRename git core commands to be "git-xxxx" to avoid...
2005-04-28 Rene Scharfe[PATCH] create tar archives of tree on the fly
2005-04-28 Linus TorvaldsFix up recent object model cleanups
2005-04-28 Daniel Barkalow[PATCH] Add tag header/parser to library
2005-04-26 Junio C Hamano[PATCH] Introduce diff-tree-helper.
2005-04-26 Junio C Hamano[PATCH] Split external diff command interface to a...
2005-04-25 Linus TorvaldsAdd the git-*-script files to the install
2005-04-25 Linus TorvaldsAdd "tag" objects that can be used to sign other objects.
2005-04-24 Linus TorvaldsAdd "rev-list" program that uses the new time-based...
2005-04-24 Daniel Barkalow[PATCH] Various transport programs
2005-04-24 Jonas Fonseca[PATCH] Simplify building of programs
2005-04-23 Paul Mackerras[PATCH] PPC assembly implementation of SHA1
2005-04-21 Linus TorvaldsAdd support for alternate SHA1 library implementations.
2005-04-21 Linus TorvaldsSplit up Makefile library list handling with separate...
2005-04-20 Andre Noll[PATCH] simplify Makefile
next