git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-08-07 17:10:51 to 2017-08-09 01:23:24 UTC [more...]

[RFC PATCH 00/10] An attempt to move packfile funcs to its own file
 2017-08-09  1:22 UTC  (27+ messages)
` [RFC PATCH 01/10] pack: move pack name-related functions
` [RFC PATCH 02/10] pack: move static state variables
` [RFC PATCH 03/10] pack: move pack_report()
` [RFC PATCH 04/10] pack: move open_pack_index(), parse_pack_index()
` [RFC PATCH 05/10] pack: move release_pack_memory()
` [RFC PATCH 06/10] pack: move pack-closing functions
` [RFC PATCH 07/10] pack: move use_pack()
` [RFC PATCH 08/10] pack: move unuse_pack()
` [RFC PATCH 09/10] pack: move add_packed_git()
` [RFC PATCH 10/10] pack: move install_packed_git()
` [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 07/25] pack: move use_pack()
` [PATCH v2 08/25] pack: move unuse_pack()
` [PATCH v2 13/25] pack: move get_size_from_delta()

[PATCH] builtin/add: add detail to a 'cannot chmod' error message
 2017-08-09  0:51 UTC 

[PATCH] t1200: remove t1200-tutorial.sh
 2017-08-09  0:38 UTC  (5+ messages)

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

[PATCH] builtin/add: add a missing newline to an stderr message
 2017-08-08 23:55 UTC  (6+ messages)

[PATCH] sha1_file: avoid comparison if no packed hash matches the first byte
 2017-08-08 22:58 UTC  (5+ messages)

[PATCH] t4062: stop using repetition in regex
 2017-08-08 22:34 UTC  (7+ messages)

[PATCH] Convert size datatype to size_t
 2017-08-08 21:46 UTC  (3+ messages)

[PATCH 0/2] filter-branch: support for incremental update + fix for ancient tag format
 2017-08-08 21:00 UTC  (5+ 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 PATCH 0/4] Some patches for fsck for missing objects
 2017-08-08 20:20 UTC  (5+ messages)
` [PATCH v2 0/5] Fsck for lazy objects, and (now) actual invocation of loader
  ` [PATCH v2 5/5] sha1_file: support loading lazy objects

Change in output as a result of patch
 2017-08-08 20:08 UTC  (11+ messages)
` Can the '--set-upstream' option of branch be removed ?
    ` [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  (7+ messages)
` [PATCH v2] "

[PATCH] git svn fetch: Create correct commit timestamp when using --localtime
 2017-08-08 18:56 UTC  (6+ messages)
      ` git svn fetch --localtime produces wrong commit times

What's cooking in git.git (Jul 2017, #09; Mon, 31)
 2017-08-08 18:55 UTC  (11+ messages)

[RFC] clang-format: outline the git project's coding style
 2017-08-08 18:25 UTC  (7+ messages)

t3700 broken on pu on Cygwin
 2017-08-08 17:25 UTC  (3+ messages)

[PATCH 0/6] clean up parsing of maybe_bool
 2017-08-08 17:21 UTC  (13+ messages)
` [PATCH 1/6] Doc/git-{push,send-pack}: correct --sign= to --signed=
` [PATCH 2/6] t5334: document that git push --signed=1 does not work
` [PATCH 3/6] config: introduce git_parse_maybe_bool_text
` [PATCH 4/6] config: make git_{config,parse}_maybe_bool equivalent
` [PATCH 5/6] treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool
` [PATCH 6/6] parse_decoration_style: drop unused argument `var`

Partial clone design (with connectivity check for locally-created objects)
 2017-08-08 17:03 UTC  (10+ messages)

[RFC] imap-send: escape backslash in password
 2017-08-08 16:54 UTC  (11+ messages)

[PATCH] Fix delta integer overflows
 2017-08-08 11:38 UTC  (11+ messages)

[PATCHv2 0/4] imap-send: Fix and enable curl by default
 2017-08-08 10:34 UTC  (7+ messages)
` [PATCHv2 1/4] imap-send: return with error if curl failed
` [PATCHv2 2/4] imap-send: add wrapper to get server credentials if needed
` [PATCHv2 3/4] imap_send: setup_curl: retreive credentials if not set in config file
` [PATCHv2 4/4] imap-send: use curl by default

reftable [v5]: new ref storage format
 2017-08-08  9:16 UTC  (8+ messages)

upgarding GIT
 2017-08-07 23:20 UTC  (4+ messages)

[suggestion] Include commit-ish in git status output
 2017-08-07 22:53 UTC  (4+ messages)

Suggestion: better error message when an ambiguous checkout is executed
 2017-08-07 22:44 UTC  (2+ messages)

[PATCH 1/4] imap-send: add wrapper to get server credentials if needed
 2017-08-07 22:21 UTC  (8+ messages)

[PATCH] perl/Git.pm: typofix in a comment
 2017-08-07 22:14 UTC 

[PATCH] Drop some dashes from built-in invocations in scripts
 2017-08-07 21:47 UTC  (9+ messages)

[GSoC][PATCH 00/13] Update: Week-12
 2017-08-07 21:43 UTC  (15+ messages)
` [GSoC][PATCH 01/13] submodule--helper: introduce get_submodule_displaypath()
` [GSoC][PATCH 02/13] submodule--helper: introduce for_each_submodule_list()
` [GSoC][PATCH 03/13] submodule: port set_name_rev() from shell to C
` [GSoC][PATCH 04/13] submodule: port submodule subcommand 'status' "
` [GSoC][PATCH 05/13] submodule: port submodule subcommand 'sync' "
` [GSoC][PATCH 06/13] submodule: port submodule subcommand 'deinit' "
` [GSoC][PATCH 07/13] diff: change scope of the function count_lines()
` [GSoC][PATCH 08/13] submodule: port submodule subcommand 'summary' from shell to C
` [GSoC][PATCH 09/13] submodule foreach: correct '$path' in nested submodules from a subdirectory
` [GSoC][PATCH 10/13] submodule foreach: document '$sm_path' instead of '$path'
` [GSoC][PATCH 11/13] submodule foreach: clarify the '$toplevel' variable documentation
` [GSoC][PATCH 12/13] submodule foreach: document variable '$displaypath'
` [GSoC][PATCH 13/13] submodule: port submodule subcommand 'foreach' from shell to C

[PATCH v3 0/4] git add --chmod: always change the file
 2017-08-07 21:40 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/4] add: modify already added files when --chmod is given

[PATCH] test-path-utils: handle const parameter of basename and dirname
 2017-08-07 21:15 UTC  (2+ messages)

[PATCH 3/4] imap_send: setup_curl: use server_conf parameter instead of the global variable
 2017-08-07 20:01 UTC  (9+ messages)
` [PATCH 4/4] imap-send: use curl by default

[ANNOUNCE] Git for Windows 2.14.0
 2017-08-07 19:35 UTC  (5+ messages)
` [git-for-windows] "

[PATCH for NEXT v3 0/2] sub-process: refactor handshake to common function
 2017-08-07 18:29 UTC  (8+ messages)
` [PATCH] "
  ` [PATCH for NEXT v3 2/2] "

[PATCH] tests: don't give unportable ">" to "test" built-in, use -gt
 2017-08-07 18:06 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).