git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-11 10:09:38 to 2014-10-15 20:45:49 UTC [more...]

[PATCH] mergetool: add an option for writing to a temporary directory
 2014-10-15 20:45 UTC  (6+ messages)

[PATCH 0/4] Allow building Git with Asciidoctor
 2014-10-15 20:43 UTC  (16+ messages)
` [PATCH 1/4] Documentation: adjust document title underlining
` [PATCH 2/4] Documentation: fix mismatched delimiters in git-imap-send
` [PATCH 3/4] Documentation: move some AsciiDoc parameters into variables
` [PATCH 4/4] Documentation: implement linkgit macro for Asciidoctor

[PATCH] git-prompt.sh: Omit prompt for ignored directories
 2014-10-15 20:28 UTC  (12+ messages)
    ` Fwd: "
            ` [PATCH] git-prompt.sh: Hide prompt for ignored pwd
                ` [PATCH] git-prompt.sh: Option to hide "

[PATCH] clone: --dissociate option to mark that reference is only temporary
 2014-10-15 19:44 UTC  (4+ messages)

Custom hunk-header with ignore case setting
 2014-10-15 19:35 UTC  (2+ messages)

[PATCH] mergetools/meld: do not rely on the output of `meld --help`
 2014-10-15 19:18 UTC  (3+ messages)

[PATCH 0/4] Multiple worktrees vs. submodules fixes
 2014-10-15 18:57 UTC  (16+ messages)
` [PATCH 1/4] checkout: do not fail if target is an empty directory
` [PATCH 2/4] submodule refactor: use git_path_submodule() in add_submodule_odb()
` [PATCH 3/4] git-common-dir: make "modules/" per-working-directory directory
` [PATCH 4/4] path: implement common_dir handling in git_path_submodule()

[PATCH 2/2] contacts: Add a Makefile to generate docs and install
 2014-10-15 18:50 UTC 

[PATCH 1/2] subtree: Add an install-html target
 2014-10-15 18:49 UTC 

[PATCH v2 00/11] Consolidate ref parsing code
 2014-10-15 15:06 UTC  (12+ messages)
` [PATCH v2 01/11] strbuf_read_file(): preserve errno on failure
` [PATCH v2 02/11] handle_missing_loose_ref(): return an int
` [PATCH v2 03/11] resolve_ref_unsafe(): reverse the logic of the symref conditional
` [PATCH v2 04/11] resolve_ref_unsafe(): use skip_prefix() to skip over "ref:"
` [PATCH v2 05/11] refs.c: refactor resolve_ref_unsafe() to use strbuf internally
` [PATCH v2 06/11] refs.c: move ref parsing code out of resolve_ref()
` [PATCH v2 07/11] handle_missing_loose_ref(): inline function
` [PATCH v2 08/11] resolve_gitlink_ref_recursive(): drop arbitrary refname length limit
` [PATCH v2 09/11] refs.c: rewrite resolve_gitlink_ref() to use parse_ref()
` [PATCH v2 10/11] resove_gitlink_packed_ref(): inline function
` [PATCH v2 11/11] resolve_gitlink_ref(): remove redundant test

[PATCH] git-svn: merge: fix rooturl/branchurl match check
 2014-10-15 12:39 UTC 

[PATCH 1/5] t7610-mergetool: use tabs instead of a mix of tabs and spaces
 2014-10-15  8:35 UTC  (5+ messages)
` [PATCH 2/5] t7610-mergetool: add missing && and remove commented-out code
  ` [PATCH 3/5] t7610-mergetool: add test cases for mergetool.writeToTemp
    ` [PATCH 4/5] t7610-mergetool: prefer test_config over git config
      ` [PATCH 5/5] test-lib-functions: adjust style to match CodingGuidelines

[PATCH v3 1/3] git-sh-setup: move GIT_DIR initialization into a function
 2014-10-15  6:48 UTC  (5+ messages)
` [PATCH v3 2/3] mergetool: don't require a work tree for --tool-help

Expected bug with reset --hard
 2014-10-15  5:47 UTC  (2+ messages)

What's cooking in git.git (Aug 2014, #02; Fri, 8)
 2014-10-15  2:44 UTC  (6+ messages)
  ` [PATCH v4 0/1] Use absolute paths of lockfiles

meld output check is broken
 2014-10-15  0:58 UTC 

[PATCH v23 0/25] rs/ref-transaction ("Use ref transactions", part 3)
 2014-10-15  0:55 UTC  (26+ messages)
` [PATCH 01/25] mv test: recreate mod/ directory instead of relying on stale copy
` [PATCH 02/25] wrapper.c: remove/unlink_or_warn: simplify, treat ENOENT as success
` [PATCH 03/25] refs.c: lock_ref_sha1_basic is used for all refs
` [PATCH 04/25] wrapper.c: add a new function unlink_or_msg
` [PATCH 05/25] refs.c: add an err argument to delete_ref_loose
` [PATCH 06/25] refs.c: pass the ref log message to _create/delete/update instead of _commit
` [PATCH 07/25] rename_ref: don't ask read_ref_full where the ref came from
` [PATCH 08/25] refs.c: refuse to lock badly named refs in lock_ref_sha1_basic
` [PATCH 09/25] refs.c: call lock_ref_sha1_basic directly from commit
` [PATCH 10/25] refs.c: pass a list of names to skip to is_refname_available
` [PATCH 11/25] refs.c: ref_transaction_commit: distinguish name conflicts from other errors
` [PATCH 12/25] fetch.c: change s_update_ref to use a ref transaction
` [PATCH 13/25] refs.c: make write_ref_sha1 static
` [PATCH 14/25] refs.c: change resolve_ref_unsafe reading argument to be a flags field
` [PATCH 15/25] reflog test: test interaction with detached HEAD
` [PATCH 16/25] branch -d: avoid repeated symref resolution
` [PATCH 17/25] branch -d: simplify by using RESOLVE_REF_READING
` [PATCH 18/25] packed-ref cache: forbid dot-components in refnames
` [PATCH 19/25] test: put tests for handling of bad ref names in one place
` [PATCH 20/25] refs.c: allow listing and deleting badly named refs
` [PATCH 21/25] for-each-ref: skip and warn about broken ref names
` [PATCH 22/25] remote rm/prune: print a message when writing packed-refs fails
` [PATCH 23/25] refs.c: do not permit err == NULL
` [PATCH 24/25] lockfile: remove unable_to_lock_error
` [PATCH 25/25] ref_transaction_commit: bail out on failure to remove a ref

What's cooking in git.git (Oct 2014, #03; Tue, 14)
 2014-10-14 22:31 UTC 

[Bug] branch.*.merge interpreted too strictly by tracking logic
 2014-10-14 22:14 UTC  (2+ messages)
` [PATCH] checkout: report upstream correctly even with loosely defined branch.*.merge

[PATCH] [kernel] completion: silence "fatal: Not a git repository" error
 2014-10-14 22:14 UTC  (5+ messages)

[PATCH] pass config slots as pointers instead of offsets
 2014-10-14 17:46 UTC  (2+ messages)

[PATCH] Initialise hash variable to prevent compiler warnings
 2014-10-14 16:41 UTC  (6+ messages)

[PATCH] Handle atexit list internaly fo unthreaded builds
 2014-10-14 15:02 UTC  (9+ messages)
` [PATCH v2] "
    ` [PATCH v2] Handle atexit list internaly for "
      ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH 1/2] fix compilation with --disable-pthreads
 2014-10-14 14:46 UTC  (5+ messages)
` [PATCH 2/2] Remove spurious 'no threads support' warnings

[PATCH] receive-pack: plug minor memory leak in unpack()
 2014-10-14  9:16 UTC  (4+ messages)

[RFC/PATCH] fsck: do not canonicalize modes in trees we are checking
 2014-10-14  8:21 UTC  (5+ messages)

[PATCH 0/3] "-x" tracing option for tests
 2014-10-14 13:44 UTC  (13+ messages)
` [PATCH 2/3] t5304: use helper to report failure of "test foo = bar"

[PATCH v5] MinGW(-W64) compilation
 2014-10-14  7:08 UTC  (10+ messages)
` [PATCH 07/14] Fix BASIC_LDFLAGS and COMPAT_CFLAGS for 64bit MinGW-w64
    ` [msysGit] "

[PATCH RFC] git-am: support any number of signatures
 2014-10-14  5:29 UTC  (8+ messages)

[PATCH] remote.c - Make remote definition require a url
 2014-10-14  1:05 UTC  (3+ messages)

[PATCH 3/3] test-lib.sh: support -x option for shell-tracing
 2014-10-14  0:46 UTC  (10+ messages)
` [PATCH v2 "

What's cooking summary snapshot
 2014-10-13 23:29 UTC 

msysgit works on wine
 2014-10-13 21:17 UTC  (5+ messages)
      `  "

[PATCH v2] mergetool: use more conservative temporary filenames
 2014-10-13 19:30 UTC  (2+ messages)

Smart HTTP
 2014-10-13 18:58 UTC  (2+ messages)

Apparent bug in git rebase with a merge commit
 2014-10-13 18:43 UTC  (4+ messages)
` [PATCH v1] rebase -m: Use empty tree base for parentless commits

[PATCH/RFC 0/5] add "unset.variable" for unsetting previously set variables
 2014-10-13 18:21 UTC  (10+ messages)

[PATCH v16 00/11] Add interpret-trailers builtin
 2014-10-13 18:16 UTC  (12+ messages)
` [PATCH v16 01/11] trailer: add data structures and basic functions
` [PATCH v16 02/11] trailer: process trailers from input message and arguments
` [PATCH v16 03/11] trailer: read and process config information
` [PATCH v16 04/11] trailer: process command line trailer arguments
` [PATCH v16 05/11] trailer: parse trailers from file or stdin
` [PATCH v16 06/11] trailer: put all the processing together and print
` [PATCH v16 07/11] trailer: add interpret-trailers command
` [PATCH v16 08/11] trailer: add tests for "git interpret-trailers"
` [PATCH v16 09/11] trailer: execute command from 'trailer.<name>.command'
` [PATCH v16 10/11] trailer: add tests for commands in config file
` [PATCH v16 11/11] Documentation: add documentation for 'git interpret-trailers'

Performance Issues with Git Rebase
 2014-10-13 17:52 UTC  (3+ messages)

$GIT_DIR/info/exclude fails to negate a pattern defined by core.excludesfile
 2014-10-13 13:23 UTC  (4+ messages)

[PATCH] git-imap-send: use libcurl for implementation
 2014-10-12 15:22 UTC  (3+ messages)

[PATCH 0/3] Support stdio access to lockfiles
 2014-10-12  6:17 UTC  (4+ messages)
` [PATCH 1/3] fdopen_lock_file(): access a lockfile using stdio

[PATCH] git-completion.bash - avoid excruciatingly slow ref completion on Cygwin
 2014-10-11 15:51 UTC 

[PATCH v4 0/3] Make 'git help everyday' work
 2014-10-11 10:09 UTC  (3+ messages)


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 NNTP newsgroup(s).