git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-08-04 19:26:39 to 2017-08-08 17:11:31 UTC [more...]

Change in output as a result of patch
 2017-08-08 17:11 UTC  (9+ messages)
` Can the '--set-upstream' option of branch be removed ?
  ` [PATCH 1/2 / RFC] builtin/branch: remove the deprecated '--set-upstream' option
  ` [PATCH 2/2 / RFC] branch: quote branch/ref names to improve readability
    ` [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 0/6] clean up parsing of maybe_bool
 2017-08-08 17:04 UTC  (12+ 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)

[PATCH] git svn fetch: Create correct commit timestamp when using --localtime
 2017-08-08 16:57 UTC  (4+ messages)

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

t3700 broken on pu on Cygwin
 2017-08-08 15:32 UTC  (2+ messages)

[PATCH] t4062: stop using repetition in regex
 2017-08-08 15:18 UTC  (3+ messages)

What's cooking in git.git (Jul 2017, #09; Mon, 31)
 2017-08-08 13:14 UTC  (10+ messages)

[RFC] clang-format: outline the git project's coding style
 2017-08-08 12:05 UTC  (2+ 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

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

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

[PATCH 0/2] filter-branch: support for incremental update + fix for ancient tag format
 2017-08-08  8:06 UTC  (3+ 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

reftable [v6]: new ref storage format
 2017-08-08  7:28 UTC  (4+ 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  (16+ 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 2/4] imap_send: setup_curl: prompt user for username/password if not set in config file
 2017-08-07 20:01 UTC  (10+ messages)
` [PATCH 3/4] imap_send: setup_curl: use server_conf parameter instead of the global variable
` [PATCH 4/4] imap-send: use curl by default

[PATCH] t3700: fix broken test under !POSIXPERM
 2017-08-07 19:53 UTC 

[ANNOUNCE] Git for Windows 2.14.0
 2017-08-07 19:35 UTC  (8+ 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  (8+ messages)
    ` [PATCH] t0001: skip test with restrictive permissions if getpwd(3) respects them

[PATCH/RFC] branch: warn user about non-existent branch
 2017-08-07 14:49 UTC  (4+ messages)
` Change in output as a result of patch

[PATCH 1/2] doc: fix small issues in SubmittingPatches
 2017-08-07 14:34 UTC  (10+ messages)
  ` [PATCH 2/2] doc: add another way to identify if a patch has been merged

[ANNOUNCE] Git for Windows 2.14.0(2)
 2017-08-07 11:06 UTC 

[PATCH 0/6] am/cherry-pick/rebase/revert --rerere-autoupdate fixes
 2017-08-07 10:17 UTC  (7+ messages)
` [PATCH 6/6] cherry-pick/revert: reject --rerere-autoupdate when continuing

git checkout's stderr v stdout usage
 2017-08-06 17:53 UTC 

Contact with Latinamerica
 2017-08-06 17:54 UTC  (4+ messages)

reftable [v4]: new ref storage format
 2017-08-05 21:00 UTC  (5+ messages)

bug: git stash list --format='%gd' --date=format:'…'
 2017-08-05 19:05 UTC 

[GSoC][PATCH 00/13] Update: Week-11
 2017-08-05 18:03 UTC  (6+ messages)
` [GSoC][PATCH 08/13] submodule: port submodule subcommand 'summary' from shell to C

Fwd: bug: contrib/subtree: Commit message title should be in imperative mood
 2017-08-04 22:02 UTC  (3+ messages)

[PATCH 00/15] submodule-config cleanup
 2017-08-04 21:59 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/15] submodule: don't use submodule_from_name
  ` [PATCH v2 10/15] diff: stop allowing diff to have submodules configured in .git/config

[PATCH v5 00/40] Add initial experimental external ODB support
 2017-08-04 20:34 UTC  (4+ messages)
` [PATCH v5 08/40] Git/Packet.pm: add capability functions

core.autocrlf=true causes `git apply` to fail on patch generated with `git diff-index HEAD --patch`
 2017-08-04 19:26 UTC  (6+ messages)
` [PATCH v1 1/1] correct apply for files commited with CRLF


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