git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-10-14 02:43:36 to 2017-10-18 04:01:51 UTC [more...]

Minor man page weirdness?
 2017-10-18  4:01 UTC  (15+ messages)

Fwd: Has git-gui repo moved from location?
 2017-10-18  1:04 UTC  (3+ messages)

[PATCH] Added support for new configuration parameter push.pushOption
 2017-10-18  1:04 UTC  (3+ messages)

[PATCH] doc: list filter-branch subdirectory-filter first
 2017-10-18  0:11 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4 0/3] implement fetching of moved submodules
 2017-10-18  0:03 UTC  (10+ messages)
` [PATCH v4 1/3] fetch: add test to make sure we stay backwards compatible
` [PATCH v4 2/3] implement fetching of moved submodules
` [PATCH v4 3/3] submodule: simplify decision tree whether to or not to fetch

Bug: git ls-remote -h / --head results differ in output
 2017-10-17 23:22 UTC  (12+ messages)
    ` [PATCH 1/2] git: add NO_INTERNAL_HELP flag for builtins
    ` [PATCH 2/2] ls-remote: use PARSE_OPT_NO_INTERNAL_HELP
    ` [Alt. PATCH] ls-remote: deprecate -h as short for --heads

[RFC] deprecate git stash save? (was: Re: [PATCH 2/3] http-push: fix construction of hex value from path)
 2017-10-17 21:47 UTC  (10+ messages)
` [PATCH 2/1] mention git stash push first in the man page
` [RFC] deprecate git stash save?

[PATCH/RFC] git-post: the opposite of git-cherry-pick
 2017-10-17 21:15 UTC  (8+ messages)

Is t5601 flaky for anybody else?
 2017-10-17 21:08 UTC  (4+ messages)
  ` Re* "

Multiple paths in GIT_EXEC_PATH
 2017-10-17 21:08 UTC  (3+ messages)

bug with check-ref-format outside of repository
 2017-10-17 21:06 UTC  (30+ messages)
  ` [PATCH] check-ref-format: require a repository for --branch
                      ` [PATCH 0/3] "
                        ` [PATCH 1/3] check-ref-format --branch: do not expand @{...} outside repository
                        ` [PATCH 2/3] check-ref-format --branch: strip refs/heads/ using skip_prefix
                        ` [PATCH 3/3] check-ref-format doc: --branch validates and expands <branch>

[PATCH] fetch doc: src side of refspec could be full SHA-1
 2017-10-17 21:00 UTC  (3+ messages)

[PATCH] l10n: de.po: translate 70 new messages
 2017-10-17 16:26 UTC 

[PATCH] sequencer.c: unify an error message
 2017-10-17 16:20 UTC 

[PATCH] status: do not get confused by submodules in excluded directories
 2017-10-17 13:10 UTC 

Deleting a branch after merging it results in "there may be uncommitted changes"
 2017-10-17 12:24 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.14.2(3)
 2017-10-17  9:03 UTC  (7+ messages)

[L10N] Kickoff of translation for Git 2.15.0 round 2
 2017-10-17  7:30 UTC  (3+ messages)

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

What happened to "git status --color=(always|auto|never)"?
 2017-10-17  6:51 UTC  (13+ 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 0/4] pre-merge hook
 2017-10-17  4:05 UTC  (2+ messages)

[PATCH] column: show auto columns when pager is active
 2017-10-17  3:19 UTC  (3+ messages)
` [PATCH v2] "

Consider escaping special characters like 'less' does
 2017-10-17  2:45 UTC  (11+ messages)

What's cooking in git.git (Oct 2017, #03; Mon, 16)
 2017-10-17  1:34 UTC  (2+ messages)

[PATCH v3 00/25] object_id part 10
 2017-10-17  1:19 UTC  (30+ messages)
` [PATCH v3 01/25] walker: convert to struct object_id
` [PATCH v3 02/25] refs/files-backend: convert struct ref_to_prune to object_id
` [PATCH v3 03/25] refs: convert delete_ref and refs_delete_ref to struct object_id
` [PATCH v3 04/25] refs: convert update_ref and refs_update_ref to use "
` [PATCH v3 05/25] refs: prevent accidental NULL dereference in write_pseudoref
` [PATCH v3 06/25] refs: update ref transactions to use struct object_id
` [PATCH v3 07/25] Convert check_connected "
` [PATCH v3 08/25] refs: convert resolve_refdup and refs_resolve_refdup to "
` [PATCH v3 09/25] refs: convert read_ref and read_ref_full to object_id
` [PATCH v3 10/25] refs: convert dwim_ref and expand_ref to struct object_id
` [PATCH v3 11/25] builtin/reflog: convert remaining unsigned char uses to object_id
` [PATCH v3 12/25] refs: convert dwim_log to struct object_id
` [PATCH v3 13/25] pack-bitmap: convert traverse_bitmap_commit_list to object_id
` [PATCH v3 14/25] builtin/pack-objects: convert to struct object_id
` [PATCH v3 15/25] refs: convert peel_ref "
` [PATCH v3 16/25] refs: convert read_ref_at "
` [PATCH v3 17/25] refs: convert reflog_expire parameter "
` [PATCH v3 18/25] sha1_file: convert index_path and index_fd "
` [PATCH v3 19/25] Convert remaining callers of resolve_gitlink_ref to object_id
` [PATCH v3 20/25] refs: convert resolve_gitlink_ref to struct object_id
` [PATCH v3 21/25] worktree: convert struct worktree to object_id
` [PATCH v3 22/25] refs: convert resolve_ref_unsafe to struct object_id
` [PATCH v3 23/25] refs: convert peel_object "
` [PATCH v3 24/25] refs: convert read_raw_ref backends "
` [PATCH v3 25/25] refs/files-backend: convert static functions to object_id

Adding a target prefix to git filter-branch --subdirectory-filter
 2017-10-16 23:39 UTC 

[PATCH] diff: alias -q to --quiet
 2017-10-16 21:45 UTC  (4+ messages)

[PATCH 0/3] a small branch API clean-up
 2017-10-16 21:38 UTC  (6+ messages)
` [PATCH 3/3] branch: forbid refs/heads/HEAD

[PATCH v2 0/9] protocol transition
 2017-10-16 21:25 UTC  (18+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 10/10] ssh: introduce a 'simple' ssh variant
  ` [PATCH v4 00/11] protocol transition
    ` [PATCH v4 01/11] connect: in ref advertisement, shallows are last
    ` [PATCH v4 02/11] pkt-line: add packet_write function
    ` [PATCH v4 03/11] protocol: introduce protocol extension mechanisms
    ` [PATCH v4 04/11] daemon: recognize hidden request arguments
    ` [PATCH v4 05/11] upload-pack, receive-pack: introduce protocol version 1
    ` [PATCH v4 06/11] connect: teach client to recognize v1 server response
    ` [PATCH v4 07/11] connect: tell server that the client understands v1
    ` [PATCH v4 08/11] http: "
    ` [PATCH v4 09/11] i5700: add interop test for protocol transition
    ` [PATCH v4 10/11] ssh: introduce a 'simple' ssh variant
    ` [PATCH v4 11/11] Documentation: document Extra Parameters

slight addition to t.gummerer's proposed "git stash" patch
 2017-10-16 18:34 UTC  (4+ messages)

Line ending normalization doesn't work as expected
 2017-10-16 17:34 UTC  (3+ messages)
` [PATCH v1 1/1] Introduce git add --renormalize

Does Git build things during 'make install"?
 2017-10-16 17:13 UTC  (4+ messages)

[PATCH] sequencer.c: unify error messages
 2017-10-16 12:46 UTC  (9+ messages)
` [PATCH v2] sequencer.c: fix and unify error messages in rearrange_squash()

[PATCH 0/3] for-each-ref: add :remote-ref and :remote-name specifiers
 2017-10-16 11:39 UTC  (13+ messages)
` [PATCH v2 0/3] for-each-ref: add :remoteref and :remotename specifiers
  ` [PATCH v2 2/3] for-each-ref: let upstream/push optionally remote ref name

BUG: merge -s theirs is not in effect (does the same as -s ours)
 2017-10-16  5:38 UTC  (10+ messages)
    ` Re* "
      ` -X theirs does not resolve symlink conflict Was: BUG: merge -s theirs is not in effect
                ` [PATCH] merge: teach -Xours/-Xtheirs to symbolic link merge

[PATCH v2 1/9] perf/run: add '--config' option to the 'run' script
 2017-10-16  5:25 UTC  (2+ messages)

Can I remove multiple stashed states at a time?
 2017-10-14 18:05 UTC  (4+ messages)

man page for "git config" re: GIT_CONFIG and "-f" seems weird/wrong
 2017-10-14  9:55 UTC 

git-clone causes out of memory
 2017-10-14  2:43 UTC  (12+ messages)
                  ` [PATCH] revision: quit pruning diff more quickly when possible


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