git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-08-31 12:33:36 to 2016-09-02 13:56:40 UTC [more...]

[PATCH 00/22] Prepare the sequencer for the upcoming rebase -i patches
 2016-09-02 13:56 UTC  (66+ messages)
` [PATCH 08/22] sequencer: remove overzealous assumption
` [PATCH 09/22] sequencer: completely revamp the "todo" script parsing
` [PATCH 10/22] sequencer: avoid completely different messages for different actions
` [PATCH 11/22] sequencer: get rid of the subcommand field
` [PATCH 13/22] sequencer: remember the onelines when parsing the todo file
` [PATCH 16/22] sequencer: prepare for rebase -i's GPG settings
` [PATCH 17/22] sequencer: allow editing the commit message on a case-by-case basis
` [PATCH 18/22] sequencer: support amending commits
` [PATCH 19/22] sequencer: support cleaning up commit messages
` [PATCH 21/22] sequencer: left-trim the lines read from the script
` [PATCH 22/22] sequencer: refactor write_message()

[GIT PULL] l10n updates for 2.10.0 round 2
 2016-09-02 13:51 UTC  (4+ messages)

[PATCH] t/Makefile: add a rule to re-run previously-failed tests
 2016-09-02 12:08 UTC  (18+ messages)
` [PATCH v2] "

[PATCH 00/34] Teach the sequencer to act as rebase -i's backend
 2016-09-02 12:06 UTC  (31+ messages)
` [PATCH 05/34] sequencer (rebase -i): learn about the 'verbose' mode
` [PATCH 06/34] sequencer (rebase -i): write the 'done' file
` [PATCH 07/34] sequencer (rebase -i): add support for the 'fixup' and 'squash' commands
` [PATCH 15/34] sequencer (rebase -i): leave a patch upon error
` [PATCH 20/34] sequencer (rebase -i): copy commit notes at end
` [PATCH 27/34] sequencer (rebase -i): differentiate between comments and 'noop'
` [PATCH 32/34] sequencer (rebase -i): show the progress

Git in Outreachy December-March?
 2016-09-02  9:35 UTC  (2+ messages)

Should "git symbolic-ref -d HEAD" be forbidden?
 2016-09-02  9:19 UTC  (5+ messages)

bug: 'core.logallrefupdates' is not set by default in non-bare repository
 2016-09-02  9:11 UTC  (8+ messages)

[PATCH 0/2] Let the sequencer handle the grunt work of rebase -i
 2016-09-02  8:34 UTC  (3+ messages)
` [PATCH 1/2] Add a builtin helper for interactive rebases
` [PATCH 2/2] rebase -i: use the rebase--helper builtin

bitmap creation failed
 2016-09-02  6:41 UTC  (4+ messages)

`make profile-install` fails in 2.9.3
 2016-09-01 22:38 UTC  (7+ messages)

Are --first-parent and --ancestry-path compatible rev-list options?
 2016-09-01 22:20 UTC  (6+ messages)

[PATCH v13 00/14] libify apply and use lib in am, part 3
 2016-09-01 17:48 UTC  (25+ messages)
` [PATCH v13 02/14] apply: rename and move opt constants to apply.h
` [PATCH v13 04/14] apply: make some parsing functions static again
` [PATCH v13 05/14] apply: use error_errno() where possible
` [PATCH v13 06/14] apply: make it possible to silently apply
` [PATCH v13 10/14] apply: change error_routine when silent
` [PATCH v13 14/14] builtin/am: use apply API in run_apply()
  ` [PATCH v13 03/14] Move libified code from builtin/apply.c to apply.{c,h}

git submodules implementation question
 2016-09-01 21:12 UTC  (30+ messages)

[PATCH] make dist: allow using an installed version of git
 2016-09-01 20:34 UTC  (3+ messages)

implement a stable 'Last updated' in Documentation
 2016-09-01 20:17 UTC  (10+ messages)

[PATCH 0/2] squelch some "gcc -O3 -Wmaybe-uninitialized" warnings
 2016-09-01 20:08 UTC  (3+ messages)

[PATCH v6 00/13] Git filter protocol
 2016-09-01 17:15 UTC  (16+ messages)
` [PATCH v6 12/13] convert: add filter.<driver>.process option
` [PATCH v6 13/13] read-cache: make sure file handles are not inherited by child processes

Notation for current branch?
 2016-09-01 15:51 UTC  (7+ messages)

format-patch base-commit: moving to above the patch?
 2016-09-01 15:29 UTC 

Feature Request: Branch-Aware Submodules
 2016-09-01 11:34 UTC  (3+ messages)

Literate programming with git
 2016-09-01  4:01 UTC 

[PATCH v12 0/8] submodule inline diff format
 2016-09-01  1:08 UTC  (11+ messages)
` [PATCH v12 1/8] cache: add empty_tree_oid object and helper function
` [PATCH v12 2/8] diff.c: remove output_prefix_length field
` [PATCH v12 3/8] graph: add support for --line-prefix on all graph-aware output
` [PATCH v12 4/8] diff: prepare for additional submodule formats
` [PATCH v12 5/8] allow do_submodule_path to work even if submodule isn't checked out
` [PATCH v12 6/8] submodule: convert show_submodule_summary to use struct object_id *
` [PATCH v12 7/8] submodule: refactor show_submodule_summary with helper function
` [PATCH v12 8/8] diff: teach diff to display submodule difference with an inline diff

[PATCH v11 0/8] submodule inline diff format
 2016-08-31 22:43 UTC  (4+ messages)

[PATCH V2] git-send-email: Add ability to cc: any "bylines" in the commit message
 2016-08-31 22:10 UTC  (5+ messages)

What's cooking in git.git (Aug 2016, #09; Wed, 31)
 2016-08-31 21:21 UTC 

Literate programming with git
 2016-08-31 21:10 UTC  (2+ messages)

[PATCH 0/4] cat-file: optionally convert to worktree version
 2016-08-31 20:53 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] cat-file: introduce the --filters option
  ` [PATCH v2 3/4] cat-file --textconv/--filters: allow specifying the path separately

[PATCH] git-send-email: Add ability to cc: any "trailers" from commit message
 2016-08-31 18:12 UTC  (5+ messages)

[PATCH v2 00/11] Mark strings in perl script for translation
 2016-08-31 17:23 UTC  (5+ messages)
` [PATCH v2 09/11] i18n: send-email: mark warnings and errors "
` [PATCH v2 10/11] i18n: send-email: mark string with interpolation "
` [PATCH v2 11/11] i18n: difftool: mark warnings "

Request for advice: visual diffing kicad EDA schematics
 2016-08-31 17:05 UTC 

[PATCH v5 00/12] Update git revisions
 2016-08-31 16:22 UTC  (3+ messages)
` [PATCH v6 "

git-completion.zsh does not escape spaces in filenames
 2016-08-31 14:31 UTC 


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).