Code

git.git
2005-07-27 Junio C HamanoName it 0.99.2 v0.99.2
2005-07-26 Junio C HamanoAdjust diff-raw tests to the status letter change.
2005-07-26 Junio C Hamanodiff-raw: Use 'A' instead of 'N' for added files.
2005-07-26 Junio C HamanoUse symbolic constants for diff-raw status indicators.
2005-07-26 Junio C HamanoDocumentation: describe git-ls-files --exclude patterns.
2005-07-26 Junio C Hamanogit-ls-files: --exclude mechanism updates.
2005-07-25 Ryan AndersonUpdate the documentation for git-tag-script to reflect...
2005-07-25 Junio C Hamanogit-tag-script updates.
2005-07-24 Linus TorvaldsFix up applymbox script for the addition of "git-"...
2005-07-24 Junio C Hamano[PATCH] diffcore-pickaxe: switch to "counting" behaviour.
2005-07-24 Linus TorvaldsAdd a "git rename" to help with - surprise surprise...
2005-07-24 Linus TorvaldsRename the "tools" programs to also have the "git-...
2005-07-24 Junio C Hamano[PATCH] Support cloning packed repo from dumb http...
2005-07-24 Junio C Hamano[PATCH] Document update-server-info.
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] Documentation: git-peek-remote.
2005-07-24 Junio C Hamano[PATCH] git-peek-remote: show tags and heads from a...
2005-07-23 Linus TorvaldsUpdate tutorial.txt branches/tags to use the nicer...
2005-07-23 Linus TorvaldsMake "git tag" create both simple and signed tags
2005-07-23 Junio C Hamano[PATCH] mailinfo: handle folded header.
2005-07-23 Linus TorvaldsFix git protocol connection 'port' override
2005-07-23 YOSHIFUJI Hideaki[PATCH] GIT: Try all addresses for given remote name
2005-07-23 Ryan Anderson[PATCH] Deb packaging needs two more configuration...
2005-07-23 Ryan Anderson[PATCH] Deb packages should include the binaries
2005-07-23 Linus TorvaldsBe more aggressive about marking trees uninteresting
2005-07-23 Junio C Hamano[PATCH] tutorial: mention "git clone" records .git...
2005-07-23 Junio C Hamano[PATCH] git-clone-script: store where we cloned from...
2005-07-23 Junio C Hamano[PATCH] Test framework: prettyprint the failed command.
2005-07-23 Junio C Hamano[PATCH] Install tools with "make install-tools".
2005-07-23 Junio C Hamano[PATCH] Audit rev-parse users.
2005-07-23 Junio C Hamano[PATCH] git-branch: avoid getting confused by empty...
2005-07-23 Junio C Hamano[PATCH] Help scripts that use git-rev-parse to grok...
2005-07-23 Junio C Hamano[PATCH] Document "curl" requirements.
2005-07-23 Darrin Thompson[PATCH] Support more http features: https no cert,...
2005-07-23 Eric W. Biederman[PATCH] Install git-verify-tag-script
2005-07-23 Eric W. Biederman[PATCH] Cleanup: git-verify-tag-script
2005-07-23 Jan Veldeman[PATCH] Fix a typo in git-unpack-objects documentation.
2005-07-23 Ryan Anderson[PATCH] debian/ fixes
2005-07-22 Junio C Hamano[PATCH] format-patch: --mbox and --check.
2005-07-22 Junio C Hamano[PATCH] git-format-patch-script and mailinfo updates.
2005-07-22 Junio C Hamano[PATCH] tools/applymbox: allow manual fixing and contin...
2005-07-22 Junio C Hamano[PATCH] apply.c: --exclude=fnmatch-pattern option.
2005-07-22 Junio C Hamano[PATCH] apply.c: handle incomplete lines correctly.
2005-07-19 Linus TorvaldsAdd "git commit --all" since everybody seems to want it.
2005-07-19 Linus Torvaldsgit-send-pack: verify that sender is a proper superset...
2005-07-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-18 Paul MackerrasMake the diff display less gaudy.
2005-07-18 Paul MackerrasAllow short SHA1 IDs in the SHA1 entry field.
2005-07-17 Paul MackerrasFix display of mode changes in details pane.
2005-07-17 Paul MackerrasFirst cut at displaying the diffs for a merge.
2005-07-17 Paul MackerrasMake searching in files changed faster, and fix some...
2005-07-16 Linus TorvaldsMerge three separate "fetch refs" functions
2005-07-16 Linus Torvaldsgit-send-pack: add "--all" option to send all refs...
2005-07-16 Linus Torvaldsgit-fetch-script: fix http:// breakage
2005-07-16 Linus TorvaldsFix git-fetch-script breakage
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 Linus Torvaldsgit-convert-cache: fix up file modes in trees too
2005-07-16 Junio C Hamano[PATCH] Documentation: describe short-hand used in...
2005-07-16 Junio C Hamano[PATCH] fetch/pull: short-hand notation for remote...
2005-07-16 Paul MackerrasAdd "Files" and "Pickaxe" to the find menu.
2005-07-16 Linus TorvaldsBe slightly smarter about git-daemon client shutdown
2005-07-16 Junio C Hamano[PATCH] Documentation: update recommended workflow...
2005-07-16 Junio C Hamano[PATCH] Documentation: adjust cvsimport command line.
2005-07-16 Linus Torvaldsgit-daemon: actually remember the children we have...
2005-07-16 Linus Torvaldsgit-daemon: keep track of children
2005-07-15 Linus TorvaldsAhh, the heady days of 0.99 patchfiles v0.99.1
2005-07-15 Linus TorvaldsFix up "make doc"
2005-07-15 Junio C Hamano[PATCH] Documentation: pull, push, packing repository...
2005-07-15 Junio C Hamano[PATCH] Documentation: update tutorial to talk about...
2005-07-15 Eric W. Biederman[PATCH] Initial support for building a debian package...
2005-07-15 Eric W. Biederman[PATCH] Update the spec file so it can build and instal...
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] Update tags to record who made them
2005-07-15 Eric W. Biederman[PATCH] Update git-tag-script to create the .git/refs...
2005-07-15 Eric W. Biederman[PATCH] Update the list of diagnostics for git-commit...
2005-07-15 Eric W. Biederman[PATCH] Add git-var a tool for reading interesting...
2005-07-15 Eric W. Biederman[PATCH] ident.c: Disambiguate the error messages in...
2005-07-15 Eric W. Biederman[PATCH] Move git_author_info and git_commiter_info...
2005-07-15 Linus TorvaldsAdd "--inetd" flag to git-daemon
2005-07-15 Linus Torvaldsgit-daemon: re-organize code a bit for --inetd flag
2005-07-15 Linus TorvaldsSplit up "diff_format" into "format" and "line_terminat...
2005-07-14 Linus TorvaldsMake "ce_match_path()" a generic helper function
2005-07-14 Linus TorvaldsMake git-diff-cache skip any comparisons which don...
2005-07-14 Linus TorvaldsStart using the partial tree reading in "git-diff-cache"
2005-07-14 Linus TorvaldsFix up read_tree() pathspec matching to use "const...
2005-07-14 Linus TorvaldsStart adding interfaces to read in partial trees
2005-07-14 Linus TorvaldsFix replacing of a directory with a file/symlink in...
2005-07-14 Linus TorvaldsMake "git diff" use git-sh-setup-script too..
2005-07-14 Linus TorvaldsMake "git prune" use the "--full" flag to git-fsck...
2005-07-14 Junio C Hamano[PATCH] Documentation: push-pull commands into a separa...
2005-07-14 Junio C Hamano[PATCH] Documentation: send/receive.
2005-07-14 Junio C Hamano[PATCH] Documentation: clone/fetch/upload.
2005-07-14 Junio C Hamano[PATCH] Documentation: packed GIT support commands.
2005-07-14 Linus TorvaldsGet rid of nasty utf-8 characters in printout
2005-07-14 Junio C Hamano[PATCH] apply: match documentation, usage string and...
2005-07-14 Junio C Hamano[PATCH] Remove leftover comment from documentation.
next