git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-06-18 13:53:55 to 2013-06-19 23:37:20 UTC [more...]

[PATCH 0/4] documentation cleanups for <rev>^{<type>}
 2013-06-19 23:37 UTC  (21+ messages)
` [PATCH 1/4] glossary: add 'treeish' as a synonym for 'tree-ish'
` [PATCH 2/4] glossary: define committish (a.k.a. commit-ish)
` [PATCH 3/4] glossary: more precise definition of tree-ish (a.k.a. treeish)
` [PATCH 4/4] revisions.txt: fix and clarify <rev>^{<type>}

[PATCH] misspellings fixes by https://github.com/vlajos/misspell_fixer
 2013-06-19 22:37 UTC 

[PATCH] diff: add --ignore-blank-lines option
 2013-06-19 22:23 UTC  (3+ messages)

[PATCH 0/6] push.default in the triangular world
 2013-06-19 22:17 UTC  (13+ messages)
` [PATCH 1/6] t/t5528-push-default: remove redundant test_config lines
` [PATCH 2/6] config doc: rewrite push.default section
` [PATCH 3/6] push: change `simple` to accommodate triangular workflows
` [PATCH 4/6] push: remove dead code in setup_push_upstream()
` [PATCH 5/6] t/t5528-push-default: generalize test_push_*
` [PATCH 6/6] t/t5528-push-default: test pushdefault workflows

[PATCH 0/2] Update linux-2.6.git location and repo size
 2013-06-19 21:37 UTC  (9+ messages)
` [PATCH 1/2] Documentation: Update 'linux-2.6.git' -> 'linux.git'
` [PATCH 2/2] user-manual: Update download size for Git and the kernel

[PATCH] peel_onion(): add support for <rev>^{tag}
 2013-06-19 20:08 UTC  (3+ messages)

accessing oldest reflog entry with ref@{N}?
 2013-06-19 19:41 UTC  (3+ messages)

[PATCH v2 00/12] Fix some reference-related races
 2013-06-19 19:18 UTC  (15+ messages)
` [PATCH v2 01/12] repack_without_ref(): split list curation and entry writing
` [PATCH v2 02/12] pack_refs(): split creation of packed refs "
` [PATCH v2 03/12] refs: wrap the packed refs cache in a level of indirection
` [PATCH v2 04/12] refs: implement simple transactions for the packed-refs file
` [PATCH v2 05/12] refs: manage lifetime of packed refs cache via reference counting
` [PATCH v2 06/12] do_for_each_entry(): increment the packed refs cache refcount
` [PATCH v2 07/12] packed_ref_cache: increment refcount when locked
` [PATCH v2 08/12] Extract a struct stat_data from cache_entry
` [PATCH v2 09/12] add a stat_validity struct
` [PATCH v2 10/12] get_packed_ref_cache: reload packed-refs file when it changes
` [PATCH v2 11/12] for_each_ref: load all loose refs before packed refs
` [PATCH v2 12/12] refs: do not invalidate the packed-refs cache unnecessarily

[Request] Git reset should be able to ignore file permissions
 2013-06-19 18:43 UTC  (17+ messages)

small misspellings fixes
 2013-06-19 18:31 UTC  (3+ messages)

[PATCH v2 0/7] Re-roll rr/rebase-checkout-reflog
 2013-06-19 18:29 UTC  (19+ messages)
` [PATCH v2 1/7] t/t7512-status-help: test "HEAD detached from"
` [PATCH v2 2/7] wt-status: remove unused field in grab_1st_switch_cbdata
` [PATCH v2 3/7] t/t2012-checkout-last: test "checkout -" after a rebase
` [PATCH v2 4/7] status: do not depend on rebase reflog messages
` [PATCH v2 5/7] checkout: respect GIT_REFLOG_ACTION
` [PATCH v2 6/7] rebase: write better reflog messages
` [PATCH v2 7/7] rebase -i: "

[PATCH v2 0/3] Fix a race condition when reading loose refs
 2013-06-19 17:24 UTC  (6+ messages)
` [PATCH v2 1/3] resolve_ref_unsafe(): extract function handle_missing_loose_ref()
` [PATCH v2 2/3] resolve_ref_unsafe(): handle the case of an SHA-1 within loop
` [PATCH v2 3/3] resolve_ref_unsafe(): close race condition reading loose refs

[PATCH v2] send-email: allow use of basic email list in --cc --to and --bcc
 2013-06-19 11:51 UTC  (2+ messages)

[PATCH v3 0/7] Re-roll rr/rebase-checkout-reflog
 2013-06-19  9:41 UTC  (10+ messages)
` [PATCH v3 1/7] t/t7512-status-help: test "HEAD detached from"
` [PATCH v3 2/7] wt-status: remove unused field in grab_1st_switch_cbdata
` [PATCH v3 3/7] t/t2012-checkout-last: test "checkout -" after a rebase
` [PATCH v3 4/7] status: do not depend on rebase reflog messages
` [PATCH v3 5/7] checkout: respect GIT_REFLOG_ACTION
` [PATCH v3 6/7] rebase: write better reflog messages
` [PATCH v3 7/7] rebase -i: "

[PATCH] http.c: don't rewrite the user:passwd string multiple times
 2013-06-19  7:40 UTC  (10+ messages)
        ` [PATCH v2] "

[PATCH v2] sequencer: write useful reflog message for fast-forward
 2013-06-19  7:37 UTC 

[PATCH 00/12] Fix some reference-related races
 2013-06-19  5:51 UTC  (5+ messages)

[PATCH v5 0/7] Rebase topology test
 2013-06-19  5:52 UTC  (6+ messages)
` [PATCH v6 0/8] "
  ` [PATCH mz/rebase-tests] rebase topology tests: fix commit names on case-insensitive file systems

small misspellings fixes
 2013-06-19  4:15 UTC  (2+ messages)

[PATCH] git-add--interactive.perl: Permit word-based diff
 2013-06-18 22:47 UTC  (5+ messages)

[PATCH] Avoid broken Solaris tr
 2013-06-18 22:31 UTC  (2+ messages)

What's cooking in git.git (Jun 2013, #06; Tue, 18)
 2013-06-18 20:41 UTC 

[PATCH] t/t5800-remote-testpy: skip all tests if not built
 2013-06-18 20:35 UTC  (3+ messages)

[PATCH v2 00/13] bash prompt speedup
 2013-06-18 19:35 UTC  (3+ messages)

[PATCH] unpack-trees: don't shift conflicts left and right
 2013-06-18 19:33 UTC  (7+ messages)

[PATCH] completion: complete diff --word-diff
 2013-06-18 19:24 UTC 

[PATCH] sequencer: write useful reflog message for fast-forward
 2013-06-18 19:02 UTC  (3+ messages)

[PATCH 1/2] show-ref.c: Add missing call to git_config()
 2013-06-18 18:38 UTC  (3+ messages)

[PATCH v3 0/8] --valgrind improvements
 2013-06-18 18:21 UTC  (3+ messages)
` [PATCH v3 3/8] test-lib: rearrange start/end of test_expect_* and test_skip

[PATCHv2] fix "builtin-*" references to be "builtin/*"
 2013-06-18 18:16 UTC  (2+ messages)

Aw: Re: Re: [PATCH] Remove pdf target from Makefiles
 2013-06-18 18:14 UTC  (2+ messages)
`  "

Exact format of tree objets
 2013-06-18 17:47 UTC  (7+ messages)

Fixing the git-repack replacement gap?
 2013-06-18 17:17 UTC  (2+ messages)

[PATCH 0/5] Fix describe --contains --all
 2013-06-18 17:13 UTC  (6+ messages)
` [PATCH 1/5] prompt: clean up describe logic
` [PATCH 2/5] prompt: do not double-discriminate detached HEAD
` [PATCH 3/5] name-rev: fix assumption about --name-only usage
` [PATCH 4/5] name-rev: strip trailing ^0 in when --name-only
` [PATCH 5/5] name-rev doc: rewrite --stdin paragraph

[PATCH] fix "builtin-*" references to be "builtin/*"
 2013-06-18 17:06 UTC  (3+ messages)

use gitignore implementation in shell bash
 2013-06-18 16:59 UTC  (2+ messages)

[PATCH 0/8] Re-roll rr/rebase-checkout-reflog
 2013-06-18 16:56 UTC  (8+ messages)
` [PATCH 5/8] checkout: respect GIT_REFLOG_ACTION
` [PATCH 6/8] sh-setup: make die_with_status clear GIT_REFLOG_ACTION

[PATCH v2 0/6] Fix checkout-dash to work with rebase
 2013-06-18 16:51 UTC  (6+ messages)

git-svn won't remember pem password
 2013-06-18 16:38 UTC  (6+ messages)
` [PATCH 1/2] git-svn: use platform specific auth providers
  ` [PATCH 2/2] git-svn: Configure a prompt callback for gnome_keyring
        ` [PATCH] "

[PATCH] Documentation: Move "git diff <blob> <blob>"
 2013-06-18 16:34 UTC  (2+ messages)

[PATCH] status: display the SHA1 of the commit being currently processed
 2013-06-18 16:32 UTC  (4+ messages)

[PATCH] send-email: allow use of basic email list in --cc --to and --bcc
 2013-06-18 16:26 UTC  (4+ messages)

Aw: Re: [PATCH] Remove pdf target from Makefiles
 2013-06-18 16:19 UTC  (2+ messages)
`  "

[PATCH 1/2] builtin/checkout.c: don't leak memory in check_tracking_name
 2013-06-18 16:17 UTC  (4+ messages)
` [PATCH 2/2] t/t9802: explicitly name the upstream branch to use as a base

[PATCH v2] name-rev: Allow to specify a subpath for --refs option
 2013-06-18 15:28 UTC  (2+ messages)

[PATCH] Documentation/git-merge.txt: weaken warning about uncommited changes
 2013-06-18 14:57 UTC  (4+ messages)

[PATCH v3 0/2] Fix am with stray $dotest directory
 2013-06-18 14:44 UTC  (7+ messages)
` [PATCH v3 1/2] am: handle "

[PATCH] GIT-VERSION-GEN: support non-standard $GIT_DIR path
 2013-06-18 14:36 UTC  (5+ messages)

[PATCH] Documentation/git-push.txt: explain better cases where --force is dangerous
 2013-06-18 14:35 UTC  (5+ messages)

[PATCH v3 0/5] Write a good 'stash store' for autostash
 2013-06-18 14:31 UTC  (5+ messages)
` [PATCH v3 4/5] stash: introduce 'git stash store'

[PATCH 0/2] Slightly prettier reflog message from checkout
 2013-06-18 14:27 UTC  (5+ messages)
` [PATCH 1/2] sha1_name: stop hard-coding 40-character hex checks

[PATCH 1/2] send-email: sanitize author when writing From line
 2013-06-18 13:55 UTC  (3+ messages)
` [PATCH 2/2] send-email: add test for duplicate utf8 name


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