git
2016-10-21  Johannes Schindelinsequencer: remove overzealous assumption in rebase...
2016-10-21  Johannes Schindelinsequencer: teach write_message() to append an optional LF
2016-10-21  Johannes Schindelinsequencer: refactor write_message() to take a pointer...
2016-10-21  Johannes Schindelinsequencer: roll back lock file if write_message() failed
2016-10-21  Johannes Schindelinsequencer: stop releasing the strbuf in write_message()
2016-10-21  Johannes Schindelinsequencer: left-trim lines read from the script
2016-10-21  Johannes Schindelinsequencer: support cleaning up commit messages
2016-10-21  Johannes Schindelinsequencer: support amending commits
2016-10-21  Johannes Schindelinsequencer: allow editing the commit message on a case...
2016-10-21  Johannes Schindelinsequencer: introduce a helper to read files written...
2016-10-21  Johannes Schindelinsequencer: prepare for rebase -i's commit functionality
2016-10-21  Johannes Schindelinsequencer: remember the onelines when parsing the todo...
2016-10-21  Johannes Schindelinsequencer: get rid of the subcommand field
2016-10-21  Johannes Schindelinsequencer: avoid completely different messages for...
2016-10-21  Johannes Schindelinsequencer: strip CR from the todo script
2016-10-21  Johannes Schindelinsequencer: completely revamp the "todo" script parsing
2016-10-21  Johannes Schindelinsequencer: refactor the code to obtain a short commit...
2016-10-21  Johannes Schindelinsequencer: future-proof read_populate_todo()
2016-10-21  Johannes Schindelinsequencer: plug memory leaks for the option values
2016-10-20  Jacob Kellerrev-list: use hdr_termination instead of a always using...
2016-10-20  Junio C HamanoMerge tag 'gitgui-0.21.0' of git://repo.or.cz/git-gui
2016-10-20  Younes Khoudlidoc: remove reference to the traditional layout in...
2016-10-20  Junio C Hamanot3700: fix broken test under !SANITY
2016-10-20  Pat Thoytsgit-gui: set version 0.21 gitgui-0.21.0
2016-10-20  Pat ThoytsMerge branch 'as/bulgarian' into pu
2016-10-20  Alexander Shopovgit-gui: Mark 'All' in remote.tcl for translation
2016-10-20  Alexander Shopovgit-gui i18n: Updated Bulgarian translation (565,0f,0u)
2016-10-20  Pat ThoytsMerge branch 'os/preserve-author' into pu
2016-10-20  Pat ThoytsMerge branch 'kb/unicode' into pu
2016-10-19  Brandon Williamssubmodules doc: update documentation for "." used for...
2016-10-17  Vasco Almeidai18n: diff: mark warnings for translation
2016-10-17  Vasco Almeidai18n: credential-cache--daemon: mark advice for translation
2016-10-17  Vasco Almeidai18n: convert mark error messages for translation
2016-10-17  Vasco Almeidai18n: apply: mark error message for translation
2016-10-17  Pranit Bauvat0040: convert all possible tests to use `test-parse...
2016-10-17  René Scharfeinline xalloc_flex() into FLEXPTR_ALLOC_MEM
2016-10-17  René Scharfeavoid pointer arithmetic involving NULL in FLEX_ALLOC_MEM
2016-10-17  Junio C HamanoSync with maint
2016-10-17  Junio C HamanoMerge tag 'l10n-2.10.0-rnd2.4' of git://github.com...
2016-10-17  Junio C HamanoTenth batch for 2.11
2016-10-17  Junio C HamanoMerge branch 'sb/submodule-config-doc-drop-path'
2016-10-17  Junio C HamanoMerge branch 'rs/pretty-format-color-doc-fix'
2016-10-17  Junio C HamanoMerge branch 'js/reset-usage'
2016-10-17  Junio C HamanoMerge branch 'da/mergetool-diff-order'
2016-10-17  Junio C HamanoMerge branch 'rs/cocci'
2016-10-17  Junio C HamanoMerge branch 'js/regexec-buf'
2016-10-17  Junio C HamanoMerge branch 'jk/alt-odb-cleanup'
2016-10-17  Junio C HamanoMerge branch 'jk/ref-symlink-loop'
2016-10-17  Junio C HamanoMerge branch 'jk/quarantine-received-objects'
2016-10-17  Junio C HamanoMerge branch 'nd/commit-p-doc'
2016-10-17  Junio C HamanoMerge branch 'jk/clone-copy-alternates-fix'
2016-10-17  Junio C HamanoMerge branch 'dt/http-empty-auth'
2016-10-17  Johannes Schindelinsequencer: future-proof remove_sequencer_state()
2016-10-17  Johannes Schindelinsequencer: avoid unnecessary indirection
2016-10-17  Johannes Schindelinsequencer: use memoized sequencer directory path
2016-10-17  Johannes Schindelinsequencer: use static initializers for replay_opts
2016-10-17  Lars Schneidercontrib/long-running-filter: add long running filter...
2016-10-17  Lars Schneiderconvert: add filter.<driver>.process option
2016-10-17  Lars Schneiderconvert: prepare filter.<driver>.process option
2016-10-17  Lars Schneiderconvert: make apply_filter() adhere to standard Git...
2016-10-17  Lars Schneiderpkt-line: add functions to read/write flush terminated...
2016-10-17  Lars Schneiderpkt-line: add packet_write_gently()
2016-10-17  Lars Schneiderpkt-line: add packet_flush_gently()
2016-10-17  Lars Schneiderpkt-line: add packet_write_fmt_gently()
2016-10-17  Lars Schneiderpkt-line: extract set_packet_header()
2016-10-17  Lars Schneiderpkt-line: rename packet_write() to packet_write_fmt()
2016-10-17  Lars Schneiderrun-command: add clean_on_exit_handler
2016-10-17  Lars Schneiderrun-command: move check_pipe() from write_or_die to...
2016-10-17  Lars Schneiderconvert: modernize tests
2016-10-17  Lars Schneiderconvert: quote filter names in error messages
2016-10-16  Jiang XinMerge branch 'russian-l10n' of https://github.com/DJm00...
2016-10-14  Ævar Arnfjörð... gitweb: link to "git describe"'d commits in log messages
2016-10-14  Ævar Arnfjörð... gitweb: link to 7-char+ SHA-1s, not only 8-char+
2016-10-14  Ævar Arnfjörð... gitweb: fix a typo in a comment
2016-10-14  Jeff Kingfetch: use "quick" has_sha1_file for tag following
2016-10-14  Vasco Almeidai18n: apply: mark error messages for translation
2016-10-14  Vasco Almeidai18n: apply: mark info messages for translation
2016-10-14  Vasco Almeidai18n: apply: mark plural string for translation
2016-10-14  Matthieu Moyparse_mailboxes: accept extra text after <...> address
2016-10-14  Dennis Kaarsemakerworktree: allow the main brach of a bare repository...
2016-10-14  Eric Wonggit-svn: "git worktree" awareness
2016-10-14  Eric Wonggit-svn: reduce scope of input record separator change
2016-10-12  Jeff Kingmerge-base: handle --fork-point without reflog
2016-10-12  Junio C Hamanococci: refactor common patterns to use xstrdup_or_null()
2016-10-12  Michael J Grubergpg-interface: use more status letters
2016-10-12  Vasco Almeidat1512: become resilient to GETTEXT_POISON build
2016-10-12  Ralf Thielowl10n: de.po: translate 260 new messages
2016-10-11  Junio C HamanoSync with maint
2016-10-11  Jeff Kingupload-pack: use priority queue in reachable() check
2016-10-11  Junio C HamanoStart preparing for 2.10.2
2016-10-11  Junio C HamanoMerge branch 'jk/verify-packfile-gently' into maint
2016-10-11  Junio C HamanoMerge branch 'jc/worktree-config' into maint
2016-10-11  Junio C HamanoMerge branch 'jc/verify-loose-object-header' into maint
2016-10-11  Junio C HamanoMerge branch 'rs/git-gui-use-modern-git-merge-syntax...
2016-10-11  Junio C HamanoMerge branch 'kd/mailinfo-quoted-string' into maint
2016-10-11  Junio C HamanoMerge branch 'pb/rev-list-reverse-with-count' into...
2016-10-11  Junio C HamanoMerge branch 'jc/blame-abbrev' into maint
2016-10-11  Junio C HamanoMerge branch 'jk/graph-padding-fix' into maint
2016-10-11  Junio C HamanoMerge branch 'sg/ref-filter-parse-optim' into maint
2016-10-11  Junio C HamanoMerge branch 'rs/copy-array' into maint
next