git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-24 22:59:49 to 2014-11-28 16:24:41 UTC [more...]

[PATCH] refs.c: use a stringlist for repack_without_refs
 2014-11-28 16:24 UTC  (20+ messages)
` [PATCH 0/6] repack_without_refs(): convert to string_list
  ` [PATCH 3/6] prune_remote(): sort delete_refs_list references en masse
  ` [PATCH 4/6] repack_without_refs(): make the refnames argument a string_list
      ` Our cumbersome mailing list workflow (was: Re: [PATCH 0/6] repack_without_refs(): convert to string_list)
        ` Our cumbersome mailing list workflow

[PATCH] commit: inform pre-commit if --amend is used
 2014-11-28 15:49 UTC  (8+ messages)

Unable to Revert Commit
 2014-11-28 15:05 UTC  (3+ messages)

[PATCH] exec_cmd: system_path memory leak fix
 2014-11-28 13:09 UTC  (18+ messages)
` [PATCH] change contract between system_path and it's callers
  ` Re*: "
                ` [PATCH 1/1] "

[RFC] On watchman support
 2014-11-28 11:13 UTC  (5+ messages)

[ANNOUNCE] Git v2.2.0
 2014-11-28  9:48 UTC  (4+ messages)

'simple' push check that branch name matches does not work if push.default is unset (and hence implicitly simple)
 2014-11-28  4:55 UTC  (6+ messages)

[PATCH] fast-import: support the ls command anywhere comments are accepted
 2014-11-27 22:01 UTC  (3+ messages)

[PATCH 2/3 v2] mailmap: use higher level string list functions
 2014-11-27 19:57 UTC  (4+ messages)
    ` [PATCHv3 2/3] "

What's cooking in git.git (Nov 2014, #04; Wed, 26)
 2014-11-27 18:39 UTC  (3+ messages)
` [PATCH] pack-bitmap: do not use gcc packed attribute

Uplift from SCCS to Git
 2014-11-27 16:22 UTC 

Extended splitting for "git add --interactive"
 2014-11-27 15:46 UTC  (6+ messages)
  ` Antw: "
    `  "

Charity Work
 2014-11-27  9:00 UTC 

[PATCH 1/1] cat-file: fix a memory leak in cat_one_file
 2014-11-27  6:18 UTC  (3+ messages)

[PATCH v3 00/14] ref-transactions-reflog
 2014-11-27  5:34 UTC  (6+ messages)
` [PATCH 0/4] Using transactions for the reflog
  ` [PATCH 1/4] refs.c: rename the transaction functions
  ` [PATCH 2/4] refs.c: add a new update_type field to ref_update
  ` [PATCH 3/4] refs.c: add a transaction function to append a reflog entry
  ` [PATCH 4/4] reflog.c: use a reflog transaction when writing during expire

Where is the best place to report a security vulnerability in git?
 2014-11-27  3:32 UTC  (4+ messages)

[PATCH 0/2] git-am: add --message-id/--no-message-id options
 2014-11-27  0:23 UTC  (13+ messages)
` [PATCH 1/2] git-mailinfo: add --message-id
` [PATCH 2/2] git-am: add --message-id/--no-message-id

[PATCH v4] git-new-workdir: Don't fail if the target directory is empty
 2014-11-26 23:16 UTC  (4+ messages)

A note from the maintainer
 2014-11-26 23:09 UTC 

[PATCH v3 0/1] Support updating working trees when pushing into non-bare repos
 2014-11-26 22:44 UTC  (6+ messages)
` [PATCH v4] "
  ` [PATCH v4] Add another option for receive.denyCurrentBranch
  ` [PATCH v5] Support updating working trees when pushing into non-bare repos
    ` [PATCH v5] Add another option for receive.denyCurrentBranch

git file listing is inconsistent
 2014-11-26 22:01 UTC  (5+ messages)

Why does git merge --squash fail when merge.ff is set to only?
 2014-11-26 21:32 UTC  (2+ messages)

[PATCH] RelNotes: Spelling & grammar tweaks
 2014-11-26 21:18 UTC  (2+ messages)

RCS Keywords in Git done right
 2014-11-26 21:15 UTC  (4+ messages)

tag scheme
 2014-11-26 21:13 UTC  (3+ messages)

[PATCH 0/2] pre-commit hook updates
 2014-11-26 20:07 UTC  (13+ messages)
  ` [PATCH 1/2] t7503: use write_script to generate hook scripts
  ` [PATCH 2/2] commit: inform pre-commit that --amend was used

[PATCH] sha1_name: avoid unnecessary sha1 lookup in find_unique_abbrev
 2014-11-26 18:50 UTC  (2+ messages)

[PATCH] t1402: check to delete broken refs
 2014-11-26 18:43 UTC  (8+ messages)
    ` [PATCHv2] branch -d: test if we can "
  ` [PATCHv3] "

[PATCH v2 0/7] repack_without_refs(): convert to string_list
 2014-11-26 17:55 UTC  (12+ messages)
` [PATCH v2 1/7] prune_remote(): exit early if there are no stale references
` [PATCH v2 2/7] prune_remote(): initialize both delete_refs lists in a single loop
` [PATCH v2 3/7] prune_remote(): sort delete_refs_list references en masse
` [PATCH v2 4/7] repack_without_refs(): make the refnames argument a string_list
` [PATCH v2 5/7] prune_remote(): rename local variable
` [PATCH v2 6/7] prune_remote(): iterate using for_each_string_list_item()
` [PATCH v2 7/7] Rename sort_string_list() to string_list_sort()

"git notes show" is orders of magnitude slower than doing it manually with ls-tree and cat-file
 2014-11-26 12:30 UTC  (10+ messages)

push rejected (non-fast-forward)
 2014-11-26  0:16 UTC  (3+ messages)

[PATCH 0/2] git-send-email: add --transfer-encoding option for conversion to specified encoding
 2014-11-25 23:37 UTC  (5+ messages)
` [PATCH 1/2] git-send-email: delay creation of MIME headers
` [PATCH 2/2] git-send-email: add --transfer-encoding option

[PATCH v3] remote: add --fetch and --both options to set-url
 2014-11-25 22:53 UTC  (3+ messages)

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-25 18:12 UTC 

How safe are signed git tags? Only as safe as SHA-1 or somehow safer?
 2014-11-25 17:23 UTC  (17+ messages)

how to reduce disk usage for large .git dirs?
 2014-11-25 14:32 UTC  (6+ messages)

[RFC] [PATCH] remote: add new --fetch option for set-url
 2014-11-25 11:43 UTC  (12+ messages)

[RFD/PATCH] add: ignore only ignored files
 2014-11-25  3:57 UTC  (9+ messages)
` [PATCHv2] "

BUG in http-backend.c > http.receivepack
 2014-11-25  3:56 UTC  (2+ messages)

[PATCHv2 3/3] string_list: Remove string_list_insert_at_index from its API
 2014-11-25  1:31 UTC 

[PATCH 1/3] string_list: document string_list_(insert,lookup)
 2014-11-25  1:16 UTC  (4+ messages)
` [PATCH 3/3] string_list: Remove string_list_insert_at_index from its API

[PATCH 71/71] Change 'usually' to 'by default'
 2014-11-25  1:11 UTC  (2+ messages)

[PATCH] git-sh-setup.sh: use dashdash with basename call
 2014-11-25  0:28 UTC  (2+ messages)

[PATCH] git-sh-setup.sh: use dashdash with basename call
 2014-11-24 23:20 UTC 

[PATCH RFC] CYGWIN: avoid implicit declaration warning
 2014-11-24 23:04 UTC  (11+ messages)

[PATCH] send-email: handle adjacent RFC 2047-encoded words properly
 2014-11-24 23:03 UTC  (4+ messages)


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