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

[PATCH v2 00/21] git bisect improvements
 2016-04-16  0:44 UTC  (40+ messages)
` [PATCH v2 03/21] t/test-lib-functions.sh: generalize test_cmp_rev
` [PATCH v2 04/21] t: use test_cmp_rev() where appropriate
` [PATCH v2 05/21] t6030: generalize test to not rely on current implementation
` [PATCH v2 06/21] bisect: add test for the bisect algorithm
` [PATCH v2 07/21] bisect: plug the biggest memory leak
` [PATCH v2 08/21] bisect: make bisect compile if DEBUG_BISECT is set
` [PATCH v2 09/21] bisect: make algorithm behavior independent of DEBUG_BISECT
` [PATCH v2 10/21] bisect: get rid of recursion in count_distance()
` [PATCH v2 11/21] bisect: use struct node_data array instead of int array
` [PATCH v2 12/21] bisect: replace clear_distance() by unique markers
` [PATCH v2 13/21] bisect: use commit instead of commit list as arguments when appropriate
` [PATCH v2 14/21] bisect: extract get_distance() function from code duplication
` [PATCH v2 15/21] bisect: introduce distance_direction()
` [PATCH v2 16/21] bisect: make total number of commits global
` [PATCH v2 17/21] bisect: rename count_distance() to compute_weight()
` [PATCH v2 18/21] bisect: prepare for different algorithms based on find_all
` [PATCH v2 19/21] bisect: use a bottom-up traversal to find relevant weights
` [PATCH v2 20/21] bisect: compute best bisection in compute_relevant_weights()
  ` [PATCH v2 21/21] bisect: get back halfway shortcut

Git mascot
 2016-04-16  0:33 UTC  (4+ messages)

[PATCH v4 00/16] index-helper, watchman
 2016-04-16  0:22 UTC  (15+ messages)
` [PATCH v4 03/16] index-helper: new daemon for caching index and related stuff
` [PATCH v4 09/16] index-helper: use watchman to avoid refreshing index with lstat()

0 bot for Git
 2016-04-16  0:16 UTC  (12+ messages)
        ` Parallel checkout (Was Re: 0 bot for Git)

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

[PATCH] Move test-* to t/helper/ subdirectory
 2016-04-16  0:08 UTC  (4+ messages)

[RFC PATCH, WAS: "weird diff output?" v3a 0/2] implement shortest line diff chunk heuristic
 2016-04-15 23:45 UTC  (6+ messages)
` [PATCH 1/2] xdiff: add recs_match helper function
` [PATCH 2/2] xdiff: implement empty line chunk heuristic

[RFC PATCH, WAS: "weird diff output?" v3 0/2] implement empty line diff chunk heuristic
 2016-04-15 22:57 UTC  (3+ messages)
` [RFC PATCH, WAS: "weird diff output?" v3 1/2] xdiff: add recs_match helper function
` [RFC PATCH, WAS: "weird diff output?" v3 2/2] xdiff: implement empty line chunk heuristic

[RFC PATCH, WAS: "weird diff output?" v2 0/2] implement empty line diff chunk heuristic
 2016-04-15 22:48 UTC  (5+ messages)
` [RFC PATCH, WAS: "weird diff output?" v2 1/2] xdiff: add recs_match helper function
` [RFC PATCH, WAS: "weird diff output?" v2 2/2] xdiff: implement empty line chunk heuristic

Default authentication over https?
 2016-04-15 22:43 UTC  (6+ messages)

[PATCH] Adding list of p4 jobs to git commit message
 2016-04-15 22:10 UTC  (3+ messages)

[RFC PATCH, WAS: "weird diff output?" 0/2] implement better chunk heuristics
 2016-04-15 21:56 UTC  (22+ 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 0/6] Miscellaneous merge fixes
 2016-04-15 21:14 UTC  (3+ messages)

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

[PATCH/RFC 0/6] fetch with refspec
 2016-04-15 19:30 UTC  (8+ messages)
` [PATCH/RFC 1/6] http-backend: use argv_array functions
` [PATCH/RFC 2/6] remote-curl.c: fix variable shadowing
` [PATCH/RFC 3/6] http-backend: handle refspec argument
` [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

[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

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

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

[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  (3+ 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  (5+ messages)
` [PATCH v4 2/4] format-patch: add '--base' option "

[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  (6+ 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  (8+ 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).