Fix potential send-pack SIGSEGV
[gitweb.git] / Makefile
2005-07-27 Name it 0.99.2 v0.99.2
2005-07-24 Add a "git rename" to help with - surprise surprise...
2005-07-24 [PATCH] Support cloning packed repo from dumb http...
2005-07-24 [PATCH] Add update-server-info.
2005-07-24 [PATCH] git-ls-remote: show and optionally store remote...
2005-07-24 [PATCH] git-peek-remote: show tags and heads from a...
2005-07-23 [PATCH] Install tools with "make install-tools".
2005-07-23 [PATCH] Install git-verify-tag-script
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-16 Prepare git-tools for merging into the main git archive
2005-07-16 [PATCH] fetch/pull: short-hand notation for remote...
2005-07-15 Ahh, the heady days of 0.99 patchfiles v0.99.1
2005-07-15 [PATCH] Add doc and install-doc targets to the Makefile
2005-07-15 [PATCH] Use gzip -f when building the git-core tarball
2005-07-15 [PATCH] Add a RPMBUILD make variable
2005-07-15 [PATCH] Add git-var a tool for reading interesting...
2005-07-14 Add a "git-daemon" that listens on a TCP port
2005-07-12 Abstract out the "name <email> date" handling of commit...
2005-07-12 "make clean" should clean up after a rpm build
2005-07-12 Rename the RPM from "git" to "git-core"
2005-07-12 Add "git branch" script
2005-07-11 [PATCH] Bootstrap "make dist"
2005-07-09 [PATCH] Expose object ID computation functions.
2005-07-08 Add "mkpath()" helper function
2005-07-08 Add "git-push-script" to make a more regular interface
2005-07-08 [PATCH] Make sq_expand() available as sq_quote().
2005-07-08 Add "git-sh-setup-script" for common git shell script...
2005-07-08 [PATCH] git-format-patch: Prepare patches for e-mail...
2005-07-07 Merge /pub/scm/linux/kernel/git/chrisw/git
2005-07-07 Infrastructure for git rpm builds. Adds GIT_VERSION...
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-06 Add a "git-show-index" helper that shows the contents...
2005-07-05 Add "git-clone-pack" program to help with "git clone"
2005-07-05 Merge head 'cvs2git' of netz.smurf.noris.de/git/git
2005-07-05 Merge with Linus' current tree
2005-07-04 Commit first cut at "git-fetch-pack"
2005-07-04 Factor out the ssh connection stuff from send-pack.c
2005-07-03 Add "git-prune-packed" that removes objects that exist...
2005-07-03 Add "git repack" command that does an incremental pack
2005-07-03 Fix up header file dependencies and add sparse checking...
2005-07-01 [PATCH] verify-pack updates.
2005-06-30 Turn on optimization again
2005-06-30 Make send/receive-pack be closer to doing something...
2005-06-30 Start of "git-send-pack", the local part of sending...
2005-06-30 Add first cut at "git-receive-pack"
2005-06-29 [PATCH] Add git-verify-pack command.
2005-06-29 Make git pack files use little-endian size encoding
2005-06-28 Added Perl git-cvsimport-script
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27 [PATCH] Remove "delta" object representation.
2005-06-27 git-pack-objects: write the pack files with a SHA1...
2005-06-26 [PATCH] Add git-relink-script to fix up missing hardlinks
2005-06-25 [PATCH] git-rebase-script: rebase local commits to...
2005-06-25 [PATCH] git-cherry: find commits not merged upstream.
2005-06-25 First cut at git-unpack-objects
2005-06-25 git-pack-objects: create a packed object representation.
2005-06-23 Add "git-patch-id" program to generate patch ID's.
2005-06-23 Add "git-clone-script" thingy
2005-06-22 Add "gitk" to the list of scripts to be installed autom...
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-21 Add "git checkout" that does what the name suggests
2005-06-15 Trivial git script fixups
2005-06-13 Add "git diff" script
2005-06-13 Add 'git-rev-parse' helper script
2005-06-09 [PATCH] Add git-diff-stages command.
2005-06-07 Add CVS import scripts and programs
2005-06-07 [PATCH] Operations on refs
2005-06-06 git-rev-list: make sure to link with ssl libraries
2005-06-06 [PATCH] Modify git-rev-list to linearise the commit...
2005-06-06 Fix entry.c dependency and compile problem
2005-06-06 Make fiel checkout function available to the git library
2005-06-05 [PATCH] rename git-rpush and git-rpull to git-ssh-push...
2005-06-05 Add git-shortlog perl script
2005-06-01 Add "git" and "git-log-script" helper scripts.
2005-05-31 [PATCH] Add -O<orderfile> option to diff-* brothers.
2005-05-30 Add "commit" helper script
2005-05-30 [PATCH] Add -B flag to diff-* brothers.
2005-05-25 [PATCH] Update rename/copy similarity estimator.
2005-05-24 Add "cvs2git" program to convert a CVS archive into...
2005-05-23 Start implementing "git-apply"
2005-05-22 Don't care about st_dev in the index file
2005-05-22 [PATCH] Makefile: Solaris fix: call $(MAKE) instead...
2005-05-22 Split up git-pull-script into separate "fetch" and...
2005-05-22 [PATCH] Diffcore updates.
2005-05-21 "make clean" should also clean up documentation
2005-05-21 [PATCH] Introducing software archaeologist's tool ...
2005-05-21 [PATCH] Diff overhaul, adding half of copy detection.
2005-05-20 [PATCH] delta creation
2005-05-20 [PATCH] delta check
2005-05-19 [PATCH] Implement git-checkout-cache -u to update stat...
2005-05-19 [PATCH] Deltification library work by Nicolas Pitre.
2005-05-17 Add silly "git-whatchanged" script.
2005-05-15 [PATCH 4/4] Trivial test harness fixes.
2005-05-15 [PATCH 2/3] Rename git-diff-tree-helper to git-diff...
2005-05-14 Implemented make test
2005-05-11 Merge ... http://members.cox.net/junkio/git-jc.git
2005-05-10 Link with -lcrypto instead of -lssl when using openssl...
2005-05-10 Rename environment variables.
2005-05-08 Build and install git-get-tar-commit-id
next