git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-10-03 21:56:53 to 2016-10-05 10:50:18 UTC [more...]

[musl] Re: Regression: git no longer works with musl libc's regex impl
 2016-10-05 10:49 UTC  (2+ messages)

"Purposes, Concepts,Misfits, and a Redesign of Git" (a research paper)
 2016-10-05 10:42 UTC  (4+ messages)

Regression: git no longer works with musl libc's regex impl
 2016-10-05 10:41 UTC  (13+ messages)
      ` [musl] "

git commit -p with file arguments
 2016-10-05 10:26 UTC  (3+ messages)

Feature Request: user defined suffix for temp files created by git-mergetool
 2016-10-05 10:19 UTC  (6+ messages)

[PATCH 0/3] i-t-a entries in git-status, and git-commit
 2016-10-05  9:43 UTC  (6+ messages)
` [PATCH 1/3] Resurrect "diff-lib.c: adjust position of i-t-a entries in diff"

[PATCH 0/18] alternate object database cleanups
 2016-10-05  3:54 UTC  (67+ messages)
` [PATCH 01/18] t5613: drop reachable_via function
` [PATCH 02/18] t5613: drop test_valid_repo function
` [PATCH 03/18] t5613: use test_must_fail
` [PATCH 04/18] t5613: whitespace/style cleanups
` [PATCH 05/18] t5613: do not chdir in main process
` [PATCH 06/18] t5613: clarify "too deep" recursion tests
` [PATCH 07/18] link_alt_odb_entry: handle normalize_path errors
` [PATCH 08/18] link_alt_odb_entry: refactor string handling
` [PATCH 09/18] alternates: provide helper for adding to alternates list
` [PATCH 10/18] alternates: provide helper for allocating alternate
` [PATCH 12/18] alternates: use a separate scratch space
` [PATCH 13/18] fill_sha1_file: write "boring" characters
` [PATCH 15/18] fill_sha1_file: write into a strbuf
` [PATCH 16/18] count-objects: report alternates via verbose mode
` [PATCH 17/18] sha1_file: always allow relative paths to alternates
` [PATCH 18/18] alternates: use fspathcmp to detect duplicates

2.10.0: multiple versionsort.prereleasesuffix buggy?
 2016-10-05  1:33 UTC  (5+ messages)
` [PATCH 0/5] Fix version sort prerelease reordering bug
  ` [PATCH 5/5] versioncmp: cope with common leading parts in versionsort.prereleaseSuffix

[RFC/PATCH] attr: Document a new possible thread safe API
 2016-10-04 23:25 UTC  (3+ messages)

GL bug: can not commit, reports error on changed submodule directory
 2016-10-04 23:05 UTC  (3+ messages)

color.diff.whitespace unused on removed lines
 2016-10-04 22:54 UTC  (10+ messages)
        ` [PATCH 0/4] diff.wsErrorHighlight configuration variable
          ` [PATCH 1/4] t4015: split out the "setup" part of ws-error-highlight test
          ` [PATCH 2/4] diff.c: refactor parse_ws_error_highlight()
          ` [PATCH 3/4] diff.c: move ws-error-highlight parsing helpers up
          ` [PATCH 4/4] diff: introduce diff.wsErrorHighlight option

What's cooking in git.git (Sep 2016, #08; Tue, 27)
 2016-10-04 22:36 UTC  (10+ messages)

[PATCH v8 00/11] Git filter protocol
 2016-10-04 21:34 UTC  (24+ messages)
` [PATCH v8 11/11] convert: add filter.<driver>.process option

Slow pushes on 'pu' - even when up-to-date
 2016-10-04 21:03 UTC  (25+ messages)
    `  "
        ` [PATCH] push: change submodule default to check
                      ` [PATCHv2 1/2] push: change submodule default to check when submodules exist
                        ` [PATCH 2/2] builtin/push: move flags do_push
                            ` [PATCHv3 1/2] push: change submodule default to check when submodules exist

[PATCH 1/3] add QSORT
 2016-10-04 20:31 UTC  (7+ messages)

[PATCH v9 00/14] Git filter protocol
 2016-10-04 19:58 UTC  (19+ messages)
` [PATCH v9 01/14] convert: quote filter names in error messages
` [PATCH v9 02/14] convert: modernize tests
` [PATCH v9 03/14] run-command: move check_pipe() from write_or_die to run_command
` [PATCH v9 04/14] run-command: add wait_on_exit
` [PATCH v9 05/14] pkt-line: rename packet_write() to packet_write_fmt()
` [PATCH v9 06/14] pkt-line: extract set_packet_header()
` [PATCH v9 07/14] pkt-line: add packet_write_fmt_gently()
` [PATCH v9 08/14] pkt-line: add packet_flush_gently()
` [PATCH v9 09/14] pkt-line: add packet_write_gently()
` [PATCH v9 10/14] pkt-line: add functions to read/write flush terminated packet streams
` [PATCH v9 11/14] convert: make apply_filter() adhere to standard Git error handling
` [PATCH v9 12/14] convert: prepare filter.<driver>.process option
` [PATCH v9 13/14] convert: add "
` [PATCH v9 14/14] contrib/long-running-filter: add long running filter example

Reference a submodule branch instead of a commit
 2016-10-04 19:01 UTC  (6+ messages)

[PATCH v2 0/5] Pull out require_clean_work_tree() functionality from builtin/pull.c
 2016-10-04 18:56 UTC  (11+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] pull: drop confusing prefix parameter of die_on_unclean_work_tree()
  ` [PATCH v3 2/6] pull: make code more similar to the shell script again
  ` [PATCH v3 3/6] Make the require_clean_work_tree() function reusable
  ` [PATCH v3 4/6] Export also the has_un{staged,committed}_changed() functions
  ` [PATCH v3 5/6] wt-status: teach has_{unstaged,uncommitted}_changes() about submodules
  ` [PATCH v3 6/6] wt-status: begin error messages with lower-case

[RFC/PATCH 0/2] place cherry pick line below commit title
 2016-10-04 18:28 UTC  (12+ messages)

[PATCH v5 0/4] recursive support for ls-files
 2016-10-04 17:56 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/4] git: make super-prefix option
  ` [PATCH v6 4/4] ls-files: add pathspec matching for submodules

error
 2016-10-04 17:27 UTC 

[ANNOUNCE] Git for Windows 2.10.1
 2016-10-04 17:10 UTC 

[PATCH] l10n: de.po: translate 260 new messages
 2016-10-04 17:05 UTC  (3+ messages)

Bug Report: "git submodule deinit" fails right after a clone
 2016-10-04 15:46 UTC  (3+ messages)

[PATCH v2] http: http.emptyauth should allow empty (not just NULL) usernames
 2016-10-04 14:53 UTC 

What's cooking in git.git (Oct 2016, #01; Mon, 3)
 2016-10-04 13:07 UTC  (4+ messages)

[PATCH 0/3] auto-sizing default abbreviation length
 2016-10-04 12:18 UTC  (9+ messages)
` [PATCH 3/3] abbrev: auto size the default abbreviation

Paper cut bug: Why isn't "git clone xxxx" recursive by default?
 2016-10-04 11:41 UTC  (5+ messages)
` [RFC PATCH] clone: add clone.recursesubmodules config option

Merge conflicts in .gitattributes can cause trouble
 2016-10-04 11:26 UTC  (2+ messages)

Repeatable Extraction
 2016-10-04 10:25 UTC  (2+ messages)

broken post-via-gmane link from https://git-scm.com/community
 2016-10-04  8:54 UTC  (3+ messages)

What's cooking in git.git (Sep 2016, #07; Fri, 23)
 2016-10-04  8:06 UTC  (4+ messages)

[PATCH 1/6] git-gui: The term unified for remote in Japanese
 2016-10-04  1:20 UTC  (10+ messages)
` [PATCH v2 1/6] git-gui: consistently use the same word for "remote" "
  ` [PATCH v2 6/6] git-gui: Update Japanese information

[PATCH] http: http.emptyauth should allow empty (not just NULL) usernames
 2016-10-04  0:07 UTC  (7+ messages)

[PATCH] git-gui: stop using deprecated merge syntax
 2016-10-03 23:15 UTC  (7+ messages)

A note from the maintainer
 2016-10-03 22:31 UTC 

[ANNOUNCE] Git v2.10.1
 2016-10-03 22:30 UTC 


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