git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-08-08 23:45:41 to 2014-08-14 21:46:59 UTC [more...]

[PATCH/RFC] git-imap-send: use libcurl for implementation
 2014-08-14 21:46 UTC 

[PATCH 1/2] fetch: convert argv_gc_auto to struct argv_array
 2014-08-14 19:56 UTC  (4+ messages)
` [PATCH 2/2] fetch: silence git-gc if --quiet is given

[PATCH v2 1/1] doc: format-patch: don't use origin as a branch name
 2014-08-14 19:50 UTC 

Git on Mac OS X 10.4.10
 2014-08-14 18:39 UTC  (3+ messages)

[RFC PATCH 0/7] rebase -i: Implement `reword` and `squash` in terms of `do_pick`
 2014-08-14 17:24 UTC  (22+ messages)
` [PATCH v2 00/23] Enable options --signoff, --reset-author for pick, reword
  ` [PATCH v2 02/23] rebase -i: allow squashing empty commits without complaints
  ` [PATCH v2 04/23] rebase -i: hide interactive command messages in verbose mode
  ` [PATCH v2 08/23] rebase -i: reword executes pre-commit hook on interim commit
  ` [PATCH v2 20/23] rebase -i: parse to-do list command line options
  ` [PATCH v2 23/23] rebase -i: enable options --signoff, --reset-author for pick, reword

[PATCH v2 1/4] wrapper.c: introduce gentle xmallocz that does not die()
 2014-08-14 17:17 UTC  (14+ messages)
` [PATCH v3 0/6] Large file improvements
  ` [PATCH v3 1/6] wrapper.c: introduce gentle xmalloc(z) that does not die()
  ` [PATCH v3 2/6] sha1_file.c: do not die failing to malloc in unpack_compressed_entry
  ` [PATCH v3 3/6] unpack-objects: continue when fail to malloc due to large objects
  ` [PATCH v3 4/6] diff.c: allow to pass more flags to diff_populate_filespec
  ` [PATCH v3 5/6] diff --stat: mark any file larger than core.bigfilethreshold binary
  ` [PATCH v3 6/6] diff: shortcut for diff'ing two binary SHA-1 objects

PROPFIND 405 with git-http-backend and Smart HTTP
 2014-08-14 10:23 UTC  (9+ messages)

"git fetch" does not pass quiet setting to "git c"
 2014-08-14  4:11 UTC 

[PATCH] read-cache.c: Ensure unmerged entries are removed
 2014-08-13 23:04 UTC  (7+ messages)

[PATCH v2 00/23] backend-struct-db
 2014-08-13 21:55 UTC  (25+ messages)
` [PATCH v2 01/23] refs.c: create a public function for is_refname_available
` [PATCH v2 02/23] refs-common.c: create a file to host all common refs code
` [PATCH v2 03/23] refs-common.c: move update_ref to refs-common.c
` [PATCH v2 04/23] refs-common.c: move delete_ref to the common code
` [PATCH v2 05/23] refs-common.c: move rename_ref "
` [PATCH v2 06/23] refs-common.c: move read_ref_at to the refs common file
` [PATCH v2 07/23] refs-common.c: move the hidden refs functions to the common code
` [PATCH v2 08/23] refs-common.c: move dwim and friend functions to refs common
` [PATCH v2 09/23] refs-common.c: move warn_if_dangling_symref* to refs-common
` [PATCH v2 10/23] refs-common.c: move read_ref, read_ref_full and ref_exists to common
` [PATCH v2 11/23] refs-common.c: move resolve_refdup "
` [PATCH v2 12/23] refs-common.c: move check_refname_component to the common code
` [PATCH v2 13/23] refs-common.c: move is_branch "
` [PATCH v2 14/23] refs-common.c: move names_conflict "
` [PATCH v2 15/23] refs-common.c: move prettify_refname "
` [PATCH v2 16/23] refs-common.c: move ref iterators "
` [PATCH v2 17/23] refs-common.c: move head_ref_namespaced to the common file
` [PATCH v2 18/23] refs.c: add a backend method structure with transaction functions
` [PATCH v2 19/23] refs.c: add reflog backend methods
` [PATCH v2 20/23] refs.c: add methods for misc ref operations
` [PATCH v2 21/23] refs.c: add methods for head_ref*
` [PATCH v2 22/23] refs.c: add methods for the ref iterators

[PATCH] unpack-tree.c: remove dead code
 2014-08-13 20:02 UTC  (15+ messages)
    ` [PATCH 0/3] "
      ` [PATCH 1/3] unpack-trees: simplify 'all other failures' case
      ` [PATCH 2/3] unpack-trees: use 'cuddled' style for if-else cascade
      ` [PATCH 3/3] checkout -m: attempt merge when deletion of path was staged

[PATCH v4 0/1] receive-pack: optionally deny case clone refs
 2014-08-13 19:28 UTC  (3+ messages)

[PATCH] http.c: die if curl_*_init fails
 2014-08-13 17:31 UTC 

[PATCH] git-imap-send: simplify tunnel construction
 2014-08-13 17:30 UTC 

[PATCH 1/4] fast-import.c: replace `git_config()` with `git_config_get_*()` family
 2014-08-13 17:18 UTC  (19+ messages)
` [PATCH 2/4] ll-merge.c: refactor `read_merge_config()` to use `git_config_string()`
    ` [PATCH v2 "
` [PATCH 3/4] merge-recursive.c: replace `git_config()` with `git_config_get_int()`
` [PATCH 4/4] builtin/apply.c: replace `git_config()` with `git_config_get_string_const()`
  ` [PATCH v2 1/5] fast-import.c: replace `git_config()` with `git_config_get_*()` family
      ` [PATCH/RFC v2 1/2] git_default_config() rewritten using the config-set API
        ` [PATCH/RFC v2 2/2] use the new git_default_config()

[PATCH] Documentation/git-rebase.txt: fix -f description to match actual git behavior
 2014-08-13 16:48 UTC  (5+ messages)

Undefined reference to __builtin_ctzll
 2014-08-13 10:15 UTC  (2+ messages)

[PATCH] pack-objects: turn off bitmaps when we see --shallow lines
 2014-08-13  5:09 UTC  (3+ messages)

[PATCH/RFC] git-imap-send: use libcurl for implementation
 2014-08-13  1:59 UTC  (2+ messages)

Possible bug v2.0.4: git reflog after a crash
 2014-08-13  1:33 UTC 

[PATCH v2 0/6] improving "git stash list -p"
 2014-08-12 23:30 UTC  (6+ messages)
` [PATCH v2 5/6] stash: default listing to "--cc --simplify-combined-diff"

[PATCH] mailsplit.c: remove dead code
 2014-08-12 22:58 UTC  (8+ messages)

[PATCH] send-pack: move REF_STATUS_REJECT_NODELETE logic a bit higher
 2014-08-12 22:13 UTC 

Not able to create feature branch Git
 2014-08-12 19:02 UTC 

[PATCH v2 0/8] builtin/mv.c cleanup
 2014-08-12 17:56 UTC  (12+ messages)
` [PATCH v2 1/8] mv: mark strings for translations
` [PATCH v2 2/8] mv: flatten error handling code block
` [PATCH v2 3/8] mv: split submodule move preparation code out
` [PATCH v2 4/8] mv: remove an "if" that's always true
` [PATCH v2 5/8] mv: move index search code out
` [PATCH v2 6/8] mv: unindent one level for directory move code
` [PATCH v2 7/8] mv: combine two if(s)
` [PATCH v2 8/8] mv: no SP between function name and the first opening parenthese

[PATCH 1/2] blame.c: Add translation to warning about failed revision walk
 2014-08-12 16:57 UTC  (5+ messages)
` [PATCH 2/2] prepare_revision_walk: Check for return value in all places

[PATCH] git-gui: Make git-gui lib dir configurable at runtime
 2014-08-12 16:38 UTC  (5+ messages)

Error "fatal: not a git repository" after auto packing
 2014-08-12 16:16 UTC  (4+ messages)

git-status rename conflict with a few git-adds following a git-mv (git for windows 1.9.4)
 2014-08-12  9:48 UTC 

Sharing merge conflict resolution between multiple developers
 2014-08-12  1:57 UTC  (6+ messages)

Problem with Git rev-list output
 2014-08-12  1:10 UTC 

[PATCH] Fixning WTF porcelain messages
 2014-08-11 20:04 UTC  (7+ messages)
` [PATCH] Fixing unclear messages

'git pull' inconsistent messages
 2014-08-11 20:02 UTC 

[PATCH 00/22] backend-struct-db
 2014-08-11 15:00 UTC  (7+ messages)
` [PATCH 01/22] refs.c: create a public function for is_refname_available
` [PATCH 17/22] refs.c: add a backend method structure with transaction functions

How to give permission to another user on my git remote
 2014-08-11 11:56 UTC  (2+ messages)

[PATCH v8 0/8] Rewrite `git_config()` using config-set API
 2014-08-11  9:59 UTC  (9+ messages)

[PATCH] Update hard-coded header dependencies
 2014-08-10 23:39 UTC  (4+ messages)

[PATCH 1/2] remote.c: don't leak the base branch name in format_tracking_info
 2014-08-10 23:03 UTC  (6+ messages)
` [PATCH 2/2] clone.c: don't leak memory in cmd_clone
    ` [PATCH] remote.c: don't leak the base branch name in format_tracking_info

Tackling Git Limitations with Singular Large Line-seperated Plaintext files
 2014-08-10 21:45 UTC  (6+ messages)

[PATCH] checkpatch: Add test for commit id formatting style in commit log
 2014-08-10 21:41 UTC  (4+ messages)

Unify subcommand structure; introduce double dashes for all subcommands?
 2014-08-10 21:08 UTC  (5+ messages)

Fixing WTF porcelain messages in Git
 2014-08-10 15:13 UTC 

[PATCH] git-gui: make gc warning threshold match 'git gc --auto'
 2014-08-10 10:40 UTC  (2+ messages)

Reply To: lawchamber@qq.com
 2014-08-10 10:09 UTC 

[PATCH] utf8.c: fix strbuf_utf8_replace copying the last NUL to dst string
 2014-08-10  7:05 UTC  (2+ messages)
` [PATCH v2] utf8.c: fix strbuf_utf8_replace() consuming data beyond input string

What's cooking in git.git (Aug 2014, #02; Fri, 8)
 2014-08-10  2:42 UTC  (4+ messages)

Bug report about symlinks
 2014-08-09 17:43 UTC  (8+ messages)
            ` [PATCH] read-cache: check for leading symlinks when refreshing index

[PATCH] Add failing test: "fsck survives inflate errors"
 2014-08-09  6:53 UTC  (5+ messages)
  ` [BUG] parse_object() does not behave as documented


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