]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
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 code
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 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
2010-02-16 Larry D'Annadiff: make sure --output=/bad/path is caught
2010-02-16 Pete HarlanRemove hyphen from "git-command" in two error messages
2010-02-15 Jonathan Niederam: Fix launching of pager
2010-02-15 Junio C HamanoMerge branch 'maint-1.6.6' into maint
2010-02-15 Jakub Narebskigitweb: Die if there are parsing errors in config file
2010-02-15 Jonathan Niedergit svn: Fix launching of pager
2010-02-15 Jonathan Niedergit.1: Clarify the behavior of the --paginate option
2010-02-15 Jonathan NiederMake 'git var GIT_PAGER' always print the configured pager
2010-02-15 Jonathan NiederFix 'git var' usage synopsis
2010-02-14 René Scharfefix minor memory leak in get_tree_entry()
2010-02-13 Junio C HamanoStart 1.7.0 maintenance track
2010-02-12 Junio C HamanoGit 1.7.0 v1.7.0
2010-02-12 Junio C HamanoMerge branch 'maint'
2010-02-12 Junio C HamanoFix typo in 1.6.6.2 release notes
2010-02-12 Junio C HamanoRe-fix check-ref-format documentation mark-up
2010-02-12 Hitoshi Mitakegit-imap-send: Convert LF to CRLF before storing patch...
2010-02-12 Junio C Hamanoarchive documentation: attributes are taken from the...
2010-02-12 Michael J GruberDocumentation: minor fixes to RelNotes-1.7.0
2010-02-12 SZEDER Gáborbash: support 'git am's new '--continue' option
2010-02-12 Junio C HamanoMerge branch 'maint'
2010-02-12 Jacob Helwigfilter-branch: Fix error message for --prune-empty...
2010-02-12 Jeff Kingcherry-pick: prettify the advice message
2010-02-12 Jeff Kingcherry-pick: show commit name instead of sha1
2010-02-12 Jeff Kingcherry-pick: format help message as strbuf
2010-02-12 Jeff Kingcherry-pick: refactor commit parsing code
2010-02-12 Jeff Kingcherry-pick: rewrap advice message
2010-02-12 Jeff Kingam: switch --resolved to --continue
2010-02-10 Junio C HamanoUpdate draft release notes to 1.7.0 one more time
2010-02-10 Junio C HamanoSync with 1.6.6.2
2010-02-10 Junio C HamanoGit 1.6.6.2 v1.6.6.2
2010-02-10 Junio C HamanoMerge branch 'maint-1.6.5' into maint
2010-02-10 Junio C Hamanot8003: check exit code of command and error message...
2010-02-10 Junio C HamanoMerge branch 'sp/maint-fast-import-large-blob' into maint
2010-02-10 Junio C HamanoMerge branch 'gp/maint-cvsserver' into maint
2010-02-10 Junio C HamanoMerge branch 'jc/maint-reflog-bad-timestamp' into maint
2010-02-10 Junio C HamanoMerge branch 'il/maint-xmallocz' into maint
2010-02-10 Junio C HamanoMerge branch 'jh/maint-config-file-prefix' into maint
2010-02-10 Junio C HamanoMerge branch 'nd/include-termios-for-osol' into maint
2010-02-10 Junio C HamanoMerge branch 'jc/maint-1.6.1-checkout-m-custom-merge...
2010-02-10 Junio C HamanoMerge branch 'rs/maint-archive-match-pathspec' into maint
2010-02-10 Junio C Hamanocheck-ref-format documentation: fix enumeration mark-up
2010-02-10 Thomas RastDocumentation: quote braces in {upstream} notation
2010-02-10 Shawn O. Pearcereceive-pack: Send internal errors over side-band #2
2010-02-10 Shawn O. Pearcet5401: Use a bare repository for the remote peer
2010-02-09 Brian Gernhardtt3902: Protect against OS X normalization
2010-02-09 Junio C HamanoMerge branch 'maint'
2010-02-09 Junio C HamanoMerge branch 'maint-1.6.5' into maint
next