git
2010-08-16  Ævar Arnfjörð... log: test for regression introduced in v1.7.2-rc0~103^2~2
2010-08-16  Jonathan Niedercherry-pick/revert: Use advise() for hints
2010-08-16  Jonathan Niedercherry-pick/revert: Use error() for failure message
2010-08-16  Jonathan NiederIntroduce advise() to print hints
2010-08-16  Jonathan NiederEliminate “Finished cherry-pick/revert” message
2010-08-15  David D. Kilzergit-svn: fix fetch with deleted tag
2010-08-15  David D. Kilzergit-svn: fix regex to remove "tail" from svn tags
2010-08-15  Jonathan Niedert9010 (svn-fe): avoid symlinks in test
2010-08-15  Jonathan Niedert9010 (svn-fe): use Unix-style path in URI
2010-08-15  Jonathan Niedervcs-svn: Avoid %z in format string
2010-08-15  Jonathan Niedervcs-svn: Rename dirent pool to build on Windows
2010-08-15  Jonathan Niedercompat: add strtok_r()
2010-08-15  Jonathan Niedertreap: style fix
2010-08-15  Jonathan Niedervcs-svn: remove build artifacts on "make clean"
2010-08-15  Jonathan Niedersvn-fe manual: Clarify warning about deltas in dump...
2010-08-15  Jonathan NiederUpdate svn-fe manual
2010-08-15  David BarrSVN dump parser
2010-08-15  David BarrInfrastructure to write revisions in fast-export format
2010-08-15  David BarrAdd stream helper library
2010-08-15  David BarrAdd string-specific memory pool
2010-08-15  Jason EvansAdd treap implementation
2010-08-15  David BarrAdd memory pool library
2010-08-15  Jonathan NiederIntroduce vcs-svn lib
2010-08-15  Daniel Johnsonfetch: allow command line --tags to override config
2010-08-13  Brandon Caseygit-rebase--interactive.sh: use printf instead of echo...
2010-08-13  Brandon Caseygit-rebase--interactive.sh: rework skip_unnecessary_picks
2010-08-13  Junio C Hamanodiff --follow: do call diffcore_std() as necessary
2010-08-13  Junio C Hamanodiff --follow: do not waste cycles while recursing
2010-08-13  Ævar Arnfjörð... perl/Makefile: Unset INSTALL_BASE when making perl.mak
2010-08-13  Elijah NewrenMark tests that use symlinks as needing SYMLINKS prereq...
2010-08-13  Elijah Newrenpull --rebase: Avoid spurious conflicts and reapplying...
2010-08-13  Elijah Newrent5520-pull: Add testcases showing spurious conflicts...
2010-08-13  Junio C HamanoMerge branch 'jc/sha1-name-find-fix'
2010-08-13  Junio C HamanoMerge branch 'jn/doc-pull'
2010-08-13  Junio C HamanoMerge branch 'jn/maint-gitweb-dynconf'
2010-08-13  Junio C HamanoMerge branch 'bc/use-more-hardlinks-in-install'
2010-08-13  Junio C HamanoMerge branch 'tr/rfc-reset-doc'
2010-08-13  Junio C HamanoMerge branch 'jn/parse-date-basic'
2010-08-13  Junio C HamanoMerge branch 'sp/fix-smart-http-deadlock-on-error'
2010-08-13  Junio C HamanoMerge branch 'maint'
2010-08-13  Matthieu Moypush: mention "git pull" in error message for non-fast...
2010-08-12  Jonathan NiederStandardize do { ... } while (0) style
2010-08-12  Brandon Caseyt/t7003: replace \t with literal tab in sed expression
2010-08-12  Nelson Elhageindex-pack: Don't follow replace refs.
2010-08-11  Spencer E.... Allow HTTP user agent string to be modified.
2010-08-11  Junio C HamanoMerge branch 'maint'
2010-08-11  Matthieu Moypost-receive-email: remove spurious commas in email...
2010-08-11  Raja R Harinathfast-import: export correctly marks larger than 2^20-1
2010-08-11  Ævar Arnfjörð... t/lib-git-svn.sh: use $PERL_PATH for perl, not perl...
2010-08-11  Diane Gasselint7609: test merge and checkout error messages
2010-08-11  Matthieu Moyunpack_trees: group error messages by type
2010-08-11  Matthieu Moymerge-recursive: distinguish "removed" and "overwritten...
2010-08-11  Diane Gasselinmerge-recursive: porcelain messages for checkout
2010-08-11  Matthieu MoyTurn unpack_trees_options.msgs into an array + enum
2010-08-11  Matthieu Moytest-lib: user-friendly alternatives to test [-d|-f|-e]
2010-08-11  Matthieu Moyrebase -i: add exec command to launch a shell command
2010-08-11  Jonathan Niederwrite-tree: Avoid leak when index refers to an invalid...
2010-08-11  Jonathan Niederread-tree: stop leaking tree objects
2010-08-11  Jonathan Niedercore: Stop leaking ondisk_cache_entrys
2010-08-11  Jakub Narebskidiff: strip extra "/" when stripping prefix
2010-08-11  Greg Brockmansplit_cmdline: Allow caller to access error string
2010-08-11  Nguyễn Thái... grep: run setup_git_directory_gently() sooner
2010-08-11  Nguyễn Thái... shortlog: run setup_git_directory_gently() sooner
2010-08-11  Nguyễn Thái... git wrapper: allow setup_git_directory_gently() be...
2010-08-11  Nguyễn Thái... setup: remember whether repository was found
2010-08-11  Nguyễn Thái... git wrapper: introduce startup_info struct
2010-08-09  Junio C HamanoMerge branch 'maint'
2010-08-09  Jonathan Niedergitweb: clarify search results page when no matching...
2010-08-09  Tay Ray Chuanbuiltin/checkout: handle -B from detached HEAD correctly
2010-08-09  Jonathan NiederDocumentation: add a FILES section for show-ref
2010-08-09  Nguyễn Thái... unpack-trees: mark new entries skip-worktree appropriately
2010-08-09  Nguyễn Thái... unpack-trees: do not check for conflict entries too...
2010-08-09  Nguyễn Thái... unpack-trees: let read-tree -u remove index entries...
2010-08-09  Nguyễn Thái... unpack-trees: only clear CE_UPDATE|CE_REMOVE when skip...
2010-08-09  Jonathan NiederMakefile: add missing dependency on http.h
2010-08-09  Jonathan NiederMakefile: add missing dependencies on url.h
2010-08-09  Michael J GruberDocumentation/git-log: Clarify --full-diff
2010-08-09  Willy Tarreaugit-rebase: fix typo when parsing --force-rebase
2010-08-09  Ævar Arnfjörð... imap-send: Fix sprintf usage
2010-08-09  René Scharfeprune: allow --dry-run for -n and --verbose for -v
2010-08-09  René Scharfenotes: allow --dry-run for -n and --verbose for -v
2010-08-09  Junio C HamanoMerge branch 'webrick' of git://git.bogomips.org/git-svn
2010-08-09  Matthieu MoyDocument -B<n>[/<m>], -M<n> and -C<n> variants of ...
2010-08-09  Brad KingDocumentation: cite git-am from git-apply
2010-08-09  Thomas Rastt7003: fix subdirectory-filter test
2010-08-09  Jens LehmannAdd tests for the diff.ignoreSubmodules config option
2010-08-09  Johannes SchindelinAdd the 'diff.ignoreSubmodules' config setting
2010-08-09  Jens LehmannSubmodules: Use "ignore" settings from .gitmodules...
2010-08-09  Jens LehmannSubmodules: Add the new "ignore" config option for...
2010-08-06  Shawn O. Pearcesmart-http: Don't deadlock on server failure
2010-08-06  Jonathan NiederAllow "check-ref-format --branch" from subdirectory
2010-08-06  Jonathan Niedercheck-ref-format: handle subcommands in separate functions
2010-08-06  Matthieu Moylog: parse separate option for --glob
2010-08-06  Matthieu Moylog: parse separate options like git log --grep foo
2010-08-06  Matthieu Moydiff: parse separate options --stat-width n, --stat...
2010-08-06  Jonathan Niederdiff: split off a function for --stat-* option parsing
2010-08-06  Matthieu Moydiff: parse separate options like -S foo
2010-08-06  Junio C HamanoMerge git://git.bogomips.org/git-svn
2010-08-05  Matthieu Moypretty-options.txt: match --format's documentation...
2010-08-05  Eric Wonginstaweb: add access+error logging for WEBrick
next