git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-08-03 18:20:19 to 2017-08-07 21:19:38 UTC [more...]

[GSoC][PATCH 00/13] Update: Week-12
 2017-08-07 21:18 UTC  (7+ 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' "

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

[PATCH 0/6] clean up parsing of maybe_bool
 2017-08-07 21:12 UTC  (10+ 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`

[PATCH] Fix delta integer overflows
 2017-08-07 21:10 UTC  (5+ messages)

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

Change in output as a result of patch
 2017-08-07 20:59 UTC  (5+ 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

[RFC] imap-send: escape backslash in password
 2017-08-07 20:58 UTC  (12+ messages)

[PATCH 1/4] imap-send: add wrapper to get server credentials if needed
 2017-08-07 20:07 UTC  (7+ 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 

Partial clone design (with connectivity check for locally-created objects)
 2017-08-07 19:41 UTC  (6+ messages)

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

reftable [v6]: new ref storage format
 2017-08-07 18:30 UTC  (3+ messages)

[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 v1] am: fix signoff when other trailers are present
 2017-08-07 18:08 UTC  (3+ messages)

[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

upgarding GIT
 2017-08-07 17:07 UTC  (3+ messages)

reftable [v5]: new ref storage format
 2017-08-07 15:40 UTC  (5+ messages)

[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

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

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  (13+ 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

[PATCH] git svn fetch: Create correct commit timestamp when using --localtime
 2017-08-05  0:12 UTC 

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  (26+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/15] t7411: check configuration parsing errors
  ` [PATCH v2 02/15] submodule: don't use submodule_from_name
  ` [PATCH v2 03/15] add, reset: ensure submodules can be added or reset
  ` [PATCH v2 04/15] submodule--helper: don't overlay config in remote_submodule_branch
  ` [PATCH v2 05/15] submodule--helper: don't overlay config in update-clone
  ` [PATCH v2 06/15] fetch: don't overlay config with submodule-config
  ` [PATCH v2 07/15] submodule: don't rely on overlayed config when setting diffopts
  ` [PATCH v2 08/15] unpack-trees: don't respect submodule.update
  ` [PATCH v2 09/15] submodule: remove submodule_config callback routine
  ` [PATCH v2 10/15] diff: stop allowing diff to have submodules configured in .git/config
  ` [PATCH v2 11/15] submodule-config: remove support for overlaying repository config
  ` [PATCH v2 12/15] submodule-config: move submodule-config functions to submodule-config.c
  ` [PATCH v2 13/15] submodule-config: lazy-load a repository's .gitmodules file
  ` [PATCH v2 14/15] unpack-trees: improve loading of .gitmodules
  ` [PATCH v2 15/15] submodule: remove gitmodules_config

[PATCH v5 00/40] Add initial experimental external ODB support
 2017-08-04 20:34 UTC  (20+ messages)
` [PATCH v5 04/40] Add Git/Packet.pm from parts of t0021/rot13-filter.pl
` [PATCH v5 08/40] Git/Packet.pm: add capability functions
` [PATCH v5 10/40] Add initial external odb support
` [PATCH v5 13/40] external odb: add 'put_raw_obj' support
` [PATCH v5 14/40] external-odb: accept only blobs for now
` [PATCH v5 19/40] lib-httpd: add upload.sh
` [PATCH v5 25/40] external-odb: add 'get_direct' support
` [PATCH v5 35/40] Add Documentation/technical/external-odb.txt

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

[PATCH] clone: teach recursive clones to respect -q
 2017-08-04 17:05 UTC  (4+ messages)

What's cooking in git.git (Aug 2017, #01; Fri, 4)
 2017-08-04 16:55 UTC 

[ANNOUNCE] Git v2.14.0
 2017-08-04 16:54 UTC 

A note from the maintainer
 2017-08-04 16:54 UTC 

[PATCH v2 00/10] tag: only respect `pager.tag` in list-mode
 2017-08-04 16:42 UTC  (11+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] builtin.h: take over documentation from api-builtin.txt

Cloning an specific commit from the hash
 2017-08-03 20:47 UTC  (4+ messages)

[RFC PATCH 0/4] Some patches for fsck for missing objects
 2017-08-03 19:08 UTC  (10+ messages)
` [PATCH v2 0/5] Fsck for lazy objects, and (now) actual invocation of loader

gitk -m ?
 2017-08-03 17:37 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).