]> asedeno.scripts.mit.edu Git - git.git/shortlog
git.git
2010-02-20 Junio C HamanoMerge branch 'maint'
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 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 'maint'
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 Mark LodatoAdd an optional argument for --color options
2010-02-19 Stephen BoydDocumentation: describe --thin more accurately
2010-02-18 Junio C HamanoMerge branch 'maint'
2010-02-18 Jeff Kingdocs: don't talk about $GIT_DIR/refs/ everywhere
2010-02-17 Michael Lukashovrefactor duplicated encode_header in pack-objects and...
2010-02-17 Junio C HamanoMerge branch 'np/fast-import-idx-v2'
2010-02-17 Michael Lukashovrefactor duplicated fill_mm() in checkout and merge...
2010-02-17 Michael Lukashovrefactor duplicated code in builtin-send-pack.c and...
2010-02-17 Michael Lukashovconnect.c: move duplicated code to a new function ...
2010-02-17 Junio C HamanoUpdate draft release notes to 1.7.1
2010-02-17 Junio C HamanoMerge branch 'maint'
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 Jakub Narebskigitweb: Protect escaping functions against calling on undef
2010-02-17 Jakub Narebskigitweb: esc_html (short) error message in die_error
2010-02-17 Johan Herlandsubmodule summary: Don't barf when invoked in an empty repo
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 Hitoshi Mitakeimap-send: support CRAM-MD5 authentication
2010-02-17 Mark Lodatogrep documentation: clarify what files match
2010-02-17 Junio C HamanoMerge branch 'jc/typo'
2010-02-17 Junio C HamanoMerge branch 'maint'
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'
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 HamanoMerge branch 'maint'
2010-02-13 Junio C HamanoMerge branch 'rs/git-dir-cleanup'
2010-02-13 Junio C HamanoMerge branch 'jk/cherry-pick-reword'
2010-02-13 Junio C HamanoMerge branch 'jk/grep-double-dash'
2010-02-13 Junio C HamanoResurrect "git grep --no-index"
2010-02-13 Junio C HamanoStart 1.7.0 maintenance track
2010-02-13 Junio C HamanoStart 1.7.1 cycle
2010-02-13 Junio C Hamanofor-each-ref --format='%(flag)'
2010-02-13 Junio C Hamanofor-each-ref --format='%(symref) %(symref:short)'
2010-02-13 Junio C Hamanobuiltin-for-each-ref.c: check if we need to peel onion...
2010-02-13 Junio C Hamanobuiltin-for-each-ref.c: comment fixes
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
next