git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-08-27 14:37:18 to 2013-08-29 17:47:59 UTC [more...]

[PATCH 2/2] git-svn: Configure a prompt callback for gnome_keyring
 2013-08-29 17:38 UTC  (4+ messages)
` [PATCH] "

[PATCH/RFC 0/7] Multiple simultaneously locked ref updates
 2013-08-29 17:39 UTC  (17+ messages)
` [PATCH/RFC 1/7] reset: rename update_refs to reset_refs
` [PATCH/RFC 2/7] refs: report ref type from lock_any_ref_for_update
` [PATCH/RFC 3/7] refs: factor update_ref steps into helpers
` [PATCH/RFC 4/7] refs: factor delete_ref loose ref step into a helper
` [PATCH/RFC 5/7] refs: add function to repack without multiple refs
` [PATCH/RFC 6/7] refs: add update_refs for multiple simultaneous updates
` [PATCH/RFC 7/7] update-ref: support "

[BUG] git-init does not respect existing separate-git-dir
 2013-08-29 17:12 UTC  (3+ messages)

The gitweb author initials feature from a36817b doesn't work with i18n names
 2013-08-29 16:39 UTC  (3+ messages)

[RFC/PATCH v3 0/4] Disable "git status" comment prefix
 2013-08-29 16:19 UTC  (6+ messages)
` [PATCH v3 1/4] builtin/stripspace.c: fix broken indentation
` [PATCH v3 2/4] wt-status: use argv_array API
` [PATCH v3 3/4] get rid of "git submodule summary --for-status"
` [PATCH v3 4/4] status: introduce status.displayCommentChar to disable display of #

[PATCH v2 0/5] Check replacement object type and minor updates
 2013-08-29 16:04 UTC  (11+ messages)
` [PATCH v2 1/5] replace: forbid replacing an object with one of a different type
` [PATCH v2 2/5] Documentation/replace: state that objects must be of the same type
` [PATCH v2 3/5] t6050-replace: test that objects are "
` [PATCH v2 4/5] t6050-replace: add test to clean up all the replace refs
` [PATCH v2 5/5] Documentation/replace: add Creating Replacement Objects section

the pager
 2013-08-29 15:55 UTC  (6+ messages)

[PATCH] git-diff: Clarify operation when not inside a repository
 2013-08-29 15:44 UTC  (7+ messages)
  ` [PATCHv2] "

[PATCH 0/9] transport-helper: updates
 2013-08-29 15:23 UTC  (10+ messages)
` [PATCH 1/9] transport-helper: add 'force' to 'export' helpers
` [PATCH 2/9] transport-helper: check for 'forced update' message
` [PATCH 3/9] fast-export: improve argument parsing
` [PATCH 4/9] fast-export: add new --refspec option
` [PATCH 5/9] transport-helper: add support for old:new refspec
` [PATCH 6/9] fast-import: add support to delete refs
` [PATCH 7/9] fast-export: "
` [PATCH 8/9] transport-helper: add support to delete branches
` [PATCH 9/9] transport-helper: don't update refs in dry-run

nd/magic-pathspec exposes breakage in git-add--interactive on Windows
 2013-08-29 13:01 UTC  (3+ messages)

GIT pre-commit hook problem with "git commit -m 'text' file.c" syntax
 2013-08-29 12:29 UTC 

[RFC PATCH] During a shallow fetch, prevent sending over unneeded objects
 2013-08-29  9:50 UTC  (13+ messages)
          ` [PATCH 1/6] Move setup_alternate_shallow and write_shallow_commits to shallow.c
            ` [PATCH 4/6] upload-pack: delegate rev walking in shallow fetch to pack-objects
            ` [PATCH] Add testcase for needless objects during a shallow fetch

[BUGLET] Short form of options with an optional parameter are not very clear
 2013-08-29  9:40 UTC 

What's cooking in git.git (Aug 2013, #07; Wed, 28)
 2013-08-29  7:45 UTC  (4+ messages)

[RFC/PATCH] status: introduce status.displayCommentChar to disable display of #
 2013-08-29  7:04 UTC  (20+ messages)
    ` [RFC/PATCH v2 1/3] builtin/stripspace.c: fix broken indentation
      ` [RFC/PATCH v2 2/3] submodule: introduce --[no-]display-comment-char
      ` [RFC/PATCH v2 3/3] status: introduce status.displayCommentChar to disable display of #

http.postBuffer set at the server side?
 2013-08-29  6:31 UTC  (4+ messages)

first parent, commit graph layout, and pull merge direction
 2013-08-28 23:22 UTC  (13+ messages)
            ` [PATCH] pull: require choice between rebase/merge on non-fast-forward pull

[PATCH 0/8] remote-{hg,bzr}: updates
 2013-08-28 22:25 UTC  (20+ messages)
` [PATCH 1/8] remote-bzr: fix export of utf-8 authors
    ` [PATCH v2] "
` [PATCH 2/8] remote-bzr: make bzr branches configurable per-repo
` [PATCH 3/8] remote-hg: fix test
` [PATCH 4/8] remote-hg: add missing &&s in the test
` [PATCH 5/8] remote-hg: improve basic test
` [PATCH 6/8] remote-helpers: trivial style fixes
` [PATCH 7/8] remote-helpers: cleanup more global variables
` [PATCH 8/8] remote-hg: support for notes

[PATCHv2] mailmap: handle mailmap blobs without trailing newlines
 2013-08-28 19:39 UTC  (2+ messages)

[PATCH] builtin/fetch.c: Fix a sparse warning
 2013-08-28 18:56 UTC 

git-p4 out of memory for very large repository
 2013-08-28 15:41 UTC  (6+ messages)

Eclipse
 2013-08-28  9:10 UTC  (5+ messages)

BUG: git subtree split - revert commit followed by a merge
 2013-08-28  7:59 UTC  (2+ messages)

What's cooking in git.git (Aug 2013, #06; Tue, 27)
 2013-08-28  6:39 UTC  (10+ messages)

[PATCH 00/23] Preliminary pack v4 support
 2013-08-28  3:06 UTC  (35+ messages)
` [PATCH 01/23] pack v4: initial pack dictionary structure and code
` [PATCH 05/23] pack v4: add commit object parsing
` [PATCH 08/23] pack v4: basic references encoding
` [PATCH 09/23] pack v4: commit object encoding
` [PATCH 10/23] pack v4: tree "
` [PATCH 12/23] pack v4: creation code
` [PATCH 14/23] pack v4: object data copy
` [PATCH] Document pack v4 format

[PATCH] documentation: clarify notes for clean.requireForce
 2013-08-28  1:28 UTC  (3+ messages)
  ` [PATCH v2] "

git clone doesn't work in symlink dir roots on Windows
 2013-08-28  0:54 UTC  (6+ messages)
    `  "

[PATCH v2 0/11] Modernize user-manual
 2013-08-27 21:16 UTC  (23+ messages)
` [PATCH 01/11] Call it "Git User Manual" and remove reference to very old Git version
` [PATCH 02/11] Use current "detached HEAD" message
` [PATCH 03/11] Use current output for "git repack"
` [PATCH 04/11] Use "git merge" instead of "git pull ."
` [PATCH 05/11] Fix some typos and improve wording
` [PATCH 06/11] Simplify "How to make a commit"
` [PATCH 07/11] Improve section "Manipulating branches"
` [PATCH 08/11] Improve section "Merging multiple trees"
` [PATCH 09/11] Remove unnecessary historical note from "Object storage format"
` [PATCH 10/11] Remove irrelevant reference from "Tying it all together"
` [PATCH 11/11] "git prune" is safe

[PATCH] write_index: optionally allow broken null sha1s
 2013-08-27 20:41 UTC  (8+ messages)
  ` [PATCHv2] "
            ` [PATCHv3] "

contrib/credential/netrc/git-credential-netrc: Use of uninitialized value in string
 2013-08-27 20:05 UTC  (3+ messages)

[PATCH] config: add _cb suffix to callback functions
 2013-08-27 19:47 UTC  (3+ messages)

[PATCH/RFC] core.precomposeunicode is true by default
 2013-08-27 19:34 UTC  (7+ messages)

[PATCH] Improve font rendering on retina macbooks
 2013-08-27 19:10 UTC 

[PATCH] remote: filter out invalid remote configurations
 2013-08-27 14:50 UTC  (2+ messages)

PATCH/RFC man git remote, use of <remote> vs <name>
 2013-08-27 14:10 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).