git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-10-10 02:19:24 to 2017-10-12 14:42:16 UTC [more...]

[PATCH 00/18] Partial clone (from clone to lazy fetch in 18 patches)
 2017-10-12 14:42 UTC  (3+ messages)
` [PATCH 07/18] sha1_file: support lazily fetching missing objects

[RFC] column: show auto columns when pager is active
 2017-10-12 14:24 UTC  (14+ messages)
` [PATCH] "

[PATCH v4 0/4] Improve abbreviation disambiguation
 2017-10-12 14:22 UTC  (18+ messages)
` [PATCH v4 4/4] sha1_name: minimize OID comparisons during disambiguation
                ` [PATCH v5 0/4] Improve abbreviation disambiguation
                ` [PATCH v5 1/4] p4211-line-log.sh: add log --online --raw --parents perf test
                ` [PATCH v5 2/4] sha1_name: unroll len loop in find_unique_abbrev_r
                ` [PATCH v5 3/4] sha1_name: parse less while finding common prefix
                ` [PATCH v5 4/4] sha1_name: minimize OID comparisons during disambiguation

git repack leaks disk space on ENOSPC
 2017-10-12 13:36 UTC  (6+ messages)

Is git am supposed to decode MIME?
 2017-10-12 13:20 UTC  (3+ messages)

What happened to "git status --color=(always|auto|never)"?
 2017-10-12 13:06 UTC  (22+ messages)
                    ` [PATCH 0/2] Piling more kludge on top of color.ui
                      ` [PATCH 1/2] color: downgrade "always" to "auto" only for on-disk configuration
                      ` [PATCH 2/2] color: discourage use of ui.color=always

[PATCH v1 1/1] completion: add remaining flags to checkout
 2017-10-12 12:20 UTC 

Branch switching with submodules where the submodule replaces a folder aborts unexpectedly
 2017-10-12 11:48 UTC  (3+ messages)

[RFC] deprecate git stash save? (was: Re: [PATCH 2/3] http-push: fix construction of hex value from path)
 2017-10-12 11:14 UTC  (3+ messages)
` [RFC] deprecate git stash save?

[PATCH] Documentation/merge-options.txt: Add -S/--gpg-sign
 2017-10-12 11:10 UTC  (5+ messages)

[PATCH] pull: pass --signoff/--no-signoff to "git merge"
 2017-10-12 11:08 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2 00/24] object_id part 10
 2017-10-12 10:22 UTC  (23+ messages)
` [PATCH v2 04/24] refs: convert update_ref and refs_update_ref to use struct object_id
` [PATCH v2 05/24] refs: update ref transactions "
` [PATCH v2 12/24] pack-bitmap: convert traverse_bitmap_commit_list to object_id
` [PATCH v2 13/24] builtin/pack-objects: convert to struct object_id
` [PATCH v2 14/24] refs: convert peel_ref "
` [PATCH v2 21/24] refs: convert resolve_ref_unsafe "
` [PATCH v2 23/24] refs: convert read_raw_ref backends "
` [PATCH v2 24/24] refs/files-backend: convert static functions to object_id

Bug or feature: format-patch breaks long subject lines
 2017-10-12 10:12 UTC  (2+ messages)

[PATCH 1/1] git-stash.txt: correct "git stash" behavior with no arguments
 2017-10-12  9:56 UTC  (5+ messages)

[PATCH] Documentation/git-config.txt: reword missleading sentence
 2017-10-12  9:17 UTC  (5+ messages)
      ` [PATCH v2] "

v2.15.0-rc1 test failure
 2017-10-12  9:06 UTC  (6+ messages)

[PATCH] doc: emphasize stash "--keep-index" stashes staged content
 2017-10-12  7:16 UTC  (4+ messages)

[PATCH 0/6] Teach Status options around showing ignored files
 2017-10-12  4:06 UTC  (12+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] Teach status "
  ` [PATCH v2 2/5] Update documentation for new directory and status logic
  ` [PATCH v2 3/5] Add tests for git status `--ignored=matching`
  ` [PATCH v2 4/5] Expand support for ignored arguments on status
  ` [PATCH v2 5/5] Add tests around status handling of ignored arguments

Enhancement request: git-push: Allow (configurable) default push-option
 2017-10-12  3:26 UTC  (14+ messages)
    ` (no subject)
      ` [PATCH][Outreachy] New git config variable to specify string that will be automatically passed as --push-option

Unable to use --patch with git add
 2017-10-12  3:05 UTC  (8+ messages)

[RFC PATCH v3 0/4] implement fetching of moved submodules
 2017-10-12  0:26 UTC  (12+ messages)
` [RFC PATCH 2/4] change submodule push test to use proper repository setup

[PATCH 1/1] git-stash.txt: correct "git stash" behavior with no arguments
 2017-10-11 20:01 UTC 

Fwd: how can I conform if I succeed in sending patch to mailing list
 2017-10-11 19:28 UTC  (3+ messages)

slight addition to t.gummerer's proposed "git stash" patch
 2017-10-11 19:24 UTC  (3+ messages)

[PATCH 1/1] git-stash.txt: correct "git stash" behavior with no arguments
 2017-10-11 19:12 UTC  (3+ messages)

No log --no-decorate completion?
 2017-10-11 18:09 UTC  (2+ messages)

[PATCH 1/1] git-stash.txt: correct "git stash" behavior with no arguments
 2017-10-11 18:06 UTC 

"git rm" seems to do recursive removal even without "-r"
 2017-10-11  8:31 UTC  (21+ messages)

[ANNOUNCE] Git Rev News edition 32
 2017-10-11  7:51 UTC 

What's cooking in git.git (Oct 2017, #02; Wed, 11)
 2017-10-11  6:39 UTC 

[ANNOUNCE] Git v2.15.0-rc1
 2017-10-11  6:35 UTC 

[PATCH v2] run-command: add hint when a hook is ignored
 2017-10-11  6:26 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] pkt-line: re-'static'-ify buffer in packet_write_fmt_1()
 2017-10-11  6:00 UTC  (6+ messages)
` [PATCH 0/2] Do not call cmd_*() as a subroutine
  ` [PATCH 1/2] describe: do not use "
  ` [PATCH 2/2] merge-ours: "

[PATCH 0/3] for-each-ref: add :remote-ref and :remote-name specifiers
 2017-10-11  5:58 UTC  (8+ messages)
` [PATCH v2 0/3] for-each-ref: add :remoteref and :remotename specifiers
  ` [PATCH v2 1/3] for-each-ref: let upstream/push optionally report the remote name
  ` [PATCH v2 2/3] for-each-ref: let upstream/push optionally remote ref name

"man git-checkout", man page is inconsistent between SYNOPSIS and details
 2017-10-11  5:16 UTC  (10+ messages)
          ` [PATCH] checkout doc: clarify command line args for "checkout paths" mode

[PATCH v2 0/9] protocol transition
 2017-10-11  0:39 UTC  (22+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] connect: in ref advertisement, shallows are last
  ` [PATCH v3 02/10] pkt-line: add packet_write function
  ` [PATCH v3 03/10] protocol: introduce protocol extention mechanisms
  ` [PATCH v3 04/10] daemon: recognize hidden request arguments
  ` [PATCH v3 05/10] upload-pack, receive-pack: introduce protocol version 1
  ` [PATCH v3 07/10] connect: tell server that the client understands v1
  ` [PATCH] Documentation: document Extra Parameters

[L10N] Kickoff of translation for Git 2.15.0 round 1
 2017-10-10 18:14 UTC  (7+ messages)
` [PATCH] submodule: avoid sentence-lego in translated string

git download issue
 2017-10-10 14:37 UTC  (2+ messages)

[PATCH v1 1/2] entry.c: update cache entry only for existing files
 2017-10-10  9:49 UTC  (6+ messages)
` [PATCH 1/3] write_entry: fix leak when retrying delayed filter

new contributors presentation
 2017-10-10  8:20 UTC  (3+ 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).