git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-06-15 18:22:30 to 2015-06-17 19:53:01 UTC [more...]

co-authoring commits
 2015-06-17 19:52 UTC 

[PATCH v3 00/11] add options to for-each-ref
 2015-06-17 19:49 UTC  (23+ messages)
` [PATCH v3 01/11] t6301: for-each-ref tests for ref-filter APIs
  ` [PATCH v3 02/11] tag: libify parse_opt_points_at()
  ` [PATCH v3 03/11] ref-filter: implement '--points-at' option
  ` [PATCH v3 04/11] for-each-ref: add "
  ` [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 07/11] for-each-ref: add "
  ` [PATCH v3 08/11] parse-option: rename parse_opt_with_commit()
  ` [PATCH v3 09/11] parse-options.h: add macros for '--contains' option
  ` [PATCH v3 10/11] ref-filter: implement "
  ` [PATCH v3 11/11] for-each-ref: add "

[PATCH 0/2] redo fix for test-lib.sh color support
 2015-06-17 19:43 UTC  (4+ 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] mergetools: add config option to disable auto-merge
 2015-06-17 19:41 UTC  (3+ messages)

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

[PATCH v2] git-checkout.txt: Document "git checkout <pathspec>" better
 2015-06-17 19:29 UTC  (16+ messages)

[PATCH] strbuf: stop out-of-boundary warnings from Coverity
 2015-06-17 19:25 UTC  (5+ messages)

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

[PATCH v2] fetch-pack: optionally save packs to disk
 2015-06-17 19:10 UTC  (19+ 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] progress: store throughput display in a strbuf
 2015-06-17 18:54 UTC 

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

rebase -i might leave CHERRY_PICK_HEAD behind
 2015-06-17 17:33 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] 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)

Git completion not using ls-remote to auto-complete during push
 2015-06-17 16:10 UTC 

[PATCH/RFC v4 01/10] t9001-send-email: move script creation in a setup test
 2015-06-17 15:57 UTC  (14+ 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

[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

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

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

[PATCH] git-prompt.sh: Document GIT_PS1_STATESEPARATOR
 2015-06-16 14:27 UTC  (3+ messages)

[PATCH] [RFC] Make git-update-ref invoke the update and post-update hooks
 2015-06-16 14:31 UTC  (5+ messages)

Using clean/smudge filters with difftool
 2015-06-16 14:11 UTC 

bt monopod selfie stick z07-5 now only $2.4/pc now
 2015-06-16 10:56 UTC 

[PATCH v5 0/4] submodule config lookup API
 2015-06-16 10:54 UTC  (7+ messages)
` [PATCH v5 1/4] implement submodule config API for lookup of .gitmodules values
` [PATCH v5 2/4] extract functions for submodule config set and lookup
` [PATCH v5 3/4] use new config API for worktree configurations of submodules
` [PATCH v5 4/4] do not die on error of parsing fetchrecursesubmodules option

[PATCH/RFC] Revert "git am/mailinfo: Don't look at in-body headers when rebasing"
 2015-06-16  9:47 UTC  (2+ messages)

GitHub Pull Request merge commands
 2015-06-16  9:33 UTC  (2+ messages)

[PATCH v2 00/10] object_id part 2
 2015-06-15 22:13 UTC  (3+ messages)
` [PATCH v2 03/10] Convert struct ref to use object_id

[PATCH] receive-pack: Create a HEAD ref for ref namespace
 2015-06-15 20:59 UTC  (4+ messages)
` [PATCH v4] "

[PATCH/RFC] upload-pack: Fail if cloning empty namespace
 2015-06-15 20:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/11] add options to for-each-ref
 2015-06-15 20:49 UTC  (6+ messages)
` [PATCH v2 01/11] t6301: for-each-ref tests for ref-filter APIs
  ` [PATCH v2 09/11] parse-options.h: add macros for '--contains' option

[PATCH v8 0/11] Create ref-filter from for-each-ref
 2015-06-15 20:47 UTC  (3+ messages)

[PATCH v8 0/5] Improving performance of git clean
 2015-06-15 20:16 UTC  (7+ messages)
` [PATCH v8 1/5] setup: add gentle version of read_gitfile
` [PATCH v8 2/5] setup: sanity check file size in read_gitfile_gently
` [PATCH v8 3/5] t7300: add tests to document behavior of clean and nested git
` [PATCH v8 4/5] p7300: add performance tests for clean
` [PATCH v8 5/5] clean: improve performance when removing lots of directories

[PATCH 3/3] stash: require a clean index to apply
 2015-06-15 20:11 UTC  (9+ messages)
            ` [PATCH] Revert "stash: require a clean index to apply"

[PATCH v2 00/12] Improve "refs" module encapsulation
 2015-06-15 19:48 UTC  (17+ messages)
` [PATCH v2 03/12] delete_ref(): handle special case more explicitly
` [PATCH v2 05/12] delete_refs(): improve error message
` [PATCH v2 06/12] prune_remote(): use delete_refs()
` [PATCH v2 08/12] initial_ref_transaction_commit(): function for initial ref creation
` [PATCH v2 12/12] refs: move the remaining ref module declarations to refs.h

[PATCH v2 0/5] am: improve test coverage and touch up foreign patch parsing
 2015-06-15 19:38 UTC  (2+ messages)

[PATCH v5] git-rebase--interactive.sh: add config option for custom instruction format
 2015-06-15 18:42 UTC  (3+ messages)

gitk: "argument list too long"
 2015-06-15 18:25 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).