git.git
2005-07-30 Petr Baudis[PATCH] Unify usage strings declaration
2005-07-30 Petr Baudis[PATCH] Trivial tidyups
2005-07-30 Pavel Roskin[PATCH] mmap error handling
2005-07-30 Junio C HamanoDocumentation and tests: ls-files exclude pattern.
2005-07-30 Junio C Hamanols-files: rework exclude patterns.
2005-07-30 Linus Torvalds[PATCH] Fix interesting git-rev-list corner case
2005-07-29 Junio C HamanoTutorial: use a bit longer sample filenames.
2005-07-29 Johannes Schindelin[PATCH] support older versions of libcurl
2005-07-29 Junio C HamanoMerge with gitk.
2005-07-29 Paul MackerrasImprove the merge display when the result differs from...
2005-07-29 Johannes Schindelin[PATCH] socklen_t needs to be defined and libssl to...
2005-07-29 Johannes Schindelin[PATCH] support bc version 1.04
2005-07-29 Johannes Schindelin[PATCH] remove "-r" option to xargs
2005-07-29 Junio C Hamanoserver-info: do not complain if a tag points at a non...
2005-07-29 Linus Torvalds[PATCH] Make git-apply --stat less butt-ugly with long...
2005-07-28 Junio C Hamano[PATCH] gitk: Use GIT_DIR where appropriate.
2005-07-28 YOSHIFUJI Hideaki[PATCH] GIT: Listen on IPv6 as well, if available.
2005-07-28 Ryan Anderson[PATCH] Add documentation for git-rename-script
2005-07-28 Ryan Anderson[PATCH] Add support for directories to git-rename-script.
2005-07-28 Paul MackerrasImport the --topo-order change and fix the writing...
2005-07-28 Paul MackerrasDisplay the diffs for a merge in a unified fashion.
2005-07-28 Junio C HamanoDocument --strict flag to the fsck-cache command.
2005-07-28 Linus Torvaldsgit-fsck-cache: be stricter about "tree" objects
2005-07-28 Linus Torvaldsgit-convert-cache: fix up mode conversion
2005-07-28 Linus Torvaldsgit-fsck-cache.c: check commit objects more carefully
2005-07-28 Linus TorvaldsMake "parse_commit()" be a lot more careful
2005-07-27 Linus TorvaldsTutorial typofix.
2005-07-27 Junio C HamanoTypofix: usage strings fix.
2005-07-27 Linus Torvaldsgit-log: make sure we have some commit to start from.
2005-07-27 Junio C Hamanorequest-pull: minor tweaks.
2005-07-27 Ryan Anderson[PATCH] Add git-request-pull-script, a short script...
2005-07-27 Ryan Anderson[PATCH] git-status-script was missed during the convers...
2005-07-27 Ryan AndersonDeb Packaging fixes: Build against Mozilla libs for...
2005-07-27 Linus TorvaldsFix potential send-pack SIGSEGV
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-20 Paul MackerrasHandle the rename cases reported by git-diff-tree ...
2005-07-20 Paul MackerrasCalculate the list of interesting files for a merge.
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...
next