git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-11-07 19:39:40 to 2014-11-10 18:06:30 UTC [more...]

[PATCH] config.txt: fix typo
 2014-11-10 18:06 UTC  (2+ messages)

[PATCH v2 0/5] Small "git interpret-trailers" fixes
 2014-11-10 17:49 UTC  (7+ messages)
` [PATCH v2 1/5] trailer: ignore comment lines inside the trailers
` [PATCH v2 2/5] trailer: display a trailer without its trailing newline
` [PATCH v2 3/5] commit: make ignore_non_trailer() non static
` [PATCH v2 4/5] trailer: reuse ignore_non_trailer() to ignore conflict lines
` [PATCH v2 5/5] trailer: add test with an old style conflict block

[PATCH] git-imap-send: use libcurl for implementation
 2014-11-10 17:19 UTC  (6+ messages)

What's cooking in git.git (Nov 2014, #01; Wed, 5)
 2014-11-10 17:10 UTC  (3+ messages)

[PATCH] git_connect: allow passing arguments to ssh in GIT_SSH_ARGS
 2014-11-10 16:54 UTC  (15+ messages)
    ` [PATCH v2 1/2] git_connect: set ssh shell command in GIT_SSH_CMD
          ` [PATCH v3] "
                ` [PATCH v4] git_connect: set ssh shell command in GIT_SSH_COMMAND
    ` [PATCH v2 2/2] git_connect: when using GIT_SSH_CMD, check for plink in argv[0] only

[PATCH] Show number of commits being rebased interactively
 2014-11-10 16:32 UTC 

[PATCH 0/2] Support updating working trees when pushing into non-bare repos
 2014-11-10 16:00 UTC  (18+ messages)
` [PATCH 1/2] Add a few more values for receive.denyCurrentBranch
` [PATCH 2/2] Let deny.currentBranch=updateInstead ignore submodules
` [PATCH v2 0/2] Support updating working trees when pushing into non-bare repos
  ` [PATCH v2 1/2] Clean stale environment pointer in finish_command()
  ` [PATCH v2 2/2] Add a few more options for receive.denyCurrentBranch

[PATCH] graph.c: visual difference on subsequent series
 2014-11-10 13:33 UTC 

2.2.0-rc behavior changes (2/2)
 2014-11-10 10:45 UTC  (3+ messages)

2.2.0-rc behavior changes (1/2)
 2014-11-10 10:43 UTC  (3+ messages)

[PATCH] Custom prompt colors
 2014-11-10 10:37 UTC  (2+ messages)

git commit --only -- $path when $path already has staged content
 2014-11-10  7:18 UTC  (4+ messages)

[PATCH] imap-send: avoid curl functions when not building curl support
 2014-11-10  7:16 UTC  (2+ messages)

[PATCH] use child_process_init() to initialize struct child_process variables
 2014-11-10  7:14 UTC  (4+ messages)

Test failure
 2014-11-10  7:04 UTC  (15+ messages)
  ` [PATCH] t1410: fix breakage on case-insensitive filesystems

[PATCH] t4213: avoid "|" in sed regexp
 2014-11-10  6:51 UTC 

[PATCH] t1410: Fix for case insensitive filesystems
 2014-11-10  6:34 UTC  (3+ messages)

[PATCH 00/19] Untracked cache to speed up "git status"
 2014-11-09 23:47 UTC  (33+ messages)
` [PATCH v2 00/22] untracked cache updates
  ` [PATCH v2 01/22] dir.c: optionally compute sha-1 of a .gitignore file
  ` [PATCH v2 02/22] untracked cache: record .gitignore information and dir hierarchy
  ` [PATCH v2 03/22] untracked cache: initial untracked cache validation
  ` [PATCH v2 04/22] untracked cache: invalidate dirs recursively if .gitignore changes
  ` [PATCH v2 05/22] untracked cache: make a wrapper around {open,read,close}dir()
  ` [PATCH v2 06/22] untracked cache: record/validate dir mtime and reuse cached output
  ` [PATCH v2 07/22] untracked cache: mark what dirs should be recursed/saved
  ` [PATCH v2 08/22] untracked cache: don't open non-existent .gitignore
  ` [PATCH v2 09/22] untracked cache: save to an index extension
  ` [PATCH v2 10/22] untracked cache: load from UNTR "
  ` [PATCH v2 11/22] untracked cache: invalidate at index addition or removal
  ` [PATCH v2 12/22] read-cache.c: split racy stat test to a separate function
  ` [PATCH v2 13/22] untracked cache: avoid racy timestamps
  ` [PATCH v2 14/22] untracked cache: print stats with $GIT_TRACE_UNTRACKED_STATS
  ` [PATCH v2 15/22] untracked cache: mark index dirty if untracked cache is updated
  ` [PATCH v2 16/22] untracked-cache: temporarily disable with $GIT_DISABLE_UNTRACKED_CACHE
  ` [PATCH v2 17/22] status: enable untracked cache
  ` [PATCH v2 18/22] update-index: manually enable or disable "
  ` [PATCH v2 19/22] update-index: test the system before enabling "
  ` [PATCH v2 20/22] t7063: tests for "
  ` [PATCH v2 21/22] mingw32: add uname()
  ` [PATCH v2 22/22] untracked cache: guard and disable on system changes

[PATCH 0/5] Small "git interpret-trailers" fixes
 2014-11-09 22:40 UTC  (7+ messages)
` [PATCH 4/5] trailer: reuse ignore_non_trailer() to ignore conflict lines

[PATCH v4 0/2] gitk: save only changed configuration on exit
 2014-11-09 22:20 UTC  (3+ messages)
` [PATCH v4 1/2] gitk: write only changed configuration variables
` [PATCH v4 2/2] gitk: synchronize config write

[PATCH] l10n: de.po: translate 62 new messages
 2014-11-09 20:00 UTC  (2+ messages)

[RFC] git checkout $tree -- $path always rewrites files
 2014-11-09 18:37 UTC  (11+ messages)

Feedback on submitting patches / here submodule
 2014-11-09 17:38 UTC  (3+ messages)

[PATCH] replace: fix replacing object with itself
 2014-11-09 17:35 UTC  (3+ messages)

What is the default refspec for fetch?
 2014-11-09 17:23 UTC  (4+ messages)

Using git clone
 2014-11-09 15:24 UTC  (3+ messages)

[GIT PULL] l10n updates for 2.2.0 round 1
 2014-11-09 14:36 UTC 

[PATCH] receive-pack: plug minor memory leak in unpack()
 2014-11-09 13:49 UTC  (6+ messages)
    ` [PATCH 2/2] use env_array member of struct child_process

[PATCH] Show number of commits being rebased interactively
 2014-11-09 13:24 UTC 

[PATCHv3 0/5] Handling empty notes
 2014-11-09 12:31 UTC  (4+ messages)
` [PATCHv3 3/5] builtin/notes: Add --allow-empty, to allow storing "

[PATCHv4 0/9] Handling empty notes
 2014-11-09 12:30 UTC  (10+ messages)
` [PATCHv4 1/9] builtin/notes: Fix premature failure when trying to add the empty blob
` [PATCHv4 2/9] t3301: Verify that 'git notes' removes empty notes by default
` [PATCHv4 3/9] builtin/notes: Improve naming
` [PATCHv4 4/9] builtin/notes: Refactor note file path into struct note_data
` [PATCHv4 5/9] builtin/notes: Simplify early exit code in add()
` [PATCHv4 6/9] builtin/notes: Split create_note() to clarify add vs. remove logic
` [PATCHv4 7/9] builtin/notes: Add --allow-empty, to allow storing empty notes
` [PATCHv4 8/9] notes: Empty notes should be shown by 'git log'
` [PATCHv4 9/9] t3301: Modernize

[PATCH 1/3] tree.c: update read_tree_recursive callback to pass strbuf as base
 2014-11-09  8:58 UTC  (8+ messages)
` [PATCH 2/3] ls-tree: disable negative pathspec because it's not supported
` [PATCH 3/3] ls-tree: remove path filtering logic in show_tree
` [PATCH v2 1/3] tree.c: update read_tree_recursive callback to pass strbuf as base
  ` [PATCH v2 2/3] ls-tree: disable negative pathspec because it's not supported
  ` [PATCH v2 3/3] ls-tree: remove path filtering logic in show_tree

[PATCH v3 0/2] gitk: save only changed configuration on exit
 2014-11-09  7:57 UTC  (3+ messages)
` [PATCH v3 1/2] gitk: write only changed configuration variables
` [PATCH v3 2/2] gitk: synchronize config write

--trust-exit-code not working
 2014-11-08 17:23 UTC 

[PATCH] Documentation/config.txt: fix minor typo
 2014-11-08 10:45 UTC 

[Bug Report] Refresh of a repository after changing line endings behaves erratically
 2014-11-08  4:32 UTC 

[ANNOUNCE] Git v2.2.0-rc1
 2014-11-07 22:48 UTC 

[PATCH] sparse: suppress an "using sizeof on a function" warning
 2014-11-07 21:07 UTC  (4+ messages)

[PATCH 0/7] l10n: de.po: use imperative form for command options
 2014-11-07 20:11 UTC  (9+ messages)
` [PATCH v3 0/7] use imperative form for command
  ` [PATCH v3 1/7] part1: l10n: de.po: use imperative form for command options
  ` [PATCH v3 2/7] part2: "
  ` [PATCH v3 3/7] part3: "
  ` [PATCH v3 4/7] part4: "
  ` [PATCH v3 5/7] part5: "
  ` [PATCH v3 6/7] part6: "
  ` [PATCH v3 7/7] part7: "

[PATCH v3 00/16] ref-transaction-rename
 2014-11-07 19:39 UTC  (12+ messages)
` [PATCH v3 05/16] refs.c: add transaction support for renaming a reflog
` [PATCH v3 06/16] refs.c: update rename_ref to use a transaction
` [PATCH v3 08/16] refs.c: move reflog updates into its own function
` [PATCH v3 09/16] refs.c: write updates to packed refs when a transaction has more than one ref
` [PATCH v3 10/16] remote.c: use a transaction for deleting refs
` [PATCH v3 11/16] refs.c: make repack_without_refs static
` [PATCH v3 12/16] refs.c: make the *_packed_refs functions static
` [PATCH v3 13/16] refs.c: replace the onerr argument in update_ref with a strbuf err
` [PATCH v3 14/16] refs.c: make add_packed_ref return an error instead of calling die
` [PATCH v3 15/16] refs.c: make lock_packed_refs take an err argument
` [PATCH v3 16/16] refs.c: add an err argument to pack_refs

[PATCH v3 0/7] ref-transaction-send-pack
 2014-11-07 19:42 UTC  (8+ messages)
` [PATCH v3 1/7] receive-pack.c: add protocol support to negotiate atomic-push
` [PATCH v3 2/7] send-pack.c: add an --atomic-push command line argument
` [PATCH v3 3/7] receive-pack.c: use a single transaction when atomic-push is negotiated
` [PATCH v3 4/7] push.c: add an --atomic-push argument
` [PATCH v3 5/7] t5543-atomic-push.sh: add basic tests for atomic pushes
` [PATCH v3 6/7] refs.c: add an err argument to create_reflog
` [PATCH v3 7/7] refs.c: add an err argument to create_symref


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