git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-12-01 16:37:41 to 2014-12-03 21:07:24 UTC [more...]

What's cooking in git.git (Dec 2014, #01; Wed, 3)
 2014-12-03 21:07 UTC 

[PATCH] copy.c: make copy_fd preserve meaningful errno
 2014-12-03 21:00 UTC  (35+ messages)
        ` [PATCH 0/14] "
          ` [PATCH 01/14] strbuf: introduce strbuf_prefixf()
          ` [PATCH 02/14] add_to_alternates_file: respect GIT_OBJECT_DIRECTORY
          ` [PATCH 03/14] copy_fd: pass error message back through a strbuf
          ` [PATCH 04/14] hold_lock_file_for_append: "
          ` [PATCH 05/14] lock_packed_refs: "
          ` [PATCH 06/14] lockfile: introduce flag for locks outside .git
          ` [PATCH 07/14] fast-import: use message from lockfile API when writing marks fails
          ` [PATCH 08/14] credentials: use message from lockfile API when locking ~/.git-credentials fails
          ` [PATCH 09/14] config: use message from lockfile API when locking config file fails
          ` [PATCH 10/14] rerere: error out on autoupdate failure
          ` [PATCH 11/14] hold_locked_index: pass error message back through a strbuf
          ` [PATCH 12/14] hold_lock_file_for_update: "
          ` [PATCH 13/14] lockfile: remove unused function 'unable_to_lock_die'
          ` [PATCH 14/14] lockfile: make 'unable_to_lock_message' private

[PATCH v4 0/1] http: Add Accept-Language header if possible
 2014-12-03 19:31 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] "

[PATCH/RFC] rerere: error out on autoupdate failure
 2014-12-03 18:52 UTC  (4+ messages)
  ` [PATCH v2] "

Deprecation warnings under XCode
 2014-12-03 18:16 UTC  (10+ messages)
  ` OpenSSL deprecation warnings under Xcode

[PATCH v2] send-email: add --[no-]xmailer option
 2014-12-03 18:07 UTC 

[PATCHv2 0/4] refs.c: use transactions for the reflog
 2014-12-03 18:05 UTC  (10+ messages)
` [PATCH 1/4] refs.c: rename the transaction functions
` [PATCH 2/4] refs.c: rename transaction.updates to transaction.ref_updates
` [PATCH 3/4] refs.c: add a transaction function to append a reflog entry
` [PATCH 4/4] reflog.c: use a reflog transaction when writing during expire

[RFC][PATCH] send-email: add --[no-]xmailer option
 2014-12-03 18:02 UTC  (10+ messages)

Problems cloning existing (probably old) svn repo
 2014-12-03 17:51 UTC 

[PATCH] refs.c: use a stringlist for repack_without_refs
 2014-12-03 17:28 UTC  (13+ messages)
` [PATCH 0/6] repack_without_refs(): convert to string_list
      ` Our cumbersome mailing list workflow (was: Re: [PATCH 0/6] repack_without_refs(): convert to string_list)
        ` Our cumbersome mailing list workflow

Disabling credential helper?
 2014-12-03 17:14 UTC  (6+ messages)

git stash broken on MS Windows (automatically modify the files again)
 2014-12-03 17:03 UTC  (5+ messages)

[ANNOUNCE] Git v2.2.0
 2014-12-03 16:45 UTC  (14+ messages)
    ` tests do not work with gpg 2.1
        ` [PATCH] t/lib-gpg: adjust permissions for gnupg 2.1

[PATCH] git add -i: allow list (un)selection by regexp
 2014-12-03 16:13 UTC  (6+ messages)

[PATCH 0/3] ls-tree fixes
 2014-12-03 16:13 UTC  (9+ messages)
` [PATCH 1/3] tree.c: update read_tree_recursive callback to pass strbuf as base
` [PATCH 3/3] ls-tree: disable negative pathspec because it's not supported

git status / git diff -C not detecting file copy
 2014-12-03 16:03 UTC  (12+ messages)

[PATCH 00/34] nd/multiple-work-trees reroll
 2014-12-03 15:54 UTC  (12+ messages)
` [PATCH 24/34] checkout: reject if the branch is already checked out elsewhere

git config option for passing flags to diff
 2014-12-03 14:27 UTC 

[PATCH] Documentation: Mention comment syntax in gitattributes.txt
 2014-12-03 11:11 UTC 

configure failed to detect no asciidoc
 2014-12-03  0:06 UTC  (2+ messages)

[RFC] [PATCH] remote: add new --fetch option for set-url
 2014-12-02 23:50 UTC  (5+ messages)

[PATCH/RFC v2] Squashed changes for multiple worktrees vs. submodules
 2014-12-02 22:16 UTC  (3+ messages)

[PATCH 00/19] Add git-list-files
 2014-12-02 20:18 UTC  (10+ messages)
` [PATCH 09/19] Add git-list-files, a user friendly version of ls-files and more

http-protocol question
 2014-12-02 19:50 UTC  (14+ messages)

Git Bash for Mac
 2014-12-02 18:08 UTC  (2+ messages)

RCS Keywords in Git done right
 2014-12-02 17:36 UTC  (7+ messages)

[PATCH] introduce git root
 2014-12-02 17:26 UTC  (9+ messages)

[PATCH v4] Support updating working trees when pushing into non-bare repos
 2014-12-02 17:23 UTC  (9+ messages)
` [PATCH v5] "
  ` [PATCH v5] Add another option for receive.denyCurrentBranch

[PATCH 0/2] Support updating working trees when pushing into non-bare repos
 2014-12-02 17:19 UTC  (25+ messages)
` [PATCH 2/2] Let deny.currentBranch=updateInstead ignore submodules
                              ` [PATCH 2/2] receive-pack: support push-to-checkout hook

[BUG] Documentation: git log: --exit-code undocumented?
 2014-12-02 12:27 UTC  (10+ messages)

Bug in reflog of length 0x2BFF
 2014-12-02  6:13 UTC  (7+ messages)

[PATCH 1/4] refs.c: rename the transaction functions
 2014-12-02  2:05 UTC  (5+ messages)
` [PATCH 2/4] refs.c: rename transaction.updates to ref_updates
` [PATCH 3/4] refs.c: add a transaction function to append a reflog entry
` [PATCH 4/4] reflog.c: use a reflog transaction when writing during expire

[PATCH] fetch: add a config option to always use the depth argument
 2014-12-01 20:58 UTC  (3+ messages)

[RFC] On watchman support
 2014-12-01 20:45 UTC  (6+ messages)

[PATCH] compat: convert modes to use portable file type values
 2014-12-01 20:09 UTC  (11+ messages)

[PATCH] run-command.c: retire unused run_hook_with_custom_index()
 2014-12-01 16:43 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).