git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-05-01 02:31:16 to 2017-05-02 15:32:20 UTC [more...]

[PATCH v3 0/6] rebase -i: add config to abbreviate command-names
 2017-05-02 15:32 UTC  (10+ messages)
` [PATCH v3 1/6] rebase -i: add abbreviated command-names handling
` [PATCH v3 2/6] rebase -i: add abbreviate_commands function
` [PATCH v3 3/6] rebase -i: add short command-name in --autosquash
` [PATCH v3 4/6] Documentation: move rebase.* config variables to a separate rebase-config.txt
` [PATCH v3 5/6] Documentation: use preferred name for the 'todo list' script
` [PATCH v3 6/6] Documentation: document the rebase.abbreviateCommands option

git loses a commit after reordering
 2017-05-02 14:29 UTC  (5+ messages)
  ` Re[2]: "

[PATCH 0/5] Start of a journey: drop NO_THE_INDEX_COMPATIBILITY_MACROS
 2017-05-02 14:05 UTC  (9+ messages)
` [PATCH 1/5] cache.h: drop read_cache()
` [PATCH 2/5] cache.h: drop active_* macros
` [PATCH 3/5] cache.h: drop read_cache_from
` [PATCH 4/5] cache.h: drop read_cache_preload(pathspec)
` [PATCH 5/5] cache.h: drop read_cache_unmerged()

[PATCH 00/26] Address a couple of issues identified by Coverity
 2017-05-02 14:00 UTC  (27+ messages)
` [PATCH 07/26] http-backend: avoid memory leaks
      ` Automating Coverity, was Re: [PATCH 00/26] Address a couple of issues identified by Coverity
` [PATCH v2 00/25] "
  ` [PATCH v2 09/25] mailinfo & mailsplit: check for EOF while parsing
  ` [PATCH v2 14/25] setup_discovered_git_dir(): help static analysis
  ` [PATCH v2 23/25] name-rev: avoid leaking memory in the `deref` case
  ` [PATCH v2 24/25] show_worktree(): plug memory leak
  ` [PATCH v2 25/25] submodule_uses_worktrees(): "

Could GIT manage revision headers embedded in code ?
 2017-05-02 13:33 UTC  (3+ messages)

[PATCH v2] add DEVELOPER makefile knob to check for acknowledged warnings
 2017-05-02 13:22 UTC  (2+ messages)

What's cooking in git.git (May 2017, #01; Mon, 1)
 2017-05-02 12:31 UTC  (12+ messages)
` PCRE v2 compile error, was "

[PATCH 0/5] Abide by our own rules regarding line endings
 2017-05-02 12:30 UTC  (6+ messages)
` [PATCH 1/5] Fix build with core.autocrlf=true
` [PATCH 2/5] git-new-workdir: mark script as LF-only
` [PATCH 3/5] completion: mark bash "
` [PATCH 4/5] Fix the remaining tests that failed with core.autocrlf=true
` [PATCH 5/5] t4051: mark supporting files as requiring LF-only line endings

[PATCH v1] travis-ci: retry if Git for Windows CI returns HTTP error 502 or 503
 2017-05-02 10:27 UTC  (4+ messages)

[PATCH] send-email: new option to walkaround email server limits
 2017-05-02  9:58 UTC  (5+ messages)

[PATCH] pack-objects: disable pack reuse for object-selection options
 2017-05-02  8:43 UTC 

[PATCH 0/5] introduce SWAP macro
 2017-05-02  5:29 UTC  (8+ messages)
` [PATCH 1/5] add "

[PATCH 0/5] Some submodule bugfixes and "reattaching detached HEADs"
 2017-05-02  4:20 UTC  (16+ messages)
` [PATCH 1/5] submodule_move_head: fix leak of struct child_process
` [PATCH 2/5] submodule_move_head: prepare env for child correctly
` [PATCH 3/5] submodule: avoid auto-discovery in new working tree manipulator code
` [RFC PATCH 4/5] submodule--helper: reattach-HEAD
` [RFC PATCH 5/5] submodule_move_head: reattach submodule HEAD to branch if possible

[RFC] [GSoC] Port git-add--interactive.perl:status_cmd to C
 2017-05-02  4:20 UTC  (3+ messages)

[PATCH] clone: handle empty config values in -c
 2017-05-02  3:11 UTC  (8+ messages)
  ` [PATCH] credential doc: make multiple-helper behavior more prominent (Re: [PATCH] clone: handle empty config values in -c)

[PATCH v2] send-email: new options to walkaround email server limits
 2017-05-02  2:24 UTC  (3+ messages)

Proposal for missing blob support in Git repos
 2017-05-02  1:41 UTC  (7+ messages)

[PATCH 0/6] changed submodules
 2017-05-02  1:34 UTC  (26+ messages)
` [PATCH 1/6] submodule: rename add_sha1_to_array
` [PATCH 4/6] submodule: change string_list changed_submodule_paths
` [PATCH 5/6] submodule: improve submodule_has_commits
` [PATCH 6/6] submodule: refactor logic to determine changed submodules
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] submodule: rename add_sha1_to_array
  ` [PATCH v2 2/6] submodule: rename free_submodules_sha1s
  ` [PATCH v2 3/6] submodule: remove add_oid_to_argv
  ` [PATCH v2 4/6] submodule: change string_list changed_submodule_paths
  ` [PATCH v2 5/6] submodule: improve submodule_has_commits
  ` [PATCH v2 6/6] submodule: refactor logic to determine changed submodules

Terrible bad performance for it blame --date=iso -C -C master -- <file>
 2017-05-02  0:59 UTC  (4+ messages)

Bug Report: .gitignore behavior is not matching in git clean and git status
 2017-05-02  0:26 UTC  (7+ messages)

[PATCH v2 00/53] object_id part 8
 2017-05-01 23:44 UTC  (46+ messages)
` [PATCH v2 09/53] builtin/rev-parse: convert to struct object_id
` [PATCH v2 11/53] fast-import: "
` [PATCH v2 17/53] tag: convert parse_tag_buffer "
` [PATCH v2 18/53] http-push: convert some static functions "
` [PATCH v2 20/53] revision: convert prepare_show_merge "
` [PATCH v2 21/53] shallow: convert shallow registration functions to object_id
` [PATCH v2 22/53] sequencer: convert some functions to struct object_id
` [PATCH v2 23/53] builtin/tag: convert "
` [PATCH v2 24/53] Convert remaining callers of lookup_commit_reference* to object_id
` [PATCH v2 25/53] Convert lookup_commit* to struct object_id
` [PATCH v2 26/53] pack: convert struct pack_idx_entry "
` [PATCH v2 27/53] builtin/unpack-objects: convert "
` [PATCH v2 28/53] Convert remaining callers of lookup_blob to object_id
` [PATCH v2 29/53] Convert lookup_blob to struct object_id
` [PATCH v2 30/53] tree: convert read_tree_1 to use struct object_id internally
` [PATCH v2 31/53] builtin/reflog: convert tree_is_complete to take struct object_id
` [PATCH v2 32/53] Convert lookup_tree to "
` [PATCH v2 33/53] log-tree: convert "
` [PATCH v2 34/53] Convert lookup_tag "
` [PATCH v2 35/53] Convert the verify_pack callback "
` [PATCH v2 36/53] Convert struct ref_array_item "
` [PATCH v2 37/53] ref-filter: convert some static functions "
` [PATCH v2 38/53] refs: convert struct ref_update to use "
` [PATCH v2 39/53] refs/files-backend: convert many internals to "
` [PATCH v2 40/53] http-push: convert process_ls_object and descendants to object_id
` [PATCH v2 41/53] revision: rename add_pending_sha1 to add_pending_oid
` [PATCH v2 42/53] revision: convert remaining parse_object callers to object_id
` [PATCH v2 43/53] upload-pack: "
` [PATCH v2 44/53] sha1_name: convert internals of peel_onion "
` [PATCH v2 45/53] builtin/read-tree: convert to struct object_id
` [PATCH v2 46/53] builtin/ls-files: convert overlay_tree_on_cache to object_id
` [PATCH v2 47/53] sequencer: convert fast_forward_to to struct object_id
` [PATCH v2 48/53] merge: convert checkout_fast_forward "
` [PATCH v2 49/53] builtin/ls-tree: convert "
` [PATCH v2 50/53] diff-lib: convert do_diff_cache "
` [PATCH v2 51/53] sequencer: convert do_recursive_merge "
` [PATCH v2 52/53] tree: convert parse_tree_indirect "
` [PATCH v2 53/53] object: convert parse_object* to take "

BUG: diff-{index,files,tree} (and git-gui) do not respect the diff.indentHeuristic config setting
 2017-05-01 23:25 UTC  (23+ messages)
` [PATCH 0/2] Make diff plumbing commands respect the indentHeuristic
  ` [PATCH 2/2] Have the diff-* builtins configure diff before initializing revisions
  ` [PATCHv2 0/3] Make diff plumbing commands respect the indentHeuristic
        ` [PATCHv3 0/4] "
          ` [PATCHv3 1/4] diff: make the indent heuristic part of diff's basic configuration
          ` [PATCHv3 2/4] diff: have the diff-* builtins configure diff before initializing revisions
          ` [PATCHv3 3/4] diff: enable indent heuristic by default
          ` [PATCHv3 4/4] add--interactive: drop diff.indentHeuristic handling

[PATCH] small memory leak fix
 2017-05-01 21:38 UTC  (3+ messages)

[PATCH] cache-tree: reject entries with null sha1
 2017-05-01 21:26 UTC  (7+ messages)

Bug: Git rename does not work if folder naming was changed from lower to upper case on OSX
 2017-05-01 17:07 UTC  (4+ messages)

Bug: wrong documentation for git-fast-import's option command
 2017-05-01 13:26 UTC  (3+ messages)

[PATCH] l10n: de.po: update German translation
 2017-05-01 12:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/9] The final building block for a faster rebase -i
 2017-05-01 11:58 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] rebase -i: generate the script via rebase--helper

[PATCH] t7400: add BSLASHPSPEC prerequisite to 'add with \\ in path'
 2017-05-01 10:59 UTC  (8+ messages)

[PATCH] i18n: remove i18n from tag reflog message
 2017-05-01  9:15 UTC  (2+ messages)

[PATCH] archive-zip: Add zip64 headers when file size is too large for 32 bits
 2017-05-01  8:30 UTC  (16+ messages)
` [PATCH v2] "
            ` [PATCH v3 0/5] archive-zip: support files and archives bigger than 4GB

t0025 flaky on OSX
 2017-05-01  4:52 UTC  (4+ messages)
` [PATCH/RFC 1/1] t0027: Some tests are not expensive


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