git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-03-23 00:45:31 to 2016-03-24 19:54:15 UTC [more...]

[RFC_PATCHv4 0/7] Git submodule labels
 2016-03-24 19:54 UTC  (9+ messages)
` [RFC_PATCHv4 3/7] submodule-config: add method to check for being labeled
` [RFC_PATCHv4 5/7] submodule update: respect submodule.actionOnLabel

[PATCH 0/2] GSoC student
 2016-03-24 19:51 UTC  (4+ messages)
` [PATCH 1/2] Modified flag field type in rev_list_info struct in bisect.h. There is no need for flag field to be signed, as it is not supposed to be used as decimal
` [PATCH 2/2] Just a minor commit to trigger Travis Ci build

[PATCH v7 00/33] refs backend
 2016-03-24 19:45 UTC  (11+ messages)
` [PATCH v7 04/33] files-backend: break out ref reading
` [PATCH v7 09/33] refs: reduce the visibility of do_for_each_ref()
` [PATCH v7 14/33] refs: add methods to init refs db
` [PATCH v7 17/33] refs: make lock generic

[PATCH] rebase-i: print abbreviated hash when stop for editing
 2016-03-24 18:31 UTC 

[PATCH 0/2] completion: git-help: add missing option and params
 2016-03-24 18:27 UTC  (3+ messages)
` [PATCH 1/2] completion: add option '--guides' to 'git help'
` [PATCH 2/2] completion: add 'revisions' and 'everyday' "

[PATCH 4/4] pretty-print: add --pretty=noexpand
 2016-03-24 18:22 UTC  (13+ messages)
` [PATCH v3 0/5] Expanding tabs in "git log" output
  ` [PATCH v3 1/5] pretty-print: de-tabify indented logs to make things line up properly
  ` [PATCH v3 2/5] pretty-print: simplify the interaction between pp_handle_indent() and its caller
  ` [PATCH v3 3/5] pretty-print: further abstract out pp_handle_indent()
  ` [PATCH v3 4/5] pretty-print: limit expand-tabs to selected --pretty formats
  ` [PATCH v3 5/5] pretty-print: teach "--no-expand-tabs" option to "git log"

[PATCH] api-parse-options.txt: document OPT_CMDMODE()
 2016-03-24 18:04 UTC  (5+ messages)

[PATCH] git-send-pack: Fix --all option when used with directory
 2016-03-24 18:02 UTC  (9+ messages)

Regarding GSoC 2016
 2016-03-24 18:00 UTC  (2+ messages)

[PATCH v2 00/15] index-helper, watchman
 2016-03-24 17:58 UTC  (4+ messages)
` [PATCH v2 09/17] Add watchman support to reduce index refresh cost

Issue with git submodule update --init --depth=1 submodA
 2016-03-24 17:43 UTC  (5+ messages)

[PATCH/GSoC] parse-options: Add a new nousage opt
 2016-03-24 17:34 UTC  (4+ messages)

git-apply does not work in a sub-directory of a Git repository
 2016-03-24 17:32 UTC  (15+ messages)
            ` [PATCH 1/4] git-apply.txt: remove a space
            ` [PATCH 2/4] git-apply.txt: mention the behavior inside a subdir
            ` [PATCH 3/4] apply: add --whole to apply git patch without prefix filtering
            ` [PATCH 4/4] apply: report patch skipping in verbose mode

"git tag --contains <id>" is too chatty, if <id> is invalid
 2016-03-24 17:22 UTC  (7+ messages)

[PATCH v2 0/4] Add an option to git-format-patch to record base tree info
 2016-03-24 17:01 UTC  (10+ messages)
` [PATCH v2 1/4] patch-ids: make commit_patch_id() a public helper function
` [PATCH v2 2/4] format-patch: add '--base' option to record base tree info
` [PATCH v2 3/4] format-patch: introduce --base=auto option
` [PATCH v2 4/4] format-patch: introduce format.base configuration

[PATCH] Disown ssh+git and git+ssh
 2016-03-24 16:56 UTC  (5+ messages)

[PATCH/GSoC 3/3] Nousage message in error
 2016-03-24 16:28 UTC  (5+ messages)

What's cooking in git.git (Mar 2016, #04; Wed, 23)
 2016-03-24 16:14 UTC  (3+ messages)

Resumable git clone?
 2016-03-24 15:53 UTC  (4+ messages)

[PATCH] mergetools: created new mergetool file for ExamDiff
 2016-03-24 15:43 UTC  (9+ messages)
` [PATCH 0/2] Helper function for ExamDiff and Winmerge mergetools
  ` [PATCH 1/2] mergetools: created new mergetool file for ExamDiff
  ` [PATCH 2/2] created helper function for both winmerge and examdiff mergetools
      ` [PATCH] mergetools: implemented new mergetool file for ExamDiff

[Outreachy] Git remote whitelist/blacklist
 2016-03-24 14:50 UTC 

[PATCH v2] git-send-pack: Fix --all option when used with directory
 2016-03-24 14:17 UTC  (2+ messages)

[PATCH v3] git-send-pack: Fix --all option when used with directory
 2016-03-24 14:16 UTC 

[PATCH v2] branch -D: allow - as abbreviation of '@{-1}'
 2016-03-24 13:00 UTC  (3+ messages)

"git svn fetch" error: [main] perl 9296 child_info_fork::abort: unable to map
 2016-03-24 12:49 UTC  (2+ messages)

GSoC 2016: application period ongoing, a few advices
 2016-03-24 12:32 UTC  (3+ messages)
` GSoC 2016: application period ongoing, deadline = tomorrow

[PATCH v8 1/2] parse-options.c: make OPTION__COUNTUP consider negative values
 2016-03-24 11:00 UTC  (18+ messages)
` [PATCH v8 2/2] commit: add a commit.verbose config variable
  ` [PATCH v9 1/3] parse-options.c: make OPTION__COUNTUP consider negative values
    ` [PATCH v9 3/3] commit: add a commit.verbose config variable
    ` [PATCH v9 2/3] t7507-commit-verbose: make test suite use write_script

[PATCH] add option -n (--no-checkout) to git-worktree add
 2016-03-24  9:52 UTC  (7+ messages)
` [PATCH v2] worktree: add: introduce --checkout option

Gitk "External diff" broken when using worktree
 2016-03-24  9:22 UTC  (2+ messages)

[PATCH 00/21] replacement for dt/refs-backend-lmdb v7 patch 04/33
 2016-03-24  6:47 UTC  (23+ messages)
` [PATCH 01/21] t1430: test the output and error of some commands more carefully
` [PATCH 02/21] t1430: clean up broken refs/tags/shadow
` [PATCH 03/21] t1430: don't rely on symbolic-ref for creating broken symrefs
` [PATCH 04/21] t1430: test for-each-ref in the presence of badly-named refs
` [PATCH 05/21] t1430: improve test coverage of deletion "
` [PATCH 06/21] resolve_missing_loose_ref(): simplify semantics
` [PATCH 07/21] resolve_ref_unsafe(): use for loop to count up to MAXDEPTH
` [PATCH 08/21] resolve_ref_unsafe(): ensure flags is always set
` [PATCH 09/21] resolve_ref_1(): eliminate local variable
` [PATCH 10/21] resolve_ref_1(): reorder code
` [PATCH 11/21] resolve_ref_1(): eliminate local variable "bad_name"
` [PATCH 12/21] files-backend: break out ref reading
` [PATCH 13/21] read_raw_ref(): manage own scratch space
` [PATCH 14/21] Inline resolve_ref_1() into resolve_ref_unsafe()
` [PATCH 15/21] read_raw_ref(): change flags parameter to unsigned int
` [PATCH 16/21] fsck_head_link(): remove unneeded flag variable
` [PATCH 17/21] cmd_merge(): "
` [PATCH 18/21] get_default_remote(): "
` [PATCH 19/21] checkout_paths(): "
` [PATCH 20/21] check_aliased_update(): check that dst_name is non-NULL
` [PATCH 21/21] show_head_ref(): check the result of resolve_ref_namespace()

GSoC 2016 | Proposal | Incremental Rewrite of git bisect
 2016-03-23 23:27 UTC 

[PATCH] sha1_name.c: add an option to abort on ambiguous refs
 2016-03-23 23:11 UTC  (3+ messages)

[PATCH 0/4] Git for Windows fixes in preparation for 2.8.0
 2016-03-23 22:44 UTC  (31+ messages)
` [PATCH 1/4] config --show-origin: report paths with forward slashes
` [PATCH 2/4] Make t1300-repo-config resilient to being run via 'sh -x'
` [PATCH 3/4] t1300: fix the new --show-origin tests on Windows
` [PATCH 4/4] mingw: skip some tests in t9115 due to file name issues
` [PATCH v2 0/4] Git for Windows fixes in preparation for 2.8.0
  ` [PATCH v2 1/4] config --show-origin: report paths with forward slashes
  ` [PATCH v2 2/4] Make t1300-repo-config resilient to being run via 'sh -x'
  ` [PATCH v2 3/4] t1300: fix the new --show-origin tests on Windows
  ` [PATCH v2 4/4] mingw: skip some tests in t9115 due to file name issues

CISCO IP PHONES AND CPU's
 2016-03-23 19:11 UTC 

[PATCH v6 0/7] submodule--helper credential.* pass into submodule
 2016-03-23 20:46 UTC  (7+ messages)
` [PATCH v6 7/7] git: submodule honor -c credential.* from command line
      ` [PATCH] git_config_push_parameter: handle empty GIT_CONFIG_PARAMETERS

CISCO IP PHONES AND CPU's
 2016-03-23 18:45 UTC 

[PATCH] bisect--helper: convert a function in shell to C
 2016-03-23 18:46 UTC  (20+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[GIT PULL] l10n updates for 2.8.0 round 3#2
 2016-03-23 15:17 UTC 

error: src refspec refs/heads/master matches more than one
 2016-03-23 11:17 UTC  (7+ messages)

[PATCH v3 0/2] git-p4: fix AsciiDoc formatting
 2016-03-23 10:59 UTC  (3+ messages)
` [PATCH v3 1/2] Documentation: fix git-p4 "
` [PATCH v3 2/2] Documentation: use ASCII quotation marks in git-p4

[PATCH v3/GSoC 1/5] path.c: implement strbuf_mkpath()
 2016-03-23 10:13 UTC  (5+ messages)
` [PATCH v3/GSoC 2/5] path.c: implement xdg_runtime_dir()
` [PATCH v3/GSoC 3/5] git-credential-cache: put socket to xdg-compatible path
` [PATCH v3/GSoC 4/5] test-lib.sh: unset all environment variables defined in xdg base dir spec[1]
` [PATCH v3/GSoC 5/5] t0301: test credential-cache support of XDG_RUNTIME_DIR

-//i'MSG
 2016-03-23  8:50 UTC 

git and concurrent access to local repository
 2016-03-23  7:08 UTC  (3+ messages)
      ` AW: AW: "

[PATCH] submodule: Fix regression for deinit without submodules
 2016-03-23  2:47 UTC  (2+ 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).