git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-08-08 19:33:15 to 2017-08-10 18:00:23 UTC [more...]

[ANNOUNCE] Git v2.14.1, v2.13.5, and others
 2017-08-10 18:00 UTC 

[PATCH 0/5] make interpret-trailers useful for parsing
 2017-08-10 17:38 UTC  (28+ messages)
` [PATCH 1/5] trailer: put process_trailers() options into a struct
` [PATCH 2/5] interpret-trailers: add an option to show only the trailers
` [PATCH 3/5] interpret-trailers: add an option to show only existing trailers
` [PATCH 4/5] interpret-trailers: add an option to normalize output
` [PATCH 5/5] interpret-trailers: add --parse convenience option

Not understanding with git wants to copy one file to another
 2017-08-10 17:36 UTC  (2+ messages)

[PATCH 0/4] dropping support for older curl
 2017-08-10 17:34 UTC  (26+ messages)
` [PATCH 1/4] http: drop support for curl < 7.11.1
` [PATCH 2/4] http: drop support for curl < 7.16.0
` [PATCH 3/4] http: drop support for curl < 7.19.4
      ` [PATCH 5/4] curl: remove ifdef'd code never used with curl >=7.19.4
` [PATCH 4/4] http: #error on too-old curl
  ` Dropping support for older perl

[RFC] clang-format: outline the git project's coding style
 2017-08-10 17:28 UTC  (19+ messages)

[RFC PATCH 00/10] An attempt to move packfile funcs to its own file
 2017-08-10 17:21 UTC  (41+ messages)
` [RFC PATCH 01/10] pack: move pack name-related functions
` [RFC PATCH 04/10] pack: move open_pack_index(), parse_pack_index()
` [RFC PATCH 05/10] pack: move release_pack_memory()
` [RFC PATCH 08/10] pack: move unuse_pack()
` [PATCH v2 00/25] Move exported packfile funcs to its own file
` [PATCH v2 01/25] pack: move pack name-related functions
` [PATCH v2 02/25] pack: move static state variables
` [PATCH v2 03/25] pack: move pack_report()
` [PATCH v2 04/25] pack: move open_pack_index(), parse_pack_index()
` [PATCH v2 05/25] pack: move release_pack_memory()
` [PATCH v2 06/25] pack: move pack-closing functions
` [PATCH v2 07/25] pack: move use_pack()
` [PATCH v2 08/25] pack: move unuse_pack()
` [PATCH v2 09/25] pack: move add_packed_git()
` [PATCH v2 10/25] pack: move install_packed_git()
` [PATCH v2 11/25] pack: move {,re}prepare_packed_git and approximate_object_count
` [PATCH v2 12/25] pack: move unpack_object_header()
` [PATCH v2 13/25] pack: move get_size_from_delta()
` [PATCH v2 14/25] pack: move unpack_object_header()
` [PATCH v2 15/25] sha1_file: set whence in storage-specific info fn
` [PATCH v2 16/25] sha1_file: remove read_packed_sha1()
` [PATCH v2 17/25] pack: move packed_object_info(), unpack_entry()
` [PATCH v2 18/25] pack: move nth_packed_object_{sha1,oid}
` [PATCH v2 19/25] pack: move check_pack_index_ptr(), nth_packed_object_offset()
` [PATCH v2 20/25] pack: move find_pack_entry_one(), is_pack_valid()
` [PATCH v2 21/25] pack: move find_sha1_pack()
` [PATCH v2 22/25] pack: move find_pack_entry() and make it global
` [PATCH v2 23/25] pack: move has_sha1_pack()
` [PATCH v2 24/25] pack: move has_pack_index()
` [PATCH v2 25/25] pack: move for_each_packed_object()

[PATCH] merge: use skip_prefix()
 2017-08-10 16:47 UTC 

[PATCH] apply: remove prefix_length member from apply_state
 2017-08-10 15:58 UTC  (2+ messages)

[PATCH V2 1/2] Fix delta integer overflows
 2017-08-10 14:46 UTC  (3+ messages)
` [PATCH V2 2/2] Convert size datatype to size_t

fatal: Out of memory, getdelim failed under NFS mounts
 2017-08-10 14:43 UTC  (3+ messages)

[PATCH] win32: plug memory leak on realloc() failure in syslog()
 2017-08-10 10:23 UTC 

[PATCH] sha1_file: release delta_stack on error in unpack_entry()
 2017-08-10  9:42 UTC 

[PATCH] fsck: free buffers on error in fsck_obj()
 2017-08-10  9:42 UTC 

[PATCH] t4062: stop using repetition in regex
 2017-08-10  6:08 UTC  (16+ messages)

[PATCH] Convert size datatype to size_t
 2017-08-09 22:16 UTC  (9+ messages)

[PATCH] t1200: remove t1200-tutorial.sh
 2017-08-09 21:34 UTC  (8+ messages)

[PATCH] sha1_file: avoid comparison if no packed hash matches the first byte
 2017-08-09 21:09 UTC  (14+ messages)
            ` [PATCH 1/2] sha1_file: drop experimental GIT_USE_LOOKUP search
            ` [PATCH 2/2] hashcmp: use memcmp instead of open-coded loop

[PATCH 0/2] filter-branch: support for incremental update + fix for ancient tag format
 2017-08-09 20:23 UTC  (12+ messages)
` [PATCH 1/2] filter-branch: Add --state-branch to hold pickled copy of ref map
` [PATCH 2/2] filter-branch: Handle rewritting (very) old style tags which lack tagger

[RFC 0/3] imap-send curl tunnelling support
 2017-08-09 14:46 UTC  (4+ messages)
` [RFC 1/3] imap-send: move tunnel setup to its own function
` [RFC 2/3] imap-send: use a socketpair instead of pipe to communicate with the tunnel
` [RFC 3/3] imap_send: add support for curl over tunnel

[RFC] imap-send: escape backslash in password
 2017-08-09 12:04 UTC  (10+ messages)

reftable [v5]: new ref storage format
 2017-08-09 11:18 UTC  (2+ messages)

t3700 broken on pu on Cygwin
 2017-08-09  9:47 UTC  (4+ messages)

[PATCH] builtin/add: add detail to a 'cannot chmod' error message
 2017-08-09  6:54 UTC  (3+ messages)

[PATCH] builtin/add: add a missing newline to an stderr message
 2017-08-09  5:37 UTC  (7+ messages)

reftable [v6]: new ref storage format
 2017-08-09  0:01 UTC  (10+ messages)

[PATCH v2 0/5] Fsck for lazy objects, and (now) actual invocation of loader
 2017-08-08 20:20 UTC  (3+ messages)
` [PATCH v2 5/5] sha1_file: support loading lazy objects

Can the '--set-upstream' option of branch be removed ?
 2017-08-08 20:08 UTC  (6+ messages)
` [PATCH v2 1/2 / RFC] builtin/branch: stop supporting the use of --set-upstream option
  ` [PATCH v2 2/2 / RFC] branch: quote branch/ref names to improve readability

[PATCH] t3700: fix broken test under !POSIXPERM
 2017-08-08 19:39 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1] am: fix signoff when other trailers are present
 2017-08-08 19:37 UTC  (3+ messages)
` [PATCH v2] "


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