git
2014-06-03  Junio C HamanoMerge branch 'mm/mediawiki-encoding-fix'
2014-06-03  Junio C HamanoMerge branch 'sk/tag-contains-wo-recursion'
2014-06-03  Junio C HamanoMerge branch 'ef/send-email-absolute-path-to-the-command'
2014-06-03  Junio C HamanoMerge branch 'jx/blame-align-relative-time'
2014-06-03  Junio C HamanoMerge branch 'lr/git-run-setup-gently'
2014-06-03  Junio C HamanoMerge branch 'fc/mergetools-vimdiff3'
2014-06-03  Junio C HamanoMerge branch 'fc/merge-default-to-upstream'
2014-06-03  Junio C HamanoMerge branch 'jk/external-diff-use-argv-array'
2014-06-03  Junio C HamanoMerge branch 'sk/svn-parse-datestamp'
2014-06-03  Junio C HamanoMerge branch 'rs/ref-update-check-errors-early'
2014-06-03  Junio C HamanoMerge branch 'nd/index-pack-one-fd-per-thread'
2014-06-03  Junio C HamanoMerge branch 'ym/fix-opportunistic-index-update-race'
2014-06-03  Junio C HamanoMerge branch 'mh/ref-transaction'
2014-06-03  Junio C HamanoMerge branch 'ks/tree-diff-nway'
2014-06-03  Junio C HamanoMerge branch 'jc/apply-ignore-whitespace'
2014-06-03  Junio C HamanoMerge branch 'as/grep-fullname-config'
2014-06-03  Ronnie Sahlbergrefs.c: change read_ref_at to use the reflog iterators
2014-06-03  Steve Hoelzerenvironment.c: enable core.preloadindex by default
2014-06-03  Jeff Kingerror_resolve_conflict: drop quotations around operation
2014-06-03  Jeff Kingerror_resolve_conflict: rewrap advice message
2014-06-02  Pasha Bolokhovdir.c:trim_trailing_spaces(): fix for " \ " sequence
2014-06-02  René Scharfepack-objects: use free()+xcalloc() instead of xrealloc...
2014-06-02  René Scharfemailinfo: use strcmp() for string comparison
2014-06-02  Johannes Sixtfix brown paper bag breakage in t5150-request-pull.sh
2014-06-02  Michael Naumovsideband.c: do not use ANSI control sequence on non...
2014-05-30  Linus Torvaldsgit log: support "auto" decorations
2014-05-30  Ben Waltoncompat/bswap.h: fix endianness detection
2014-05-30  Nick Alcockt5538: move http push tests out to t5542
2014-05-30  Junio C HamanoSync with 1.9.4
2014-05-30  Junio C HamanoGit 1.9.4 v1.9.4
2014-05-30  Jeff Kingt5537: re-drop http tests
2014-05-28  Junio C HamanoMerge branch 'rh/prompt-pcmode-avoid-eval-on-refname...
2014-05-28  Junio C HamanoMerge branch 'mw/symlinks' into maint
2014-05-28  Stephen P.... How to keep a project's canonical history correct.
2014-05-28  Junio C HamanoGit 2.0 v2.0.0
2014-05-28  Jeremiah MahlerDocumentation: wording fixes in the user manual and...
2014-05-27  Brian Gesiaktransport-helper.c: rearrange xcalloc arguments
2014-05-27  Brian Gesiakremote.c: rearrange xcalloc arguments
2014-05-27  Brian Gesiakreflog-walk.c: rearrange xcalloc arguments
2014-05-27  Brian Gesiakpack-revindex.c: rearrange xcalloc arguments
2014-05-27  Brian Gesiaknotes.c: rearrange xcalloc arguments
2014-05-27  Brian Gesiakimap-send.c: rearrange xcalloc arguments
2014-05-27  Brian Gesiakhttp-push.c: rearrange xcalloc arguments
2014-05-27  Brian Gesiakdiff.c: rearrange xcalloc arguments
2014-05-27  Brian Gesiakconfig.c: rearrange xcalloc arguments
2014-05-27  Brian Gesiakcommit.c: rearrange xcalloc arguments
2014-05-27  Brian Gesiakbuiltin/remote.c: rearrange xcalloc arguments
2014-05-27  Brian Gesiakbuiltin/ls-remote.c: rearrange xcalloc arguments
2014-05-27  Øystein Walleconfig: respect '~' and '~user' in mailmap.file
2014-05-27  Jonathan McCrohangit-instaweb: add support for Apache 2.4
2014-05-27  Jeremiah Mahlert9138-git-svn-authors-prog.sh fixups
2014-05-27  Jeremiah Mahlerformat-patch: add "--signature-file=<file>" option
2014-05-27  Maxime Costegit-p4: Do not include diff in spec file when just...
2014-05-27  Nguyễn Thái... gc --auto: do not lock refs in the background
2014-05-27  Jens Lindströmremote prune: optimize "dangling symref" check/warning
2014-05-27  Jens Lindströmremote: repack packed-refs once when deleting multiple...
2014-05-27  John Keepingcompletion: add missing options for git-merge
2014-05-27  John Keepingcompletion: add a note that merge options are shared
2014-05-27  Jeff Kinghttp: default text charset to iso-8859-1
2014-05-27  Jeff Kingremote-curl: reencode http error messages
2014-05-27  Jeff Kingstrbuf: add strbuf_reencode helper
2014-05-27  Jeff Kinghttp: optionally extract charset parameter from content...
2014-05-27  Jeff Kinghttp: extract type/subtype portion of content-type
2014-05-23  Junio C Hamanoscripts: more "export VAR=VALUE" fixes
2014-05-23  Elia Pintoscripts: "export VAR=VALUE" construct is not portable
2014-05-23  Jeff Kingstrbuf: add strbuf_tolower function
2014-05-23  Jeff Kingt5550: test display of remote http error messages
2014-05-23  Jeff Kingt/lib-httpd: use write_script to copy CGI scripts
2014-05-23  Jeff Kingtest-lib: preserve GIT_CURL_VERBOSE from the environment
2014-05-23  Jeff Kingdaemon/config: factor out duplicate xstrdup_tolower
2014-05-23  Jonathan Niedertest-lint: find unportable sed, echo, test, and export...
2014-05-23  Jens Lindströmremote rm: delete remote configuration as the last
2014-05-21  Jeff Kingformat-patch: make newline after signature conditional
2014-05-21  Jason St. JohnDocumentation: use "command-line" when used as a compou...
2014-05-21  Junio C HamanoUpdate draft release notes to 2.0
2014-05-21  Alexey Shumkinpretty.c: format string with truncate respects logOutpu...
2014-05-21  Alexey Shumkint4205, t6006: add tests that fail with i18n.logOutputEn...
2014-05-21  Alexey Shumkint4205 (log-pretty-format): use `tformat` rather than...
2014-05-21  Alexey Shumkint4041, t4205, t6006, t7102: don't hardcode tested encod...
2014-05-20  Junio C HamanoGit 2.0-rc4 v2.0.0-rc4
2014-05-20  Jason St. JohnRelNotes/2.0.0.txt: Fix several grammar issues, notably...
2014-05-20  Junio C HamanoRevert "Merge branch 'jc/graduate-remote-hg-bzr' (early...
2014-05-20  Matthieu Moyrebase -i: test "Nothing to do" case with autostash
2014-05-20  Junio C HamanoCodingGuidelines: avoid "test <cond> -a/-o <cond>"
2014-05-20  Jeff Kingmove "--follow needs one pathspec" rule to diff_setup_done
2014-05-20  Junio C HamanoMerge branch 'jc/graduate-remote-hg-bzr' (early part)
2014-05-20  Junio C Hamanoremote-helpers: point at their upstream repositories
2014-05-20  Felipe Contrerascontrib: remote-helpers: add move warnings (v2.0)
2014-05-20  Junio C HamanoRevert "Merge branch 'fc/transport-helper-sync-error...
2014-05-19  Junio C HamanoMerge branch 'rh/prompt-pcmode-avoid-eval-on-refname'
2014-05-19  Richard Hansengit-prompt.sh: don't assume the shell expands the value...
2014-05-19  Ramkumar Ramachandrarebase -i: handle "Nothing to do" case with autostash
2014-05-19  Michael S.... rebase --keep-empty -i: add test
2014-05-19  Christian CouderDocumentation: replace: describe new --edit option
2014-05-19  Christian Couderreplace: add --edit to usage string
2014-05-19  Christian Couderreplace: add tests for --edit
2014-05-19  Christian Couderreplace: die early if replace ref already exists
2014-05-19  Christian Couderreplace: refactor checking ref validity
2014-05-19  Christian Couderreplace: make sure --edit results in a different object
2014-05-19  Nguyễn Thái... commit: allow core.commentChar=auto for character auto...
next