git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-05-06 16:26:58 to 2013-05-08 15:23:53 UTC [more...]

[PATCH v7 00/10] interactive git clean
 2013-05-08 15:18 UTC  (13+ messages)
` [PATCH v7 01/10] Add support for -i/--interactive to git-clean
  ` [PATCH v7 02/10] Show items of interactive git-clean in columns
    ` [PATCH v7 03/10] Add colors to interactive git-clean
      ` [PATCH v7 04/10] git-clean: use a git-add-interactive compatible UI
        ` [PATCH v7 05/10] git-clean: interactive cleaning by select numbers
          ` [PATCH v7 06/10] git-clean: rm -i style interactive cleaning
            ` [PATCH v7 07/10] git-clean: update document for interactive git-clean
              ` [PATCH v7 08/10] git-clean refactor: save some options in clean_flags
                ` [PATCH v7 09/10] git-clean refactor: wrap in scan_clean_candidates
                  ` [PATCH v7 10/10] git-clean: change clean flags in interactive mode

What's cooking in git.git (May 2013, #01; Fri, 3)
 2013-05-08 15:01 UTC  (4+ messages)
` Problems with Windows, Was: "

`git prune` doc or implementation defect, or user misunderstanding
 2013-05-08 14:41 UTC  (2+ messages)

3 way merge during git p4 rebase is attempting to reapply past commits
 2013-05-08 14:32 UTC  (3+ messages)

Minor correction to Git book
 2013-05-08 11:08 UTC  (4+ messages)

[PATCH v2 00/11] sha1_name: improvements
 2013-05-08 10:44 UTC  (21+ messages)
` [PATCH v2 01/11] tests: at-combinations: simplify setup
` [PATCH v2 02/11] tests: at-combinations: check ref names directly
` [PATCH v2 03/11] tests: at-combinations: improve nonsense()
` [PATCH v2 04/11] tests: at-combinations: increase coverage
` [PATCH v2 05/11] tests: at-combinations: @{N} versus HEAD@{N}
` [PATCH v2 06/11] sha1_name: remove no-op
` [PATCH v2 07/11] sha1_name: remove unnecessary braces
` [PATCH v2 08/11] sha1_name: avoid Yoda conditions
` [PATCH v2 09/11] sha1_name: don't waste cycles in the @-parsing loop
` [PATCH v2 10/11] sha1_name: reorganize get_sha1_basic()
` [PATCH v2 11/11] sha1_name: check @{-N} errors sooner

trouble on windows network share
 2013-05-08  9:37 UTC  (7+ messages)

[PATCH 0/2] completion: zsh wrapper cleanups
 2013-05-08  7:37 UTC  (3+ messages)
` [PATCH 1/2] completion: cleanup zsh wrapper
` [PATCH 2/2] completion: synchronize "

What's cooking in git.git (May 2013, #02; Mon, 6)
 2013-05-08  7:15 UTC  (3+ messages)

[PATCH] remote-helpers: trivial cleanup
 2013-05-08  5:43 UTC  (2+ messages)

[PATCH] remote-bzr: fix for disappeared revisions
 2013-05-08  5:16 UTC  (3+ messages)

stdout versus stderr for cmd line git
 2013-05-08  1:48 UTC 

Please pull updates for Git 1.8.3 l10n round 2
 2013-05-08  1:25 UTC  (2+ messages)

[PATCH v5 0/3] interactive git clean
 2013-05-08  0:28 UTC  (13+ messages)
` [PATCH v6 0/7] "
` [PATCH v6 1/7] Add support for -i/--interactive to git-clean
` [PATCH v6 2/7] Show items of interactive git-clean in columns
` [PATCH v6 3/7] Add colors to interactive git-clean
` [PATCH v6 4/7] git-clean: use a git-add-interactive compatible UI
` [PATCH v6 5/7] git-clean: interactive cleaning by select numbers
` [PATCH v6 6/7] git-clean: rm -i style interactive cleaning
` [PATCH v6 7/7] git-clean: update document for interactive git-clean

[PATCH v2 0/3] fast-export: speed improvements
 2013-05-07 23:19 UTC  (23+ messages)
` [PATCH v2 1/3] fast-{import,export}: use get_sha1_hex() directly
` [PATCH v2 2/3] fast-export: improve speed by skipping blobs

[PATCH 0/7] Make "$remote/$branch" work with unconventional refspecs
 2013-05-07 22:37 UTC  (37+ messages)
` [PATCH 1/7] shorten_unambiguous_ref(): Allow shortening refs/remotes/origin/HEAD to origin
      ` [PATCHv2 1/3] t1514: Add tests of shortening refnames in strict/loose mode
        ` [PATCHv2 2/3] t1514: Demonstrate failure to correctly shorten "refs/remotes/origin/HEAD"
        ` [PATCHv2 3/3] shorten_unambiguous_ref(): Fix shortening refs/remotes/origin/HEAD to origin
` [PATCH 2/7] t7900: Start testing usability of namespaced remote refs
` [PATCH 3/7] t7900: Demonstrate failure to expand "$remote/$branch" according to refspecs
` [PATCH 4/7] refs.c: Refactor rules for expanding shorthand names into full refnames
` [PATCH 5/7] refs.c: Refactor code for shortening full refnames into shorthand names
` [PATCH 6/7] refname_match(): Caller must declare if we're matching local or remote refs

git p4 submit failing
 2013-05-07 22:36 UTC  (6+ messages)

[PATCH v4 0/2] New @ shortcut for HEAD
 2013-05-07 22:04 UTC  (3+ messages)
` [PATCH v4 1/2] sha1_name: refactor reinterpret()
` [PATCH v4 2/2] Add new @ shortcut for HEAD

Add porcelain command to revert a single staged file to its HEAD state while preserving its staged state
 2013-05-07 20:39 UTC  (7+ messages)

[PATCH v2] Make git selectively and conditionally ignore certain stat fields
 2013-05-07 20:29 UTC  (8+ messages)
` [PATCH v3] Enable minimal stat checking
      ` [PATCH] deprecate core.statinfo at Git 2.0 boundary

[PATCH] gitk: add support for -G'regex' pickaxe variant
 2013-05-07 20:30 UTC  (4+ messages)

What's cooking in git.git (Apr 2013, #10; Mon, 29)
 2013-05-07 18:41 UTC  (5+ messages)
  ` jn/config-ignore-inaccessible (Re: What's cooking in git.git (Apr 2013, #10; Mon, 29))

[PATCH] lessen the impression of unexpectedness on remote hangup
 2013-05-07 18:39 UTC  (9+ messages)
  ` [PATCH] remove the impression of unexpectedness when access is denied
        ` [PATCH v2] "

[PATCH] CodingGuidelines: make it clear which files in Documentation are the sources
 2013-05-07 18:03 UTC  (2+ messages)

[PATCH] clone: allow cloning local paths with colons in them
 2013-05-07 16:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/9] History traversal refinements
 2013-05-07 16:28 UTC  (13+ messages)
` [PATCH v3 3/9] t6111: new TREESAME test set
` [PATCH v3 5/9] revision.c: Make --full-history consider more merges
` [PATCH v3 10/9] revision.c: treat A...B merge bases as if manually specified

[PATCH/RFC] get_sha1: prefer 40-hex ref name over 40-hex SHA-1
 2013-05-07 16:09 UTC  (3+ messages)
` [PATCH] get_sha1: improve ambiguity warning regarding SHA-1 and ref names

[PATCH v2 0/5] check_everything_connected replacement
 2013-05-07 15:59 UTC  (4+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 2/4] fetch-pack: prepare updated shallow file before fetching the pack

[PATCH] contrib/hooks/post-receive-email: get description from repo.git/config
 2013-05-07 15:36 UTC  (11+ messages)

offtopic: ppg design decisions - encapsulation
 2013-05-07 14:32 UTC  (3+ messages)

Pitfalls in auto-fast-forwarding heads that are not checked out?
 2013-05-07 14:27 UTC  (5+ messages)

another packed-refs race
 2013-05-07 14:19 UTC  (21+ messages)
` [PATCH 0/4] fix packed-refs races
  ` [PATCH 1/4] resolve_ref: close race condition for packed refs
  ` [PATCH 2/4] add a stat_validity struct
  ` [PATCH 3/4] get_packed_refs: reload packed-refs file when it changes
    ` [PATCH 0/2] peel_ref cleanups changes
      ` [PATCH 1/2] peel_ref: rename "sha1" argument to "peeled"
      ` [PATCH 2/2] peel_ref: refactor for safety with simultaneous update
  ` [PATCH 4/4] for_each_ref: load all loose refs before packed refs

Fwd: Uninit'ed submodules
 2013-05-07  8:01 UTC  (3+ messages)

[PATCH 0/4] fast-export: speed improvements
 2013-05-07  7:34 UTC  (26+ messages)
` [PATCH 4/4] fast-import: only store commit objects

Segfault in git merge-tree (1.8.2.2)
 2013-05-07  5:17 UTC  (8+ messages)
        ` [PATCH] merge-tree: handle directory/empty conflict correctly

[RFC] git: make signoff header configurable
 2013-05-07  4:53 UTC  (2+ messages)

[PATCH] l10n: de.po: translate 44 new messages
 2013-05-07  4:47 UTC  (3+ messages)
` [PATCHv2] "

git apply --interactive
 2013-05-07  2:08 UTC 

[PATCH] revision.c: Fix a sparse warning
 2013-05-07  1:21 UTC  (3+ messages)

git rev-list | git cherry-pick --stdin is leaky
 2013-05-06 20:16 UTC  (3+ messages)

Bug: git-p4: Sometimes p4 generates Windows-style output on OS X
 2013-05-06 17:59 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).