git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-05-11 09:17:22 to 2013-05-13 14:04:54 UTC [more...]

[PATCH v4 0/5] allow more sources for config values
 2013-05-13 14:04 UTC  (8+ messages)
` [PATCH v4 1/5] config: factor out config file stack management
` [PATCH v4 2/5] config: drop cf validity check in get_next_char()
` [PATCH v4 3/5] config: make parsing stack struct independent from actual data source
    `  "
` [PATCH v4 4/5] teach config --blob option to parse config from database
` [PATCH v4 5/5] do not die when error in config parsing of buf occurs

[PATCH] patch-ids.c: cache patch IDs in a notes tree
 2013-05-13 14:02 UTC  (14+ messages)
          ` [RFC/PATCH v2] patch-ids: "

[PATCH v3 0/7] rebase.autostash completed
 2013-05-13 14:02 UTC  (20+ messages)
` [PATCH 1/7] am: tighten a conditional that checks for $dotest
` [PATCH 2/7] rebase -i: don't error out if $state_dir already exists
` [PATCH 3/7] rebase: prepare to do generic housekeeping
` [PATCH 4/7] am: return control to caller, for housekeeping
` [PATCH 5/7] rebase -i: "
` [PATCH 6/7] rebase --merge: "
` [PATCH 7/7] rebase: implement --[no-]autostash and rebase.autostash

[PATCH] teach the user to be nice to git and let him say please sometimes
 2013-05-13 13:58 UTC  (7+ messages)
  `  "

[PATCH 0/2] Colored prompt for zsh
 2013-05-13 13:58 UTC  (15+ messages)
` [PATCH 1/2] git-prompt.sh: strip unnecessary space in prompt string
` [PATCH 2/2] git-prompt.zsh: introduce thin ZSH wrapper
    ` [PATCH v2] git-prompt.sh: colorize ZSH prompt

English/German terminology, git.git's de.po, and pro-git
 2013-05-13 13:57 UTC  (2+ messages)

[PATCH v2 0/3] Colored prompt for ZSH
 2013-05-13 13:49 UTC  (4+ messages)
` [PATCH 1/3] prompt: introduce GIT_PS1_STATESEPARATOR
` [PATCH 2/3] prompt: factor out gitstring coloring logic
` [PATCH 3/3] prompt: colorize ZSH prompt

[PATCH v4 2/3] imap-send: eliminate HMAC deprecation warnings on OS X 10.8
 2013-05-13 13:32 UTC  (3+ messages)
` [PATCH v4 3/3] cache.h: eliminate SHA-1 "

[PATCH 0/6] Get stash to help rebase.autostash
 2013-05-13 12:45 UTC  (7+ messages)
` [PATCH 1/6] Documentation/stash: correct synopsis for create
` [PATCH 2/6] Documentation/stash: document short form -p in synopsis
` [PATCH 3/6] stash: simplify option parser for create
` [PATCH 4/6] stash: introduce 'git stash store'
` [PATCH 5/6] stash: tweak error message in store_stash ()
` [PATCH 6/6] rebase: use 'git stash store' to simplify logic

[PATCH 1/2] sha1_name.c: signal if @{-N} was a true branch nameor a detached head
 2013-05-13 12:04 UTC  (4+ messages)

[PATCHv2 7/7] git grep: honor textconv by default
 2013-05-13 11:55 UTC  (13+ messages)
` [PATCHv3 3/7] show: honor --textconv for blobs

[PATCH] gitk: simplify file filtering
 2013-05-13 11:37 UTC  (7+ messages)

Mapping file contents from one repository to another
 2013-05-13  8:46 UTC  (2+ messages)

[PATCH v3 3/3] cache.h: eliminate SHA-1 deprecation warnings on OS X 10.8
 2013-05-13  8:04 UTC  (3+ messages)

[RFC/PATCH 0/2] merge-base: add --merge-child option
 2013-05-13  7:52 UTC  (14+ messages)
` [RFC/PATCH 1/2] commit: add commit_list_contains function
` [RFC/PATCH 2/2] merge-base: add --merge-child option

[PATCH v7 00/10] interactive git clean
 2013-05-13  6:57 UTC  (15+ 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

[PATCHv2 00/10] Prepare for alternative remote-tracking branch location
 2013-05-13  6:55 UTC  (20+ messages)
` [PATCHv2 01/10] t7900: Start testing usability of namespaced remote refs
` [PATCHv2 02/10] t7900: Demonstrate failure to expand "$peer/$branch" according to refspecs
` [PATCHv2 03/10] refs.c: Refactor code for mapping between shorthand names and full refnames
` [PATCHv2 04/10] remote: Reject remote names containing '/'
` [PATCHv2 05/10] refs.c: Add support for expanding/shortening refs in refs/peers/*
` [PATCHv2 06/10] t7900: Test git branch -r/-a output w/remote-tracking branches "
` [PATCHv2 07/10] t3203: Add testcase for fix in 1603ade81352a526ccb206f41ff81ecbc855df2d
` [PATCHv2 08/10] builtin/branch.c: Refactor ref_item.name and .dest into strbufs
` [PATCHv2 09/10] builtin/branch.c: Refactor "remotes/" prepending to remote-tracking branches
` [PATCHv2 10/10] branch: Fix display of remote branches in refs/peers/*

[PATCH 0/4] fix packed-refs races
 2013-05-13  5:10 UTC  (12+ messages)
` [PATCH 1/4] resolve_ref: close race condition for packed refs
` [PATCH 2/4] add a stat_validity struct
    ` [RFC 0/2] Separate stat_data from cache_entry
      ` [RFC 1/2] Extract a struct "
      ` [RFC 2/2] add a stat_validity struct
` [PATCH 3/4] get_packed_refs: reload packed-refs file when it changes

[PATCH v2 1/3] Makefile: fix default regex settings on Darwin
 2013-05-13  1:22 UTC  (8+ messages)
` [PATCH v2 2/3] imap-send: eliminate HMAC warnings on OS X 10.8
  ` [PATCH v2 3/3] cache.h: eliminate SHA-1 deprecation "

[PATCH] test-bzr: Do not use unportable sed "\+"
 2013-05-12 22:50 UTC  (9+ messages)
            ` [PATCH] t5551: do not use unportable sed '\+'

[PATCH] cache.h: avoid deprecation warnings on OS X 10.8
 2013-05-12 17:20 UTC  (2+ messages)

Bug: git-p4: Sometimes p4 generates Windows-style output on OS X
 2013-05-12 12:59 UTC  (2+ messages)

[RFC/PATCH 0/4] update tracking refs on explicit fetch
 2013-05-12  9:41 UTC  (7+ messages)
` [PATCH 1/4] t5510: start tracking-ref tests from a known state
` [PATCH 2/4] fetch/pull doc: untangle meaning of bare <ref>
` [PATCH 3/4] refactor "ref->merge" flag
` [PATCH 4/4] fetch: opportunistically update tracking refs

[PATCH] teach the user to be nice to git and let him say please sometimes
 2013-05-12  7:26 UTC 

[PATCH v2 0/8] rebase.autostash completed
 2013-05-12  3:09 UTC  (5+ messages)
` [PATCH 1/8] am: suppress error output from a conditional

[PATCH] git-gui: fix file name handling with non-empty prefix
 2013-05-12  2:03 UTC  (3+ messages)

Cannot push anything via export transport helper after push fails
 2013-05-11 21:17 UTC  (6+ messages)

[ANN] Mestral – Hook management for Git
 2013-05-11 19:16 UTC 

[ANN] git-tbdiff: topic branch diff
 2013-05-11 19:01 UTC  (3+ messages)

[PULL] git-svn updates for 1.8.3-rc2
 2013-05-11 18:09 UTC  (2+ messages)

Misusing git: trimming old commits
 2013-05-11 16:56 UTC  (2+ messages)

Aw: Re: Outdated and broken online versions of user-manual.html
 2013-05-11 15:00 UTC 

[PATCH 0/4] Trivial cleanups to t3400 (rebase)
 2013-05-11 11:37 UTC  (13+ messages)
` [PATCH 4/4] t4300 (rebase): don't unnecessarily set GIT_TRACE

Outdated and broken online versions of user-manual.html
 2013-05-11 11:36 UTC  (3+ messages)

git log --cherry with disjoint roots
 2013-05-11 10:53 UTC 

[PATCH v3 5/5] do not die when error in config parsing of buf occurs
 2013-05-11 10:30 UTC  (5+ messages)
    `  "

[PATCH] gitk: Add menu item for reverting commits
 2013-05-11  9:43 UTC  (2+ messages)

[PATCH v2] cache.h: eliminate SHA-1 deprecation warnings on OS X 10.8
 2013-05-11  9:50 UTC  (8+ messages)

Thoughts about eliminating reachability races
 2013-05-11  9:47 UTC 

[PATCH] gitk: add support for -G'regex' pickaxe variant
 2013-05-11  9:41 UTC  (6+ 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).