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

[PATCH] notes: Use get_sha1_committish instead of read_ref in init_notes()
 2015-06-17 15:18 UTC  (6+ messages)

[PATCH/RFC v4 01/10] t9001-send-email: move script creation in a setup test
 2015-06-17 15:11 UTC  (12+ 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] Documentation clarification on git-checkout regarding ours/theirs
 2015-06-17 15:10 UTC  (9+ messages)
` [PATCH] Documentation clarification on git-checkout
  ` [PATCH 1/2] Documentation clarification on git-checkout regarding ours/theirs
  ` [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)
  `  "

'git status -z' missing separators on OSX
 2015-06-17 14:07 UTC 

rebase -i might leave CHERRY_PICK_HEAD behind
 2015-06-17 12:58 UTC  (6+ 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 v2] git-checkout.txt: Document "git checkout <pathspec>" better
 2015-06-17 12:17 UTC  (7+ messages)

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

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

[PATCH] pull: allow dirty tree when rebase.autostash enabled
 2015-06-17 11:01 UTC  (6+ 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] pull.c: fix some sparse warnings
 2015-06-17 10:32 UTC  (2+ messages)

[PATCH] strbuf: stop out-of-boundary warnings from Coverity
 2015-06-17 10:16 UTC 

[PATCH v2] fetch-pack: optionally save packs to disk
 2015-06-17 10:04 UTC  (18+ 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 v3 00/11] add options to for-each-ref
 2015-06-17  8:40 UTC  (21+ 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 v2 5/7] bisect: change read_bisect_terms parameters
 2015-06-17  8:18 UTC  (16+ 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 

[PATCH] mergetools: add config option to disable auto-merge
 2015-06-16 21:35 UTC  (2+ messages)

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)

Should the --encoding argument to log/show commands make any guarantees about their output?
 2015-06-16 20:04 UTC  (4+ 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  (19+ 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  (7+ messages)
` [PATCH v2 1/5] t4150: test applying StGit patch
` [PATCH v2 2/5] am: teach StGit patch parser how to read from stdin
` [PATCH v2 3/5] t4150: test applying StGit series
` [PATCH v2 4/5] am: use gmtime() to parse mercurial patch date
` [PATCH v2 5/5] am: teach mercurial patch parser how to read from stdin

[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 

[PATCH/WIP v2 00/19] Make git-am a builtin
 2015-06-15 17:54 UTC  (15+ messages)
` [PATCH/WIP v2 03/19] am: implement skeletal builtin am
` [PATCH/WIP v2 04/19] am: implement patch queue mechanism
` [PATCH/WIP v2 05/19] am: split out mbox/maildir patches with git-mailsplit
` [PATCH/WIP v2 07/19] am: extract patch, message and authorship with git-mailinfo

[PATCH] Improve contrib/diff-highlight to highlight unevenly-sized hunks
 2015-06-15 17:20 UTC 

[PATCH (resend)] git-gui: make gc warning threshold match 'git gc --auto'
 2015-06-15 16:41 UTC  (2+ messages)

[RFC] send-email quote issues
 2015-06-15 14:10 UTC  (5+ messages)

Fwd: git svn die signal 6
 2015-06-15 13:54 UTC 

[PATCH] Documentation/i18n.txt: clarify character encoding support
 2015-06-15 10:08 UTC  (3+ messages)

Submodules as first class citizens (was Re: Moving to subtrees for plugins?)
 2015-06-15  9:03 UTC  (5+ messages)

GIT for Microsoft Access projects
 2015-06-15  8:52 UTC  (4+ messages)
` git lock files (Was: GIT for Microsoft Access projects)
  ` git lock files

[PATCH/RFCv5 1/3] git-rebase -i: add command "drop" to remove a commit
 2015-06-15  8:25 UTC  (7+ messages)
` [PATCH/RFCv5 3/3] git rebase -i: add static check for commands and SHA-1

[PATCH 0/3] Raw gpg output support for verify-commit and verify-tag
 2015-06-15  8:22 UTC  (4+ messages)

[PATCH v7 0/5] Improving performance of git clean
 2015-06-15  3:08 UTC  (5+ messages)
` [PATCH v7 2/5] setup: sanity check file size in read_gitfile_gently

[PATCH] Makefile / racy-git.txt: clarify USE_NSEC prerequisites
 2015-06-15  0:07 UTC  (2+ 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).