git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-04-22 20:10:36 to 2015-04-26 20:26:36 UTC [more...]

[PATCH v2 00/16] Convert parts of refs.c to struct object_id
 2015-04-26 20:26 UTC  (23+ messages)
` [PATCH v2 01/16] refs: convert struct ref_entry to use "
` [PATCH v2 02/16] refs: convert for_each_tag_ref to "
` [PATCH v2 03/16] refs: convert remaining users of for_each_ref_in to object_id
` [PATCH v2 04/16] refs: convert for_each_ref_in_submodule "
` [PATCH v2 05/16] refs: convert head_ref to struct object_id
` [PATCH v2 06/16] refs: convert for_each_ref_submodule "
` [PATCH v2 07/16] revision: remove unused _oid helper
` [PATCH v2 08/16] refs: convert for_each_ref to struct object_id
` [PATCH v2 09/16] refs: convert for_each_replace_ref "
` [PATCH v2 10/16] refs: convert namespaced ref iteration functions to object_id
` [PATCH v2 11/16] refs: convert for_each_rawref to struct object_id
` [PATCH v2 12/16] refs: rename do_for_each_ref_oid to do_for_each_ref
` [PATCH v2 13/16] refs: convert for_each_reflog to struct object_id
` [PATCH v2 14/16] refs: rename each_ref_fn_oid to each_ref_fn
` [PATCH v2 15/16] Remove unneeded *_oid functions
` [PATCH v2 16/16] refs: convert struct ref_lock to struct object_id

[BUG] having 'plink' anywhere in the GIT_SSH environment variables sets putty = true
 2015-04-26 18:52 UTC  (25+ messages)
                  ` [PATCH 1/2] connect: simplify SSH connection code path
                    ` [PATCH 2/2] connect: improve check for plink to reduce false positives
                            ` [PATCH v2 1/2] connect: simplify SSH connection code path
                              ` [PATCH v2 2/2] connect: improve check for plink to reduce false positives

[PATCH RFC] add: Do not open editor if patch is empty
 2015-04-26 18:39 UTC  (2+ messages)

[PATCH/RFC] blame: CRLF in the working tree and LF in the repo
 2015-04-26 18:36 UTC  (2+ messages)

Bug report : bad filter-branch (OSX only)
 2015-04-26  9:25 UTC 

[PATCH v4 0/5] Improving performance of git clean
 2015-04-26  6:49 UTC  (17+ messages)
` [PATCH v4 1/5] setup: add gentle version of read_gitfile
` [PATCH v4 2/5] setup: sanity check file size in read_gitfile_gently
        ` [PATCH v5 0/5] Improving performance of git clean
          ` [PATCH v5 1/5] setup: add gentle version of read_gitfile
          ` [PATCH v5 2/5] setup: sanity check file size in read_gitfile_gently
          ` [PATCH v5 3/5] t7300: add tests to document behavior of clean and nested git
          ` [PATCH v5 4/5] p7300: add performance tests for clean
          ` [PATCH v5 5/5] clean: improve performance when removing lots of directories
` [PATCH v4 3/5] t7300: add tests to document behavior of clean and nested git
` [PATCH v4 4/5] p7300: add performance tests for clean
` [PATCH v4 5/5] clean: improve performance when removing lots of directories

[BUG] "git pull" will regress between 'master' and 'pu'
 2015-04-26  5:26 UTC  (16+ messages)
` [PATCH 00/14] Teach "git merge FETCH_HEAD" octopus merges
  ` [PATCH 01/14] merge: simplify code flow
  ` [PATCH 02/14] t5520: style fixes
  ` [PATCH 03/14] t5520: test pulling an octopus into an unborn branch
  ` [PATCH 04/14] merge: clarify "pulling into void" special case
  ` [PATCH 05/14] merge: do not check argc to determine number of remote heads
  ` [PATCH 06/14] merge: small leakfix and code simplification
  ` [PATCH 07/14] merge: clarify collect_parents() logic
  ` [PATCH 08/14] merge: split reduce_parents() out of collect_parents()
  ` [PATCH 09/14] merge: narrow scope of merge_names
  ` [PATCH 10/14] merge: extract prepare_merge_message() logic out
  ` [PATCH 11/14] merge: make collect_parents() auto-generate the merge message
  ` [PATCH 12/14] merge: decide if we auto-generate the message early in collect_parents()
  ` [PATCH 13/14] merge: handle FETCH_HEAD internally
  ` [PATCH 14/14] merge: deprecate 'git merge <message> HEAD <commit>' syntax

[PATCH v2] t0027: Add repoMIX and LF_nul
 2015-04-26  4:32 UTC  (5+ messages)

Cloning or pushing only files that have been updated
 2015-04-25 21:54 UTC  (2+ messages)

Cleaning projects with submodules
 2015-04-25 21:36 UTC 

bug report : 2.3.5 ssh repo not found
 2015-04-25 21:34 UTC  (3+ messages)

[PATCH 0/5] Avoid file descriptor exhaustion in ref_transaction_commit()
 2015-04-25 19:27 UTC  (18+ messages)
` [PATCH 1/5] write_ref_to_lockfile(): new function, extracted from write_ref_sha1()
` [PATCH 2/5] commit_ref_update(): "
` [PATCH 3/5] write_ref_sha1(): inline function at callers
` [PATCH 4/5] ref_transaction_commit(): remove the local flags variables
` [PATCH 5/5] ref_transaction_commit(): only keep one lockfile open at a time

[PATCH v8 0/4] cat-file: teach cat-file a '--literally' option
 2015-04-25 17:04 UTC  (13+ messages)
` [PATCH v8 2/4] "

[PATCH] git-gui: sort entries in tclIndex
 2015-04-25 16:27 UTC  (4+ messages)

[PATCH] Clarify documentation on commit message strip
 2015-04-25  5:42 UTC  (3+ messages)

[PATCHv3] refs.c: enable large transactions
 2015-04-25  5:24 UTC  (12+ messages)

Verbose as default for commit (optional)
 2015-04-25  4:33 UTC  (5+ messages)

[PATCH] t0027: Add repoMIX and LF_nul
 2015-04-24 20:07 UTC  (2+ messages)

[PATCH 1/5] status: document the -v/--verbose option
 2015-04-24 16:46 UTC  (3+ messages)

git-completion.tcsh
 2015-04-24 14:37 UTC  (5+ messages)

git-p4 Question
 2015-04-24 14:36 UTC  (7+ messages)

URL not displaying change made with git
 2015-04-24 13:26 UTC  (4+ messages)

About git log
 2015-04-24 10:57 UTC  (2+ messages)

fast-import should not care about core.ignorecase
 2015-04-24  9:42 UTC  (6+ messages)
` [PATCH] fast-import: add options to enable/disable case folding

[PATCH] reduce progress updates in background
 2015-04-24  6:25 UTC  (11+ messages)
      ` [PATCH v2] "
        ` [PATCH] compat/mingw: stubs for getpgid() and tcgetpgrp()
            ` [msysGit] "

[PATCH] blame: add blame.showemail config option
 2015-04-24  5:22 UTC  (2+ messages)

Odd rev-list behaviour
 2015-04-24  1:52 UTC  (2+ messages)

[PATCH] Completion: Cleanup tcsh script and add debug flag
 2015-04-24  1:07 UTC 

Rebasing with submodule change causes red herring with --continue
 2015-04-23 22:43 UTC  (7+ messages)

Installing git binaries on a non-default directory (Ubuntu)
 2015-04-23 20:17 UTC  (4+ messages)

[PATCH] merge: simplify code flow
 2015-04-23 20:15 UTC  (3+ messages)

[PATCH 0/5] Tweak the 2.4.0 release notes and related docs
 2015-04-23 18:29 UTC  (11+ messages)
` [PATCH 1/5] status: document the -v/--verbose option
` [PATCH 2/5] git tag: mention versionsort.prereleaseSuffix in manpage
` [PATCH 3/5] RelNotes: correct name of versionsort.prereleaseSuffix
` [PATCH 4/5] RelNotes: refer to the rebase -i "todo list", not "insn sheet"
` [PATCH 5/5] RelNotes: wordsmithing

git clone --depth: shallow clone problems
 2015-04-23 14:53 UTC 

Wrong gitignore precedence?
 2015-04-23 12:11 UTC  (4+ messages)
` [PATCH] ignore: info/exclude should trump core.excludesfile

[PATCH V3 0/2] git-p4: improve client path detection when branches are used
 2015-04-23 10:03 UTC  (5+ messages)

Proposal for git stash : add --staged option
 2015-04-23  6:59 UTC  (3+ messages)

Issue: repack semi-frequently fails on Windows (msysgit) - suspecting file descriptor issues
 2015-04-23  6:52 UTC  (5+ messages)

[PATCH] RFC/Add documentation for version protocol 2
 2015-04-23  6:16 UTC  (5+ messages)

assert failed in submodule edge case
 2015-04-23  3:47 UTC  (11+ messages)
` [PATCH] pathspec: adjust prefixlen after striping trailing slash

[PATCH 1/3] git-multimail: Add an option to filter on branches
 2015-04-23  1:48 UTC  (5+ messages)

[ANNOUNCE] Git v2.4.0-rc3
 2015-04-22 22:05 UTC 

[BUG] Performance regression due to #33d4221: write_sha1_file: freshen existing objects
 2015-04-22 22:00 UTC  (11+ messages)

About my git workflow; maybe it's useful for others
 2015-04-22 20:38 UTC  (5+ messages)

utf-8 filename woes
 2015-04-22 20:19 UTC  (2+ messages)

forcing a user@ into the URL if not present
 2015-04-22 20:06 UTC 

[PATCH] refs.c: enable large transactions
 2015-04-22 20:12 UTC  (5+ messages)
` [PATCHv2] "

[PATCH 0/3] Another approach to large transactions
 2015-04-22 20:11 UTC  (11+ 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).