git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-06-16 16:02:44 to 2015-06-18 11:26:57 UTC [more...]

[PATCH/WIP v3 00/31] Make git-am a builtin
 2015-06-18 11:25 UTC  (12+ messages)
` [PATCH/WIP v3 01/31] wrapper: implement xopen()
` [PATCH/WIP v3 02/31] wrapper: implement xfopen()
` [PATCH/WIP v3 03/31] am: implement skeletal builtin am
` [PATCH/WIP v3 04/31] am: implement patch queue mechanism
` [PATCH/WIP v3 05/31] am: split out mbox/maildir patches with git-mailsplit
` [PATCH/WIP v3 06/31] am: detect mbox patches
` [PATCH/WIP v3 07/31] am: extract patch, message and authorship with git-mailinfo
` [PATCH/WIP v3 08/31] am: apply patch with git-apply
` [PATCH/WIP v3 09/31] am: commit applied patch
` [PATCH/WIP v3 10/31] am: refresh the index at start
` [PATCH/WIP v3 12/31] am: implement --resolved/--continue

rebase -i might leave CHERRY_PICK_HEAD behind
 2015-06-18 11:22 UTC  (9+ messages)
` [PATCH 0/2] rebase -i: Fix left-behind CHERRY_PICK_HEAD
  ` [PATCH 1/2] t3404: demonstrate CHERRY_PICK_HEAD bug
  ` [PATCH 2/2] rebase -i: do not leave a CHERRY_PICK_HEAD file behind

[PATCH] format-patch: introduce format.outputDirectory configuration
 2015-06-18 11:18 UTC 

[PATCH v4 00/19] Make git-pull a builtin
 2015-06-18 10:54 UTC  (20+ messages)
` [PATCH v4 01/19] parse-options-cb: implement parse_opt_passthru()
` [PATCH v4 02/19] parse-options-cb: implement parse_opt_passthru_argv()
` [PATCH v4 03/19] argv-array: implement argv_array_pushv()
` [PATCH v4 04/19] pull: implement skeletal builtin pull
` [PATCH v4 05/19] pull: implement fetch + merge
` [PATCH v4 06/19] pull: pass verbosity, --progress flags to fetch and merge
` [PATCH v4 07/19] pull: pass git-merge's options to git-merge
` [PATCH v4 08/19] pull: pass git-fetch's options to git-fetch
` [PATCH v4 09/19] pull: error on no merge candidates
` [PATCH v4 10/19] pull: support pull.ff config
` [PATCH v4 11/19] pull: check if in unresolved merge state
` [PATCH v4 12/19] pull: fast-forward working tree if head is updated
` [PATCH v4 13/19] pull: implement pulling into an unborn branch
` [PATCH v4 14/19] pull: set reflog message
` [PATCH v4 15/19] pull: teach git pull about --rebase
` [PATCH v4 16/19] pull: configure --rebase via branch.<name>.rebase or pull.rebase
` [PATCH v4 17/19] pull --rebase: exit early when the working directory is dirty
` [PATCH v4 18/19] pull --rebase: error on no merge candidate cases
` [PATCH v4 19/19] pull: remove redirection to git-pull.sh

[PATCH v2] fetch-pack: optionally save packs to disk
 2015-06-18 10:20 UTC  (20+ messages)
` [PATCH 3/3] pkt-line: support tracing verbatim pack contents
            ` [PATCH/RFC 0/3] add GIT_TRACE_STDIN
              ` [PATCH 1/3] trace: implement %p placeholder for filenames
              ` [PATCH 2/3] trace: add pid to each output line
              ` [PATCH 3/3] trace: add GIT_TRACE_STDIN

[PATCH] strbuf: stop out-of-boundary warnings from Coverity
 2015-06-18 10:13 UTC  (8+ messages)

Ask for informations
 2015-06-18  9:34 UTC 

[PATCH] git-multimail: update to release 1.1.0
 2015-06-18  8:46 UTC 

[PATCH/WIP v2 00/19] Make git-am a builtin
 2015-06-18  8:44 UTC  (8+ messages)
` [PATCH/WIP v2 03/19] am: implement skeletal builtin am

[PATCH] mergetools: add config option to disable auto-merge
 2015-06-18  8:42 UTC  (5+ messages)

Git completion not using ls-remote to auto-complete during push
 2015-06-18  7:03 UTC  (2+ messages)

[PATCH v2] git-checkout.txt: Document "git checkout <pathspec>" better
 2015-06-18  7:00 UTC  (20+ messages)

[PATCH v2] fetch-pack: check for shallow if depth given
 2015-06-18  0:31 UTC 

[PATCH/RFC v4 01/10] t9001-send-email: move script creation in a setup test
 2015-06-17 23:48 UTC  (17+ messages)
` [PATCH/RFC v4 02/10] send-email: allow aliases in patch header and command script outputs
` [PATCH/RFC v4 03/10] t9001-send-email: refactor header variable fields replacement
` [PATCH/RFC v4 04/10] send-email: refactor address list process
` [PATCH/RFC v4 05/10] send-email: Allow use of aliases in the From field of --compose mode
` [PATCH/RFC v4 06/10] send-email: minor code refactoring
` [PATCH/RFC v4 07/10] send-email: reduce dependancies impact on parse_address_line
` [PATCH/RFC v4 08/10] send-email: consider quote as delimiter instead of character
` [PATCH/RFC v4 09/10] send-email: allow multiple emails using --cc, --to and --bcc
` [PATCH/RFC v4 10/10] send-email: suppress meaningless whitespaces in from field

co-authoring commits
 2015-06-17 23:06 UTC  (12+ messages)

git difftool --dir-diff error in the presence of symlinks to directories
 2015-06-17 22:39 UTC 

[PATCH 0/2] redo fix for test-lib.sh color support
 2015-06-17 22:26 UTC  (13+ messages)
` [PATCH 1/2] Revert "test-lib.sh: do tests for color support after changing HOME"
` [PATCH 2/2] test-lib.sh: fix color support when tput needs ~/.terminfo
        ` [PATCH v2 0/2] redo fix for test-lib.sh color support
          ` [PATCH v2 1/2] Revert "test-lib.sh: do tests for color support after changing HOME"
          ` [PATCH v2 2/2] test-lib.sh: fix color support when tput needs ~/.terminfo

'git status -z' missing separators on OSX
 2015-06-17 21:32 UTC  (3+ messages)

[PATCH] Documentation/i18n.txt: clarify character encoding support
 2015-06-17 20:45 UTC  (4+ messages)

Should the --encoding argument to log/show commands make any guarantees about their output?
 2015-06-17 20:02 UTC  (9+ messages)

[PATCH v3 00/11] add options to for-each-ref
 2015-06-17 19:49 UTC  (15+ messages)
` [PATCH v3 01/11] t6301: for-each-ref tests for ref-filter APIs
  ` [PATCH v3 04/11] for-each-ref: add '--points-at' option
  ` [PATCH v3 05/11] ref-filter: add parse_opt_merge_filter()
  ` [PATCH v3 06/11] ref-filter: implement '--merged' and '--no-merged' options
  ` [PATCH v3 11/11] for-each-ref: add '--contains' option

slash in branch name
 2015-06-17 19:38 UTC  (3+ messages)

'git status -z' missing separators on OSX
 2015-06-17 19:17 UTC  (2+ messages)

[PATCH] progress: store throughput display in a strbuf
 2015-06-17 18:54 UTC 

[PATCH] notes: Use get_sha1_committish instead of read_ref in init_notes()
 2015-06-17 16:35 UTC  (8+ messages)

[PATCH] clone: check if server supports shallow clones
 2015-06-17 17:00 UTC  (3+ messages)
` [PATCH v2] fetch-pack: check for shallow if depth given

[PATCH] clone: check if server supports shallow clones
 2015-06-17 16:59 UTC  (6+ messages)

What's cooking in git.git (Jun 2015, #04; Tue, 16)
 2015-06-17 16:35 UTC  (3+ messages)

[PATCH] pull: allow dirty tree when rebase.autostash enabled
 2015-06-17 15:36 UTC  (7+ messages)
` [PATCH v2 1/2] t5520-pull: Simplify --rebase with dirty tree test
  ` [PATCH v2 2/2] pull: allow dirty tree when rebase.autostash enabled
    ` [PATCH v3] "

[PATCH] Documentation clarification on git-checkout regarding ours/theirs
 2015-06-17 15:10 UTC  (8+ messages)
` [PATCH] Documentation clarification on git-checkout
  ` [PATCH 2/2] Documentation on git-checkout --ours/--theirs improved

Fwd: New Defects reported by Coverity Scan for git
 2015-06-17 14:39 UTC  (2+ messages)
  `  "

[PATCH] pull.c: fix some sparse warnings
 2015-06-17 10:32 UTC  (2+ messages)

[PATCH v2 5/7] bisect: change read_bisect_terms parameters
 2015-06-17  8:18 UTC  (13+ messages)
` [PATCH v2 7/7] bisect: allows any terms set by user

[ANNOUNCE] Git v2.4.4
 2015-06-16 22:15 UTC 

Troubleshoot clone issue to NFS
 2015-06-16 20:50 UTC  (10+ messages)

git-describe manual page's one sentence summary is misleading
 2015-06-16 20:21 UTC  (3+ messages)
` [PATCH] Documentation/describe: improve one-line summary

Visualizing merge conflicts after the fact (using kdiff3)
 2015-06-16 20:17 UTC  (3+ messages)

[PATCH] Fix power checking on OS X
 2015-06-16 17:57 UTC  (4+ messages)


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).