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

(unknown),
 2013-05-25  3:57 UTC 

[PATCH] send-email: remove warning about unset chainreplyto
 2013-05-25  3:44 UTC 

[PATCH] completion: zsh: improve bash script loading
 2013-05-25  3:31 UTC 

[PATCH 0/9] transport-helper: a bunch of improvements
 2013-05-25  2:47 UTC  (10+ messages)
` [PATCH 1/9] transport-helper: check if the dry-run is supported
` [PATCH 2/9] transport-helper: add 'force' to 'export' helpers
` [PATCH 3/9] transport-helper: check for 'forced update' message
` [PATCH 4/9] fast-export: improve argument parsing
` [PATCH 5/9] fast-export: add new --refspec option
` [PATCH 6/9] transport-helper: add support for old:new refspec
` [PATCH 7/9] fast-import: add support to delete refs
` [PATCH 8/9] fast-export: "
` [PATCH 9/9] transport-helper: add support to delete branches

[PATCH 0/6] build: cleanups
 2013-05-25  2:41 UTC  (7+ messages)
` [PATCH 1/6] build: trivial simplification
` [PATCH 2/6] build: cleanup using $^
` [PATCH 3/6] build: cleanup using $<
` [PATCH 4/6] build: be clearer about order-only prerequisites
` [PATCH 5/6] build: add NO_INSTALL variable
` [PATCH 6/6] build: do not install git-remote-testpy

[PATCH 0/4] remote-helpers: test reorganization
 2013-05-25  2:38 UTC  (5+ messages)
` [PATCH 1/4] remote-helpers: generate scripts
` [PATCH 2/4] remote-helpers: rename tests
` [PATCH 3/4] remote-helpers: allow direct test execution
` [PATCH 4/4] remote-helpers: add exec-path links

[PATCH v2 00/48] remote-hg: fixes for next
 2013-05-25  2:30 UTC  (49+ messages)
` [PATCH v2 01/48] remote-hg: test: be a little more quiet
` [PATCH v2 02/48] remote-hg: trivial reorganization
` [PATCH v2 03/48] remote-helpers: test: cleanup white-spaces
` [PATCH v2 04/48] remote-helpers: test: cleanup style
` [PATCH v2 05/48] remote-helpers: tests: general improvements
` [PATCH v2 06/48] remote-helpers: test: simplify remote URLs
` [PATCH v2 07/48] remote-hg: test: simplify previous branch checkout
` [PATCH v2 08/48] remote-hg: load all extensions
` [PATCH v2 09/48] remote-hg: use a shared repository store
` [PATCH v2 10/48] remote-hg: shuffle some code
` [PATCH v2 11/48] remote-hg: improve node traversing
` [PATCH v2 12/48] remote-hg: add version checks to the marks
` [PATCH v2 13/48] remote-hg: switch from revisions to SHA-1 noteids
` [PATCH v2 14/48] remote-hg: upgrade version 1 marks
` [PATCH v2 15/48] remote-hg: ensure remote rebasing works
` [PATCH v2 16/48] remote-hg: trivial cleanups
` [PATCH v2 17/48] remote-hg: improve progress calculation
` [PATCH v2 18/48] remote-hg: always point HEAD to master
` [PATCH v2 19/48] remote-hg: add tests for 'master' bookmark
` [PATCH v2 20/48] remote-bzr: simplify test checks
` [PATCH v2 21/48] remote-hg: add check_bookmark() test helper
` [PATCH v2 22/48] remote-hg: update bookmarks when using a remote
` [PATCH v2 23/48] remote-hg: add remote tests
` [PATCH v2 24/48] remote-hg: add test to push new bookmark
` [PATCH v2 25/48] remote-hg: add test for diverged push
` [PATCH v2 26/48] remote-hg: add test for bookmark diverge
` [PATCH v2 27/48] remote-hg: add test for new bookmark special
` [PATCH v2 28/48] remote-hg: add test for big push
` [PATCH v2 29/48] remote-hg: add test for failed double push
` [PATCH v2 30/48] remote-hg: reorganize bookmark handling
` [PATCH v2 31/48] remote-hg: force remote bookmark push selectively
` [PATCH v2 32/48] remote-hg: only update necessary revisions
` [PATCH v2 33/48] remote-hg: implement custom push()
` [PATCH v2 34/48] remote-hg: implement custom checkheads()
` [PATCH v2 35/48] remote-hg: pass around revision refs
` [PATCH v2 36/48] remote-hg: check diverged bookmarks
` [PATCH v2 37/48] remote-hg: simplify branch_tip()
` [PATCH v2 38/48] remote-hg: improve branch listing
` [PATCH v2 39/48] remote-hg: use remote 'default' not local one
` [PATCH v2 40/48] remote-hg: improve lightweight tag author
` [PATCH v2 41/48] remote-hg: remove files before modifications
` [PATCH v2 42/48] remote-hg: add setup_big_push() helper
` [PATCH v2 43/48] remote-hg: add check_push() helper
` [PATCH v2 44/48] remote-helpers: improve marks usage
` [PATCH v2 45/48] remote-hg: trivial cleanup
` [PATCH v2 46/48] remote-hg: check if a fetch is needed
` [PATCH v2 47/48] remote-hg: add support for --dry-run
` [PATCH v2 48/48] remote-hg: add support for --force

[PATCH v2 0/8] remote-bzr: patches for next
 2013-05-25  2:24 UTC  (9+ messages)
` [PATCH v2 1/8] remote-bzr: recover from failed clones
` [PATCH v2 2/8] remote-bzr: fix for files with spaces
` [PATCH v2 3/8] remote-bzr: simplify get_remote_branch()
` [PATCH v2 4/8] remote-bzr: delay cloning/pulling
` [PATCH v2 5/8] remote-bzr: change global repo
` [PATCH v2 6/8] remote-bzr: trivial cleanups
` [PATCH v2 7/8] remote-bzr: reorganize the way 'wanted' works
` [PATCH v2 8/8] remote-bzr: add fallback check for a partial clone

[PATCH v2 0/3] Towards a useable git-branch
 2013-05-24 23:41 UTC  (13+ messages)
` [PATCH 1/3] for-each-ref: introduce %C(...) for color
` [PATCH 2/3] for-each-ref: introduce %(HEAD) marker
` [PATCH 3/3] for-each-ref: introduce %(upstream:track[short])

What's cooking in git.git (May 2013, #07; Fri, 24)
 2013-05-24 21:15 UTC 

[ANNOUNCE] Git v1.8.3
 2013-05-24 21:15 UTC 

first parent, commit graph layout, and pull merge direction
 2013-05-24 20:47 UTC  (33+ messages)

[PATCH 0/7] Let's get that @{push}!
 2013-05-24 19:12 UTC  (12+ messages)
` [PATCH 6/7] sha1_name: prepare to introduce AT_KIND_PUSH
` [PATCH 7/7] sha1_name: implement finding @{push}

[QUERY] How do you sort completions?
 2013-05-24 18:26 UTC  (7+ messages)

[PATCH] urls.txt: avoid auto converting to hyperlink
 2013-05-24 17:55 UTC  (2+ messages)

[PATCH v3 0/2] Replacement for rr/die-on-missing-upstream
 2013-05-24 17:50 UTC  (7+ messages)
` [PATCH 1/2] sha1_name: fix error message for @{u}
` [PATCH 2/2] sha1_name: fix error message for @{<N>}, @{<date>}

[PATCH v3 0/2] Improve diffcore-pickaxe documentation
 2013-05-24 17:31 UTC  (4+ messages)
` [PATCH 1/2] diffcore-pickaxe: make error messages more consistent
` [PATCH 2/2] diffcore-pickaxe doc: document -S and -G properly

[PATCH v2 0/2] Improve diffcore-pickaxe documentation
 2013-05-24 16:54 UTC  (8+ messages)
` [PATCH 2/2] diffcore-pickaxe doc: document -S and -G properly

English/German terminology, git.git's de.po, and pro-git
 2013-05-24 16:51 UTC  (14+ messages)
  ` AW: "

git stash deletes/drops changes of "assume-unchanged" files
 2013-05-24 16:01 UTC  (20+ messages)
` git stash deletes/drops changes of

restoring all branches from a bundle
 2013-05-24 11:42 UTC  (2+ messages)

Random thoughts on "upstream"
 2013-05-24  6:39 UTC  (16+ messages)

[PATCH v6] Add new git-related helper to contrib
 2013-05-24  0:22 UTC  (20+ messages)

--follow is ignored when used with --reverse
 2013-05-23 23:23 UTC 

[PATCH] git-send-email: fix handling of special characters
 2013-05-23 21:38 UTC  (6+ messages)

push not resolving commit-ish?
 2013-05-23 21:26 UTC  (11+ messages)

Feature Request: existence-only tracking
 2013-05-23 21:00 UTC  (2+ messages)

[PATCH] git-remote-mediawiki: better error message when HTTP(S) access fails
 2013-05-23 20:05 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).