git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-03 16:59:35 to 2014-11-07 20:11:48 UTC [more...]

[PATCH 0/7] l10n: de.po: use imperative form for command options
 2014-11-07 20:11 UTC  (7+ 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 5/7] part5: "
  ` [PATCH v3 6/7] part6: "

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

git commit --only -- $path when $path already has staged content
 2014-11-07 19:54 UTC  (4+ messages)

[PATCH v3 00/16] ref-transaction-rename
 2014-11-07 19:39 UTC  (17+ messages)
` [PATCH v3 01/16] refs.c: allow passing raw git_committer_info as email to _update_reflog
` [PATCH v3 02/16] refs.c: return error instead of dying when locking fails during transaction
` [PATCH v3 03/16] refs.c: use packed refs when deleting refs during a transaction
` [PATCH v3 04/16] refs.c: use a stringlist for repack_without_refs
` [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 07/16] refs.c: rollback the lockfile before we die() in repack_without_refs
` [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

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

[PATCH 0/2] Support updating working trees when pushing into non-bare repos
 2014-11-07 19:20 UTC  (6+ messages)
` [PATCH 1/2] Add a few more values for receive.denyCurrentBranch
` [PATCH 2/2] Let deny.currentBranch=updateInstead ignore submodules

[RFC] git checkout $tree -- $path always rewrites files
 2014-11-07 19:17 UTC  (7+ messages)

[PATCHv3 0/5] Handling empty notes
 2014-11-07 18:55 UTC  (10+ messages)
` [PATCHv3 1/5] builtin/notes: Fix premature failure when trying to add the empty blob
` [PATCHv3 2/5] t3301: Verify that 'git notes' removes empty notes by default
` [PATCHv3 3/5] builtin/notes: Add --allow-empty, to allow storing empty notes
` [PATCHv3 4/5] notes: Empty notes should be shown by 'git log'
` [PATCHv3 5/5] t3301: Use write_script(), nitpick whitespace

What is the default refspec for fetch?
 2014-11-07 15:31 UTC 

[PATCH] imap-send: use libcurl for implementation
 2014-11-07 12:46 UTC 

[PATCHv2 1/3] builtin/notes: Fix premature failure when trying to add the empty blob
 2014-11-07  9:09 UTC  (5+ messages)
` [PATCHv2 2/3] t3312-notes-empty: Test that 'git notes' removes empty notes by default
` [PATCHv2 3/3] notes: Add --allow-empty, to allow storing empty notes

Installed git 2.1.3 on sparc 8, but got core dump during 'git clone'
 2014-11-07  7:18 UTC  (8+ messages)

Question about rerere
 2014-11-06 22:29 UTC  (4+ messages)

[Opinions] Integrated tickets
 2014-11-06 18:45 UTC  (3+ messages)

[PATCH] imap-send: use libcurl for implementation
 2014-11-06 18:25 UTC  (2+ messages)

Incorrect documention for git-credential-store
 2014-11-06  7:40 UTC  (2+ messages)
` [PATCH] docs/credential-store: s/--store/--file/

smart http push setup/egit win7
 2014-11-06  5:40 UTC  (2+ messages)

[PATCH v2] imap-send: Use parse options API to determine verbosity
 2014-11-06  0:30 UTC  (3+ messages)

[PATCH] use child_process_init() to initialize struct child_process variables
 2014-11-05 23:50 UTC  (18+ messages)

What's cooking in git.git (Nov 2014, #01; Wed, 5)
 2014-11-05 22:58 UTC 

imap-send: Use parse options API to determine verbosity
 2014-11-05 21:32 UTC  (2+ messages)

Bug in log for path in case of identical commit
 2014-11-05 19:49 UTC  (4+ messages)

[PATCH 1/2] t3312-notes-empty: Test that 'git notes' removes empty notes by default
 2014-11-05 18:36 UTC  (5+ messages)
` [PATCH 2/2] notes: Add --allow-empty, to allow storing empty notes

fatal unresolved deltas error
 2014-11-05 17:01 UTC 

[PATCH v5] lockfile.c: store absolute path
 2014-11-05 14:19 UTC  (3+ messages)

Odd git am behavior rewriting subject, adding "ASoC: " prefix
 2014-11-05 13:51 UTC  (3+ messages)

[PATCH] gitignore.txt: fix spelling of "backslash"
 2014-11-04 22:47 UTC  (2+ messages)

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

[PATCH] line-log: fix crash when --first-parent is used
 2014-11-04 21:41 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] Fix some misspellings
 2014-11-04 21:14 UTC  (2+ messages)

[PATCH] submodule: Fix documentation of update subcommand
 2014-11-04 20:56 UTC  (11+ messages)

[PATCH v2] diff-highlight: exit when a pipe is broken
 2014-11-04 20:52 UTC  (3+ messages)

[PATCH] diff-highlight: exit when a pipe is broken
 2014-11-04 19:43 UTC  (3+ messages)

[PATCH 0/2] fetch, reflogs, and bare repositories
 2014-11-04 19:40 UTC  (4+ messages)
` [PATCH 1/2] fetch: load all default config at startup
` [PATCH 2/2] ignore stale directories when checking reflog existence

squash commits deep down in history
 2014-11-04 17:25 UTC  (2+ messages)

git reflog --date
 2014-11-04 17:06 UTC  (3+ messages)

clone part of a repo?
 2014-11-03 23:13 UTC  (2+ messages)

[PATCH 0/4] Multiple worktrees vs. submodules fixes
 2014-11-03 22:07 UTC  (14+ messages)

[PATCH v2 00/17] ref-transaction-rename
 2014-11-03 21:06 UTC  (19+ messages)
` [PATCH v2 01/17] refs.c: allow passing raw git_committer_info as email to _update_reflog
` [PATCH v2 02/17] refs.c: return error instead of dying when locking fails during transaction
` [PATCH v2 03/17] refs.c: use packed refs when deleting refs during a transaction
` [PATCH v2 04/17] refs.c: use a stringlist for repack_without_refs
` [PATCH v2 05/17] refs.c: add transaction support for replacing a reflog
` [PATCH v2 06/17] refs.c: add new function copy_reflog_into_strbuf
` [PATCH v2 07/17] refs.c: update rename_ref to use a transaction
` [PATCH v2 08/17] refs.c: rollback the lockfile before we die() in repack_without_refs
` [PATCH v2 09/17] refs.c: move reflog updates into its own function
` [PATCH v2 10/17] refs.c: write updates to packed refs when a transaction has more than one ref
` [PATCH v2 11/17] remote.c: use a transaction for deleting refs
` [PATCH v2 12/17] refs.c: make repack_without_refs static
` [PATCH v2 13/17] refs.c: make the *_packed_refs functions static
` [PATCH v2 14/17] refs.c: replace the onerr argument in update_ref with a strbuf err
` [PATCH v2 15/17] refs.c: make add_packed_ref return an error instead of calling die
` [PATCH v2 16/17] refs.c: make lock_packed_refs take an err argument
` [PATCH v2 17/17] refs.c: add an err argument to pack_refs

[PATCH 0/2] add some new autoconf macros for searching the possible warning flags allowed by the current version of the gcc compiler
 2014-11-03 19:49 UTC  (5+ messages)
` [PATCH 1/2] configure.ac: add new autoconf macro for checking valid compiler flags
` [PATCH 2/2] configure.ac: use GIT_CC_CHECK_FLAG_APPEND for adding --with-gcc-warnings configure option

[PATCH] RelNotes/2.2.0.txt: fix minor typos
 2014-11-03 19:28 UTC  (2+ messages)

What's cooking in git.git (Oct 2014, #08; Fri, 31)
 2014-11-03 18:41 UTC  (3+ messages)

[PATCH 00/19] Untracked cache to speed up "git status"
 2014-11-03 18:09 UTC  (4+ messages)
` [PATCH 18/19] update-index: test the system before enabling untracked cache

[PATCH v2 00/15] ref-transactions-reflog
 2014-11-03 16:55 UTC  (6+ messages)
` [PATCH v2 01/15] refs.c make ref_transaction_create a wrapper to ref_transaction_update
` [PATCH v2 02/15] refs.c: make ref_transaction_delete a wrapper for ref_transaction_update
` [PATCH v2 04/15] refs.c: add a new update_type field to ref_update
` [PATCH v2 08/15] refs.c: add a flag to allow reflog updates to truncate the log
` [PATCH v2 14/15] refs.c: remove lock_any_ref_for_update


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