git
2010-03-05  Junio C HamanoMerge branch 'ld/maint-diff-quiet-w' into maint
2010-03-05  Junio C HamanoMerge branch 'rs/optim-text-wrap' into maint
2010-03-05  Junio C HamanoMerge branch 'dp/read-not-mmap-small-loose-object'...
2010-03-05  Junio C HamanoMerge branch 'np/compress-loose-object-memsave' into...
2010-03-05  Junio C HamanoMerge branch 'jc/maint-status-preload' into maint
2010-03-05  Junio C HamanoMerge branch 'gf/maint-sh-setup-nongit-ok' into maint
2010-03-05  Junio C HamanoMerge branch 'cc/maint-bisect-paths' into maint
2010-03-05  Junio C HamanoMerge branch 'maint-1.6.6' into maint
2010-03-05  Junio C HamanoMerge branch 'maint-1.6.5' into maint-1.6.6
2010-03-05  Michal SojkaRemove extra '-' from git-am(1)
2010-03-04  Michael Wookeyrun-command.c: fix build warnings on Ubuntu
2010-03-03  Junio C HamanoStart preparing for 1.7.0.2
2010-03-03  Junio C HamanoMerge branch 'tc/maint-transport-ls-remote-with-void...
2010-03-03  Junio C HamanoMerge branch 'hm/maint-imap-send-crlf' into maint
2010-03-03  Junio C HamanoMerge branch 'sp/maint-push-sideband' into maint
2010-03-03  Junio C HamanoMerge branch 'jc/maint-fix-test-perm' into maint
2010-03-03  Junio C HamanoMerge branch 'np/fast-import-idx-v2' into maint
2010-03-02  Jakub Narebskigitweb: Fix project-specific feature override behavior
2010-03-02  Sylvain Rabotgitweb multiple project roots documentation
2010-03-01  Christian Couderbisect: error out when passing bad path parameters
2010-02-28  Junio C HamanoGit 1.7.0.1 v1.7.0.1
2010-02-28  Mark LodatoRemove reference to GREP_COLORS from documentation
2010-02-28  Markus Heidelbergsha1_name: fix segfault caused by invalid index access
2010-02-28  Adam Simpkinsreflog: honor gc.reflogexpire=never
2010-02-28  Adam Simpkinsprune: honor --expire=never
2010-02-26  Junio C HamanoMerge branch 'maint-1.6.6' into maint
2010-02-26  Mark Lodatogrep docs: document --no-index option
2010-02-26  Mark Lodatogrep docs: --cached and <tree>... are incompatible
2010-02-26  Mark Lodatogrep docs: use AsciiDoc literals consistently
2010-02-26  Mark Lodatogrep docs: pluralize "Example" section
2010-02-25  Johannes Sixtt3301-notes: insert a shbang line in ./fake_editor.sh
2010-02-25  Filippo NegroniFix gitmkdtemp: correct test for mktemp() return value
2010-02-25  Nelson Elhagepack-objects documentation: Fix --honor-pack-keep as...
2010-02-25  Giuseppe Bilottais_submodule_modified(): clear environment properly
2010-02-25  Giuseppe Bilottasubmodules: ensure clean environment when operating...
2010-02-25  Giuseppe Bilottashell setup: clear_local_git_env() function
2010-02-25  Giuseppe Bilottarev-parse: --local-env-vars option
2010-02-25  Giuseppe BilottaRefactor list of of repo-local env vars
2010-02-24  Junio C Hamanopack-objects documentation: reword "objects that appear...
2010-02-24  Matt Kraaicommit: quote the user name in the example
2010-02-24  Junio C HamanoMerge branch 'ml/maint-grep-doc' into maint
2010-02-24  Junio C Hamanofetch --all/--multiple: keep all the fetched branch...
2010-02-24  Jeff Kingpush: fix segfault for odd config
2010-02-24  Junio C Hamanobuiltin-fetch --all/--multi: propagate options correctly
2010-02-24  Junio C Hamanot5521: fix and modernize
2010-02-23  Jonathan Niederam: remove rebase-apply directory before gc
2010-02-23  Bert Wesargrerere: fix memory leak if rerere images can't be read
2010-02-23  Bert WesargDocumentation: mention conflict marker size argument...
2010-02-23  Jeff Kingadd-interactive: fix bogus diff header line ordering
2010-02-22  Matthieu MoyUse git_mkstemp_mode instead of plain mkstemp to create...
2010-02-22  Matthieu Moygit_mkstemps_mode: don't set errno to EINVAL on exit.
2010-02-22  Matthieu MoyUse git_mkstemp_mode and xmkstemp_mode in odb_mkstemp...
2010-02-22  Matthieu Moygit_mkstemp_mode, xmkstemp_mode: variants of gitmkstemp...
2010-02-22  Matthieu MoyMove gitmkstemps to path.c
2010-02-22  Matthieu MoyAdd a testcase for ACL with restrictive umask.
2010-02-22  Jonathan Niedertests: Fix race condition in t7006-pager
2010-02-22  Nicolas Pitresha1_file: be paranoid when creating loose objects
2010-02-22  Larry D'Annagit-diff: add a test for git diff --quiet -w
2010-02-21  Dmitry Potapovhash-object: don't use mmap() for small files
2010-02-21  Nicolas Pitresha1_file: don't malloc the whole compressed result...
2010-02-21  Jonathan Niedert7006-pager: if stdout is not a terminal, make a new one
2010-02-20  Thomas Rastcherry_pick_list: quit early if one side is empty
2010-02-20  Jonathan Niedertests: Add tests for automatic use of pager
2010-02-20  Nelson ElhageDocumentation: pack-objects: Clarify --local's semantics.
2010-02-20  René Scharfeutf8.c: speculatively assume utf-8 in strbuf_add_wrappe...
2010-02-20  René Scharfeutf8.c: remove strbuf_write()
2010-02-20  René Scharfeutf8.c: remove print_spaces()
2010-02-20  René Scharfeutf8.c: remove print_wrapped_text()
2010-02-20  Evan Powersgit-p4: fix bug in symlink handling
2010-02-20  Thomas Rastt1450: fix testcases that were wrongly expecting failure
2010-02-20  Junio C Hamanomailinfo: do not strip leading spaces even for a header...
2010-02-20  Jacob HelwigDocumentation: Fix indentation problem in git-commit(1)
2010-02-19  Junio C HamanoMerge branch 'jk/maint-rmdir-fix' into maint
2010-02-19  Jeff Kingrm: fix bug in recursive subdirectory removal
2010-02-19  Stephen BoydDocumentation: describe --thin more accurately
2010-02-18  Jeff Kingdocs: don't talk about $GIT_DIR/refs/ everywhere
2010-02-17  Junio C HamanoUpdate 1.7.0.1 release notes
2010-02-17  Junio C HamanoMerge branch 'jk/cherry-pick-reword' into maint
2010-02-17  Junio C HamanoMerge branch 'jk/grep-double-dash' into maint
2010-02-17  Junio C HamanoMerge branch 'jc/typo' into maint
2010-02-17  Junio C Hamanostatus: preload index to optimize lstat(2) calls
2010-02-17  Nicolas Pitrefast-import: use the diff_delta() max_delta_size argument
2010-02-17  Nicolas Pitrefast-import: honor pack.indexversion and pack.packsizel...
2010-02-17  Nicolas Pitrefast-import: make default pack size unlimited
2010-02-17  Nicolas Pitrefast-import: use write_idx_file() instead of custom...
2010-02-17  Nicolas Pitrefast-import: use sha1write() for pack data
2010-02-17  Nicolas Pitrefast-import: start using struct pack_idx_entry
2010-02-17  Gabriel Filionrequire_work_tree broken with NONGIT_OK
2010-02-17  Mark Lodatogrep documentation: clarify what files match
2010-02-17  Chris Packhamtest for add with non-existent pathspec
2010-02-17  Junio C Hamanogit add -u: die on unmatched pathspec
2010-02-17  Junio C HamanoPrepare 1.7.0.1 release notes
2010-02-17  Junio C HamanoMerge branch 'jc/maint-grep-one-thread-mutex-fix' into...
2010-02-17  Junio C HamanoFix use of mutex in threaded grep
2010-02-16  Junio C HamanoMerge branch 'maint-1.6.6' into maint
2010-02-16  Junio C HamanoMerge branch 'maint-1.6.5' into maint-1.6.6
2010-02-16  Tay Ray Chuantransport: add got_remote_refs flag
2010-02-16  Jeff Kingdwim_ref: fix dangling symref warning
2010-02-16  Larry D'Annagit diff --quiet -w: check and report the status
2010-02-16  Thomas Raststash pop: remove 'apply' options during 'drop' invocation
next