git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-04-13 13:18:00 to 2016-04-15 19:19:52 UTC [more...]

[PATCH/RFC 0/6] fetch with refspec
 2016-04-15 19:19 UTC  (5+ messages)
` [PATCH/RFC 1/6] http-backend: use argv_array functions
` [PATCH/RFC 4/6] transport: add refspec list parameters to functions
` [PATCH/RFC 5/6] fetch: pass refspec to http server
` [PATCH/RFC 6/6] clone: send refspec for single-branch clones

'git mv' doesn't move submodule if it's in a subdirectory
 2016-04-15 19:11 UTC  (6+ messages)
        ` [PATCH] mv: allow moving nested submodules

[RFC PATCH, WAS: "weird diff output?" 0/2] implement better chunk heuristics
 2016-04-15 19:09 UTC  (13+ messages)
` [RFC PATCH, WAS: "weird diff output?" 1/2] xdiff: add xdl_hash_and_recmatch helper function
` [RFC PATCH, WAS: "weird diff output?" 2/2] xdiff: implement empty line chunk heuristic

[PATCH v4 00/16] port branch.c to use ref-filter's printing options
 2016-04-15 19:02 UTC  (13+ messages)
` [PATCH v4 11/16] ref-filter: introduce refname_atom_parser()
` [PATCH v4 15/16] branch: use ref-filter printing APIs

0 bot for Git
 2016-04-15 17:38 UTC  (27+ messages)
        ` Parallel checkout (Was Re: 0 bot for Git)

[PATCH] Move test-* to t/helper/ subdirectory
 2016-04-15 17:06 UTC  (3+ messages)

Git mascot
 2016-04-15 17:03 UTC  (3+ messages)

[PATCH] Extend runtime prefix computation
 2016-04-15 16:43 UTC  (2+ messages)

possible to checkout same branch in different worktree
 2016-04-15 15:36 UTC  (2+ messages)

[PATCH 1/2] fsck_commit_buffer(): do not special case the last validation
 2016-04-15 15:06 UTC  (13+ messages)
` [PATCH 2/2] fsck: detect and warn a commit with embedded NUL

[PATCH v4 00/16] index-helper, watchman
 2016-04-15 11:25 UTC  (11+ messages)
` [PATCH v4 03/16] index-helper: new daemon for caching index and related stuff

weird diff output?
 2016-04-15  3:33 UTC  (23+ messages)
                            ` [RFC PATCH, WAS: "weird diff output?"] Implement better chunk heuristics

Migrating away from SHA-1?
 2016-04-15  2:22 UTC  (11+ messages)

[Bug?] "git commit --amend" always gives author-date to summary?
 2016-04-15  2:13 UTC  (3+ messages)

[PATCH 1/2] Partition SubmittingPatches doc into two files
 2016-04-15  2:05 UTC  (6+ messages)
` [PATCH 2/2] Add submitGit patch-submission information

[PATCH v3 00/16] index-helper, watchman
 2016-04-15  1:31 UTC  (13+ messages)
` [PATCH v3 03/16] index-helper: new daemon for caching index and related stuff

[PATCH 00/25] worktree lock, move, remove and unlock
 2016-04-15  1:21 UTC  (7+ messages)
` [PATCH 23/25] worktree: add "move" commmand
` [PATCH 24/25] worktree move: accept destination as directory
` [PATCH 25/25] worktree: add "remove" command

Cannot checkout a branch / worktree shows multiple branches for the same directory
 2016-04-14 23:12 UTC  (3+ messages)

[PATCH] ll-merge: fix typo in comment
 2016-04-14 23:02 UTC  (3+ messages)
` [PATCH/RFC] ll-merge: use a longer conflict marker for internal merge

Default authentication over https?
 2016-04-14 21:32 UTC  (4+ messages)

[PATCH 0/2] Port `submodule init` to C
 2016-04-14 19:37 UTC  (6+ messages)
` [PATCH 1/2] submodule: port resolve_relative_url from shell "
` [PATCH 2/2] submodule: port init "

clone hang prevention / timeout?
 2016-04-14 18:32 UTC  (4+ messages)

[PATCH v1] Documentation: add setup instructions for Travis CI
 2016-04-14 17:45 UTC  (5+ messages)

Ambiguous sha-1 during a rebase
 2016-04-14 17:27 UTC  (8+ messages)

[PATCH v4 0/4] Add --base option to git-format-patch to record base tree info
 2016-04-14 16:23 UTC  (9+ messages)
` [PATCH v4 2/4] format-patch: add '--base' option "
` [PATCH v4 4/4] format-patch: introduce format.base configuration

[PATCH 00/26] nd/shallow-deepen updates
 2016-04-14 16:12 UTC  (2+ messages)

[PATCH 1/2] i18n: branch: unmark string for translation
 2016-04-14 16:13 UTC  (2+ messages)

[PATCH] git-stash: Don't GPG sign when stashing changes
 2016-04-14 15:50 UTC  (5+ messages)

Commit empty during rebase 2.8.1 windows
 2016-04-14 15:39 UTC 

git status core dump with bad sector!
 2016-04-14 14:59 UTC 

Data loss when using "git stash -u" and ignored content in directories
 2016-04-14  9:16 UTC 

Merge conflicts are reported relative to root not cwd
 2016-04-14  7:53 UTC  (7+ messages)

Is OS X still supported?
 2016-04-14  7:14 UTC  (2+ messages)

Question about git log --merge option
 2016-04-14  2:31 UTC  (3+ messages)

[PATCHv3 0/2] Fix relative path issues in recursive submodules
 2016-04-13 22:45 UTC  (9+ messages)

credentials are being erased from credential manager via git credential-wincred erase command
 2016-04-13 22:00 UTC  (3+ messages)

Why doesn't gitk highlight commit references from git-describe?
 2016-04-13 21:57 UTC  (8+ messages)

[PATCH] git-p4.py: Don't try to rebase on submit from bare repository
 2016-04-13 21:47 UTC  (15+ messages)
` [PATCH] git-p4.py: Make submit working on "

[PATCH] rewrite t1500-rev-parse.sh
 2016-04-13 18:29 UTC  (4+ messages)
` [PATCH] t1500-rev-parse: rewrite each test to run in isolation

[PATCH] gitk: Fix how remote branch names with / are drawn
 2016-04-13 18:28 UTC  (4+ messages)

[PATCH v14 1/6] t0040-test-parse-options.sh: fix style issues
 2016-04-13 17:50 UTC  (15+ messages)
` [PATCH v14 4/6] parse-options.c: make OPTION_COUNTUP respect "unspecified" values
` [PATCH v14 3/6] t0040-parse-options: improve test coverage
` [PATCH v14 6/6] commit: add a commit.verbose config variable

[PATCH v2 00/21] git bisect improvements
 2016-04-13 14:11 UTC  (7+ messages)
` [PATCH v2 16/21] bisect: make total number of commits global
` [PATCH v2 17/21] bisect: rename count_distance() to compute_weight()
` [PATCH v2 19/21] bisect: use a bottom-up traversal to find relevant weights

CC in git cover letter vs patches (was Re: [PATCH 0/19] get rid of superfluous __GFP_REPORT)
 2016-04-13 13:33 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).