git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-05-07 08:03:20 to 2013-05-09 19:18:57 UTC [more...]

another packed-refs race
 2013-05-09 19:18 UTC  (11+ messages)
` [PATCH 0/4] fix packed-refs races
  ` [PATCH 3/4] get_packed_refs: reload packed-refs file when it changes

[PATCH 1/3] mergetools/kdiff3: do not use --auto when diffing
 2013-05-09 19:15 UTC  (7+ messages)
` [RFC PATCH 2/3] mergetools/kdiff3: allow opting-out of auto-merges
  ` [RFC PATCH 3/3] Makefile: avoid deprecation warnings on OS X 10.8

[PATCH 1/2] t5004: ignore pax global header file
 2013-05-09 19:12 UTC  (5+ messages)
` [PATCH 2/2] t5004: avoid using tar for checking emptiness of archive
  ` [PATCH 3/2] t5004: resurrect original empty tar archive test

[PATCH 0/4] trivial patches
 2013-05-09 18:52 UTC  (16+ messages)
` [PATCH 1/4] documentation: trivial style cleanups
` [PATCH 2/4] transport-helper: trivial style cleanup
` [PATCH 3/4] {fast-export,transport-helper}: style cleanups
` [PATCH 4/4] fast-export: trivial cleanup

[PATCH 1/2] sha1_name.c: signal if @{-N} was a true branch nameor a detached head
 2013-05-09 18:24 UTC  (6+ messages)
` [PATCH 2/2] interpret_branch_name(): unconfuse @{-1}@{u} when @{-1} is detached
` [non PATCH */2] preparatory analysis of remaining @{...} issues

[PATCH v3 1/5] config: factor out config file stack management
 2013-05-09 18:23 UTC  (7+ messages)
` [PATCH v3 2/5] config: drop cf validity check in get_next_char()
` [PATCH v3 3/5] config: make parsing stack struct independent from actual data source
` [PATCH v3 4/5] teach config --blob option to parse config from database
` [PATCH v3 5/5] do not die when error in config parsing of buf occurs

git rev-list | git cherry-pick --stdin is leaky
 2013-05-09 17:24 UTC  (5+ messages)

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

[PATCH v7 00/10] interactive git clean
 2013-05-09 17:14 UTC  (31+ 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
      ` [PATCH v8 00/12] Interactive git clean
      ` [PATCH v8 01/12] git-clean refactor: hold cleaning items in del_list
      ` [PATCH v8 02/12] git-clean: add support for -i/--interactive
      ` [PATCH v8 03/12] git-clean: show items of del_list in columns
      ` [PATCH v8 04/12] git-clean: add colors to interactive git-clean
      ` [PATCH v8 05/12] git-clean: use a git-add-interactive compatible UI
      ` [PATCH v8 06/12] git-clean: add filter by pattern interactive action
      ` [PATCH v8 07/12] git-clean: add select by numbers "
      ` [PATCH v8 08/12] git-clean: add ask each "
      ` [PATCH v8 09/12] git-clean refactor: save some options in clean_flags
      ` [PATCH v8 10/12] git-clean refactor: add wrapper scan_clean_candidates
      ` [PATCH v8 11/12] git-clean: add toggle flags interactive action
      ` [PATCH v8 12/12] git-clean: update document for interactive git-clean

git-gui / Warning: "No newline at end of file”
 2013-05-09 16:30 UTC  (4+ messages)
` Fwd: "
      ` [PATCH] git-gui: allow "\ No newline at end of file" for linewise staging

[PATCH v3 0/5] allow more sources for config values
 2013-05-09 16:16 UTC 

Misusing git: trimming old commits
 2013-05-09 15:40 UTC 

[PATCH 0/3] MSVC fixes
 2013-05-09 14:32 UTC  (9+ messages)
` [PATCH 1/3] poll.h lies in the same folder, so use normal quotes for include
` [PATCH 2/3] mingw.h: Define only if necessary
` [PATCH 3/3] Initialize variables with values

trouble on windows network share
 2013-05-09 13:52 UTC  (8+ messages)

[PATCH 1/5] msvc: Fix compilation errors caused by poll.h emulation
 2013-05-09  1:42 UTC  (2+ messages)

[PATCH 0/3] Support for old:new remote-helper push
 2013-05-09  1:31 UTC  (4+ messages)
` [PATCH 1/3] fast-export: improve argument parsing
` [PATCH 2/3] fast-export: add new --refspec option
` [PATCH 3/3] transport-helper: add support for old:new refspec

[PATCH] git-svn: added an --include-path flag (resent fixing mail format)
 2013-05-09  1:19 UTC  (3+ messages)
` [PATCH] git-svn: added an --include-path flag

[PATCH] Git::SVN::*: add missing "NAME" section to perldoc
 2013-05-09  1:08 UTC  (2+ messages)

[PATCH 4/5] git-svn: fix bottleneck in stash_placeholder_list()
 2013-05-09  1:05 UTC  (10+ messages)
` Re[2]: "
              ` Re[3]: "

[PATCH v2 0/2] Show suggested refs when ref unknown
 2013-05-08 22:49 UTC  (3+ messages)
` [PATCH v2 1/2] help: add help_unknown_ref

[PATCH v2 00/11] sha1_name: improvements
 2013-05-08 22:06 UTC  (26+ 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

[PATCHv2] CodingGuidelines: make it clear which files in Documentation/ are the sources
 2013-05-08 20:38 UTC  (2+ messages)

[BUG] shallow clones over http
 2013-05-08 19:12 UTC  (2+ messages)

Avoiding broken Gitweb links and deleted objects
 2013-05-08 16:16 UTC 

`git prune` doc or implementation defect, or user misunderstanding
 2013-05-08 16:05 UTC  (3+ 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 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 v6 1/7] Add support for -i/--interactive to git-clean
 2013-05-08  0:28 UTC  (9+ messages)
` [PATCH v6 2/7] Show items of interactive git-clean in columns
  ` [PATCH v5 0/3] interactive git clean
    ` [PATCH v6 0/7] "
      ` [PATCH v6 3/7] Add colors to interactive git-clean
        ` [PATCH v6 4/7] git-clean: use a git-add-interactive compatible UI

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

[PATCH 0/7] Make "$remote/$branch" work with unconventional refspecs
 2013-05-07 22:37 UTC  (16+ 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

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  (7+ 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  (12+ 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  (9+ 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)


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