git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-04-25 10:59:53 to 2013-04-26 19:42:37 UTC [more...]

Locating merge that dropped a change
 2013-04-26 19:31 UTC  (13+ messages)
` [RFC/PATCH] Make --full-history consider more merges
                    ` [RFC/PATCH 1/3] revision.c: tighten up TREESAME handling of merges
                      ` [RFC/PATCH 2/3] simplify-merges: never remove all TREESAME parents

[PATCH 0/9] remote-helpers: fixes and cleanups
 2013-04-26 19:39 UTC  (37+ messages)
` [PATCH 1/9] remote-bzr: trivial cleanups
` [PATCH 2/9] remote-hg: remove extra check
` [PATCH 3/9] remote-bzr: fix bad state issue
` [PATCH 4/9] remote-bzr: add support to push URLs
` [PATCH 5/9] remote-hg: use hashlib instead of hg sha1 util
` [PATCH 6/9] remote-bzr: store converted URL
` [PATCH 7/9] remote-hg: use python urlparse
` [PATCH 8/9] remote-bzr: tell bazaar to be quiet
` [PATCH 9/9] remote-bzr: strip extra newline

"git grep" parallelism question
 2013-04-26 19:19 UTC  (4+ messages)

[PATCH] clean: confirm before cleaning files and directories
 2013-04-26 19:06 UTC  (10+ messages)

[PATCH 1/2] t/Makefile: fix result handling with TEST_OUTPUT_DIRECTORY
 2013-04-26 18:55 UTC  (2+ messages)
` [PATCH 2/2] test output: respect $TEST_OUTPUT_DIRECTORY

[PATCH] t9501: Do not use export X=Y
 2013-04-26 18:14 UTC  (5+ messages)

[PATCH] t5801: properly test the test shell
 2013-04-26 18:33 UTC  (11+ messages)

Zile as git core editor?
 2013-04-26 18:33 UTC  (7+ messages)

[PATCH] t/Makefile: remove smoke test targets
 2013-04-26 17:58 UTC 

Itches with the current rev spec
 2013-04-26 17:49 UTC  (9+ messages)

Possible bug report
 2013-04-26 17:24 UTC  (2+ messages)

[PATCH 00/20] remote-bzr: massive changes
 2013-04-26 16:51 UTC  (23+ messages)
` [PATCH 01/20] remote-bzr: cleanup CustomTree
` [PATCH 02/20] remote-bzr: delay blob fetching until the very end
` [PATCH 03/20] remote-bzr: fix order of locking in CustomTree
` [PATCH 04/20] remote-bzr: always try to update the worktree
` [PATCH 05/20] remote-bzr: add support to push merges
` [PATCH 06/20] remote-bzr: fixes for branch diverge
` [PATCH 07/20] remote-bzr: fix partially pushed merge
` [PATCH 08/20] remote-bzr: use branch variable when appropriate
` [PATCH 09/20] remote-bzr: add support for bzr repos
` [PATCH 10/20] remote-bzr: fix branch names
` [PATCH 11/20] remote-bzr: add support for shared repo
` [PATCH 12/20] remote-bzr: split marks file
` [PATCH 13/20] remote-bzr: improve author sanitazion
` [PATCH 14/20] remote-bzr: add custom method to find branches
` [PATCH 15/20] remote-bzr: add option to specify branches
` [PATCH 16/20] remote-bzr: improve progress reporting
` [PATCH 17/20] remote-bzr: iterate revisions properly
` [PATCH 18/20] remote-bzr: delay peer branch usage
` [PATCH 19/20] remote-bzr: access branches only when needed
` [PATCH 20/20] remote-bzr: export HEAD

inotify to minimize stat() calls
 2013-04-26 15:35 UTC  (16+ messages)
              ` [PATCH] "

[PATCH 0/6] grep with textconv
 2013-04-26 13:23 UTC  (9+ messages)
` [PATCHv2 7/7] git grep: honor textconv by default

[BUG] Highly inconsistent diff UI
 2013-04-26 12:34 UTC  (21+ messages)

[PATCH 5/5] t7409: do not use export X=Y
 2013-04-26  9:18 UTC 

[PATCH 1/5] t9020: do not use export X=Y
 2013-04-26  9:18 UTC 

[PATCH 2/5] t9501: do not use export X=Y
 2013-04-26  9:18 UTC 

[PATCH 3/5] test-hg-bidi.sh: do not use export X=Y
 2013-04-26  9:17 UTC 

[PATCH 4/5] test-hg-hg-git.sh: do not use export X=Y
 2013-04-26  9:17 UTC 

[PATCH v2 0/9] remote-helpers: fixes and cleanups
 2013-04-26  1:12 UTC  (13+ messages)
` [PATCH v2 1/9] remote-helpers: trivial cleanups
` [PATCH v2 2/9] remote-hg: remove extra check
` [PATCH v2 3/9] remote-bzr: fix bad state issue
` [PATCH v2 4/9] remote-bzr: add support to push URLs
` [PATCH v2 5/9] remote-hg: use hashlib instead of hg sha1 util
` [PATCH v2 6/9] remote-bzr: store converted URL
` [PATCH v2 7/9] remote-bzr: tell bazaar to be quiet
` [PATCH v2 8/9] remote-bzr: strip extra newline
` [PATCH v2 9/9] remote-bzr: use proper push method

jc/add-2.0-delete-default (Re: What's cooking in git.git (Apr 2013, #05; Mon, 15))
 2013-04-26  0:14 UTC  (9+ messages)
` [PATCH 0/2] "git add -A/--no-all" finishing touches

[PATCH] remote-bzr: use proper push method
 2013-04-25 22:32 UTC  (6+ messages)

[PATCH] Hold an 'unsigned long' chunk of the sha1 in obj_hash
 2013-04-25 21:12 UTC  (4+ messages)

[PATCH] check-non-portable-shell: Check for non portable grep usage
 2013-04-25 20:44 UTC  (2+ messages)

What's cooking in git.git (Apr 2013, #07; Mon, 22)
 2013-04-25 20:31 UTC  (12+ messages)
` What's cooking in git.git (Apr 2013, #08; Tue, 23)
        ` [PATCH] git-remote-testgit: avoid process substitution

[PATCH v4 00/11] Add new git-related helper to contrib
 2013-04-25 19:59 UTC  (12+ messages)
` [PATCH v4 01/11] "
` [PATCH v4 02/11] contrib: related: add option parsing
` [PATCH v4 03/11] contrib: related: add support for multiple patches
` [PATCH v4 04/11] contrib: related: add option to show commits
` [PATCH v4 05/11] contrib: related: add option to parse from committish
` [PATCH v4 06/11] contrib: related: parse committish like format-patch
` [PATCH v4 07/11] contrib: related: fix parsing of rev-list args
` [PATCH v4 08/11] contrib: related: support multiple roles
` [PATCH v4 09/11] contrib: related: sort by participation
` [PATCH v4 10/11] contrib: related: group persons with same email
` [PATCH v4 11/11] contrib: related: add support for mailmap

[PATCH 1/3] pretty: simplify input line length calculation in pp_user_info()
 2013-04-25 19:43 UTC  (3+ messages)
` [PATCH 2/3] pretty: simplify output "
  ` [PATCH 3/3] pretty: remove intermediate strbufs from pp_user_info()

[PATCH] t9501: Use PERL_PATH instead of perl
 2013-04-25 18:49 UTC 

[PATCH] check-non-portable-shell: export X=Y usage
 2013-04-25 18:48 UTC 

[PATCH] test-lint-shell-syntax: Allow bash syntax in bash tests
 2013-04-25 18:48 UTC 

[PATCH] check-non-portable-shell: echo -e is not portable
 2013-04-25 18:48 UTC 

[PATCH 16/33] t3210: test for spurious error messages for dangling packed refs
 2013-04-25 18:13 UTC  (3+ messages)
` [PATCH 0/2] Add documentation for new expiry option values
  ` [PATCH] prune: introduce OPT_EXPIRY_DATE() and use it

[PATCH] send-email: support NNTP
 2013-04-25 17:35 UTC  (7+ messages)

[PATCH v2] bash-prompt.sh: Show where rebase is at when interrupted by a merge conflict
 2013-04-25 17:05 UTC  (2+ messages)

[PATCH 1/1] templates: pre-push hook: check for missing GPG signatures
 2013-04-25 16:50 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH 0/3] git remote with superfluous arguments
 2013-04-25 15:31 UTC  (5+ messages)
` [PATCH 1/3] remote: add a test for extra arguments, according to docs

[PATCH 0/7] Introduce rebase.autostash
 2013-04-25 14:30 UTC  (4+ messages)
` [PATCH 5/7] rebase -i: return control to the caller, for housekeeping

[PATCH 0/5] Documentation/git-diff.txt improvements
 2013-04-25 11:25 UTC  (2+ 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).