git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-20 23:07:58 to 2013-04-22 20:02:14 UTC [more...]

[PATCH v2 00/33] Various cleanups around reference packing and peeling
 2013-04-22 19:52 UTC  (34+ messages)
` [PATCH v2 01/33] refs: document flags constants REF_*
` [PATCH v2 02/33] refs: document the fields of struct ref_value
` [PATCH v2 03/33] refs: document do_for_each_ref() and do_one_ref()
` [PATCH v2 04/33] refs: document how current_ref is used
` [PATCH v2 05/33] refs: define constant PEELED_LINE_LENGTH
` [PATCH v2 06/33] do_for_each_ref_in_dirs(): remove dead code
` [PATCH v2 07/33] get_packed_ref(): return a ref_entry
` [PATCH v2 08/33] peel_ref(): use function get_packed_ref()
` [PATCH v2 09/33] repack_without_ref(): "
` [PATCH v2 10/33] refs: extract a function ref_resolves_to_object()
` [PATCH v2 11/33] refs: extract function peel_object()
` [PATCH v2 12/33] peel_object(): give more specific information in return value
` [PATCH v2 13/33] peel_ref(): fix return value for non-peelable, not-current reference
` [PATCH v2 14/33] refs: extract a function peel_entry()
` [PATCH v2 15/33] refs: change the internal reference-iteration API
` [PATCH v2 16/33] t3210: test for spurious error messages for dangling packed refs
` [PATCH v2 17/33] repack_without_ref(): silence errors "
` [PATCH v2 18/33] search_ref_dir(): return an index rather than a pointer
` [PATCH v2 19/33] refs: change how packed refs are deleted
` [PATCH v2 20/33] t3211: demonstrate loss of peeled refs if a packed ref is deleted
` [PATCH v2 21/33] repack_without_ref(): write peeled refs in the rewritten file
` [PATCH v2 22/33] refs: extract a function write_packed_entry()
` [PATCH v2 23/33] pack-refs: rename handle_one_ref() to pack_one_ref()
` [PATCH v2 24/33] pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}
` [PATCH v2 25/33] pack_one_ref(): rename "path" parameter to "refname"
` [PATCH v2 26/33] refs: use same lock_file object for both ref-packing functions
` [PATCH v2 27/33] pack_refs(): change to use do_for_each_entry()
` [PATCH v2 28/33] refs: inline function do_not_prune()
` [PATCH v2 29/33] pack_one_ref(): use function peel_entry()
` [PATCH v2 30/33] pack_one_ref(): use write_packed_entry() to do the writing
` [PATCH v2 31/33] pack_one_ref(): do some cheap tests before a more expensive one
` [PATCH v2 32/33] refs: change do_for_each_*() functions to take ref_cache arguments
` [PATCH v2 33/33] refs: handle the main ref_cache specially

[PATCH] t4202 (log): add failing test for log with subtree
 2013-04-22 19:54 UTC  (22+ messages)

Locating merge that dropped a change
 2013-04-22 19:49 UTC  (3+ messages)
` [RFC/PATCH] Make --full-history consider more merges

[PATCH] git-imap-send.txt: remove the use of sslverify=false in GMail example
 2013-04-22 19:26 UTC  (2+ messages)
` [PATCH] git-imap-send.txt: remove the use of sslverify=false

[PATCH 1/5] check-ignore: move setup into cmd_check_ignore()
 2013-04-22 18:03 UTC  (6+ messages)
` [PATCH v2 1/5] t0008: remove duplicated test fixture data
  ` [PATCH v2 4/5] check-ignore: allow incremental streaming of queries via --stdin

[PATCH] zlib: fix compilation failures with Sun C Compilaer
 2013-04-22 17:50 UTC  (4+ messages)

[PATCH] cherry-pick/revert: make usage say '<commit-ish>...'
 2013-04-22 15:57 UTC 

[BUG] Filenames with single colon being treated as remote repository
 2013-04-22 16:00 UTC  (7+ messages)

[PATCH 0/6] grep with textconv
 2013-04-22 15:54 UTC  (14+ messages)
` [PATCH 2/6] show: obey --textconv for blobs
` [PATCH 6/6] grep: obey --textconv for the case rev:path

Patch-to-mail notes resurrected
 2013-04-22 15:20 UTC  (2+ messages)

[BUG] Silent data loss on merge with uncommited changes + renames
 2013-04-22 15:19 UTC  (4+ messages)

[PATCH] t4202 (log): add test for --follow over a merge
 2013-04-22 15:18 UTC 

[PATCH 0/5] Documentation/shortlog improvements
 2013-04-22 14:55 UTC  (33+ messages)
` [PATCH 3/5] git-log.txt: fix description of <since>..<until>
          ` [PATCH/RFC] glossary: a revision is just a commit
` [PATCH 4/5] git-log.txt: rewrite note on why "--" may be required
` [PATCH 5/5] git-shortlog.txt: make SYNOPSIS match log, update OPTIONS

Staging Individual Lines
 2013-04-22 14:35 UTC  (3+ messages)

Premerging topics (was: [RFD] annnotating a pair of commit objects?)
 2013-04-22  9:23 UTC  (2+ messages)

[ITCH] Mixed-case aliases
 2013-04-22  9:21 UTC 

[PATCH v2 1/8] Add new git-cc-cmd helper to contrib
 2013-04-22  7:30 UTC  (2+ messages)

[PATCH v3 0/7] Documentation/shortlog improvements
 2013-04-22  7:20 UTC  (9+ messages)
` [PATCH 1/7] git-shortlog.txt: remove (-h|--help) from OPTIONS
` [PATCH 2/7] revisions.txt: clarify the .. and ... syntax
` [PATCH 3/7] git-log.txt: order OPTIONS properly; move <since>..<until>
` [PATCH 4/7] git-log.txt: generalize <since>..<until>
` [PATCH 5/7] git-log.txt: rewrite note on why "--" may be required
` [PATCH 6/7] git-shortlog.txt: make SYNOPSIS match log, update OPTIONS
` [PATCH 7/7] builtin/shortlog.c: make usage string consistent with log
  ` [PATCH 6.5/7] builtin/log.c: make usage string consistent with doc

Subtree: My Status
 2013-04-22  7:18 UTC  (2+ messages)

What's cooking in git.git (Apr 2013, #05; Mon, 15)
 2013-04-22  4:54 UTC  (13+ messages)
                  ` jc/add-2.0-delete-default (Re: What's cooking in git.git (Apr 2013, #05; Mon, 15))

You do not have permission to post to the dx-news@njdxa.org list
 2013-04-21 23:06 UTC 

[PATCH] prompt: fix tracked files for zsh
 2013-04-21 22:32 UTC  (10+ messages)

[PATCH v3 0/1] git-multimail: a replacement for post-receive-email
 2013-04-21 22:28 UTC  (7+ messages)
  ` [PATCH v3 1/1] "

[PATCHv3 0/8] Improving the search for remote-tracking branches
 2013-04-21 21:52 UTC  (9+ messages)
` [PATCHv3 1/8] t2024: Add tests verifying current DWIM behavior of 'git checkout <branch>'
` [PATCHv3 2/8] t2024: Show failure to use refspec when DWIMming remote branch names
` [PATCHv3 3/8] checkout: Use remote refspecs when DWIMming tracking branches
` [PATCHv3 4/8] t3200.39: tracking setup should fail if there is no matching refspec
` [PATCHv3 5/8] t7201.24: Add refspec to keep --track working
` [PATCHv3 6/8] t9114.2: Don't use --track option against "svn-remote"-tracking branches
` [PATCHv3 7/8] branch.c: Validate tracking branches with refspecs instead of refs/remotes/*
` [PATCHv3 8/8] glossary: Update and rephrase the definition of a remote-tracking branch

[PATCH v2 0/7] Documentation/shortlog improvements
 2013-04-21 19:06 UTC  (10+ messages)
` [PATCH 1/7] git-shortlog.txt: remove (-h|--help) from OPTIONS
` [PATCH 2/7] builtin/shortlog.c: make usage string consistent with log
` [PATCH 3/7] revisions.txt: clarify the .. and ... syntax
` [PATCH 4/7] git-log.txt: order OPTIONS properly; move <since>..<until>
` [PATCH 5/7] git-log.txt: generalize <since>..<until>
` [PATCH 6/7] git-log.txt: rewrite note on why "--" may be required
` [PATCH 7/7] git-shortlog.txt: make SYNOPSIS match log, update OPTIONS

git log -p unexpected behaviour - security risk?
 2013-04-21 18:42 UTC  (10+ messages)

[PATCH] Teach git to change to a given directory using -C option
 2013-04-21 13:48 UTC  (5+ messages)

[PATCH 0/5] Minor additions to git-completion.bash
 2013-04-21 13:05 UTC  (6+ messages)
` [PATCH 1/5] git-completion.bash: lexical sorting for diff.statGraphWidth
` [PATCH 2/5] git-completion.bash: add diff.submodule to config list
` [PATCH 3/5] git-completion.bash: complete branch.*.rebase as boolean
` [PATCH 4/5] git-completion.bash: add branch.*.pushremote to config list
` [PATCH 5/5] git-completion.bash: add remote.pushdefault "

Is there a way to speed up remote-hg?
 2013-04-21 12:59 UTC  (3+ messages)

[PATCH v5] git-completion.bash: add support for path completion
 2013-04-21 10:14 UTC  (2+ messages)

[PATCH 1/2] fmt-merge-msg: respect core.commentchar in people credits
 2013-04-21  7:12 UTC  (12+ messages)
` [PATCH 2/2] fmt-merge-msg: use core.commentchar in tag signatures completely
  ` t6200: avoid path mangling issue on Windows

[QUERY] Why do we have git-completion.zsh?
 2013-04-21  6:56 UTC  (8+ messages)

[PATCHv2 0/8] Improving the search for remote-tracking branches
 2013-04-21  5:24 UTC  (3+ messages)
` [PATCHv2 6/8] t9114.2: Don't use --track option against "svn-remote"-tracking branches

[PATCH/RFC] upload-pack: ignore 'shallow' lines with unknown obj-ids
 2013-04-21  1:08 UTC  (4+ messages)
        ` Fwd: "


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 NNTP newsgroup(s).