git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-03-23 21:22:35 to 2016-03-25 12:16:33 UTC [more...]

[PATCH] add option -n (--no-checkout) to git-worktree add
 2016-03-25 12:15 UTC  (13+ messages)
` [PATCH v2] worktree: add: introduce --checkout option
  ` [PATCH v3] "

[PATCH] branch: update all per-worktree HEADs when renaming a branch
 2016-03-25 11:56 UTC  (5+ messages)

Duplicate -s entry in git-format-patch(1)
 2016-03-25 11:45 UTC 

GSoC 2016 | Proposal | Incremental Rewrite of git bisect
 2016-03-25 11:43 UTC  (8+ messages)

[RFC/GSOC] Git Beginner | Warnings for potentially destructive commands
 2016-03-25 10:18 UTC 

[PATCH v3/GSoC 1/5] path.c: implement strbuf_mkpath()
 2016-03-25 10:05 UTC  (9+ 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 4/4] pretty-print: add --pretty=noexpand
 2016-03-25  9:34 UTC  (14+ 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"

Regarding GSoC 2016
 2016-03-25  9:22 UTC  (3+ messages)

[PATCH v10 0/2] introduce --[no-]autostash command line flag
 2016-03-25  9:05 UTC  (6+ messages)
` [PATCH v10 2/2] pull --rebase: add --[no-]autostash flag

[GSoC] Proposal
 2016-03-25  7:12 UTC  (4+ messages)

[GSoC] Proposal
 2016-03-25  7:01 UTC  (6+ messages)
` [PATCH/GSoC] add a add.patch config variable

[PATCH v8 2/2] commit: add a commit.verbose config variable
 2016-03-25  6:55 UTC  (17+ messages)
` [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

[PATCHv2 0/4] submodule helper: cleanup prefix passing
 2016-03-25  6:28 UTC  (12+ messages)
` [PATCH 1/4] submodule: fix recursive path printing from non root directory
` [PATCH 2/4] submodule: fix recursive execution "
` [PATCH 3/4] submodule--helper list: lose the extra prefix option
` [PATCH 4/4] submodule: add more tests for recursive submodule behavior

[PATCH 0/2] GSoC student
 2016-03-25  6:18 UTC  (8+ 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] tag.c: move PGP verification code from plumbing
 2016-03-25  5:31 UTC  (3+ messages)

"git svn fetch" error: [main] perl 9296 child_info_fork::abort: unable to map
 2016-03-25  0:53 UTC  (3+ messages)

[RFD] minor frustration in 'git add' pathname completion
 2016-03-25  0:38 UTC  (8+ messages)

[PATCH/RFC] builtin/tag.c: move PGP verification inside builtin
 2016-03-24 23:27 UTC  (7+ messages)

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

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

[RFC_PATCHv4 0/7] Git submodule labels
 2016-03-24 21:14 UTC  (7+ messages)
` [RFC_PATCHv4 5/7] submodule update: respect submodule.actionOnLabel

Resumable git clone?
 2016-03-24 21:08 UTC  (5+ messages)

[PATCH] rebase-i: print abbreviated hash when stop for editing
 2016-03-24 21:06 UTC  (3+ messages)

GSoC proposal
 2016-03-24 20:15 UTC 

[PATCH v7 00/33] refs backend
 2016-03-24 19:45 UTC  (9+ messages)
` [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] 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)

[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  (14+ 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  (8+ messages)
` [PATCH v2 2/4] format-patch: add '--base' option "
` [PATCH v2 3/4] format-patch: introduce --base=auto option

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

[PATCH 2/2] created helper function for both winmerge and examdiff mergetools
 2016-03-24 15:43 UTC  (5+ messages)
` [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)

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

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  (2+ messages)

[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  (10+ messages)
` [PATCH 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 


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