git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
 401. Re: [PATCH] Add fetch.recurseSubmoduleParallelism config option
      - by Junio C Hamano @ 2015-10-12 23:50 UTC [5%]

 402. [PATCHv2] submodule-config: Shorten logic in parse_config
      - by Stefan Beller @ 2015-10-13  0:02 UTC [24%]

 403. [RFC PATCHv1 00/12] git submodule update in C with parallel cloning
      - by Stefan Beller @ 2015-10-16  1:52 UTC [10%]

 404. [PATCH 02/12] git submodule update: Announce uninitialized modules on stderr
      - by Stefan Beller @ 2015-10-16  1:52 UTC [26%]

 405. [PATCH 01/12] git submodule update: Announce skipping submodules on stderr
      - by Stefan Beller @ 2015-10-16  1:52 UTC [20%]

 406. [PATCH 03/12] git submodule update: Move branch calculation to where it's needed
      - by Stefan Beller @ 2015-10-16  1:52 UTC [17%]

 407. [PATCH 09/12] git submodule update: Check url in C
      - by Stefan Beller @ 2015-10-16  1:52 UTC [23%]

 408. [PATCH 11/12] submodule--helper: Do not emit submodules to process directly.
      - by Stefan Beller @ 2015-10-16  1:52 UTC [13%]

 409. [PATCH 10/12] git submodule update: Clone projects from within C
      - by Stefan Beller @ 2015-10-16  1:52 UTC [20%]

 410. [PATCH 12/12] WIP/broken Clone all outstanding submodules in parallel
      - by Stefan Beller @ 2015-10-16  1:52 UTC [18%]

 411. [PATCH 04/12] git submodule update: Announce outcome of submodule operation to stderr
      - by Stefan Beller @ 2015-10-16  1:52 UTC [32%]

 412. [PATCH 08/12] git submodule update: check for "none" in C
      - by Stefan Beller @ 2015-10-16  1:52 UTC [23%]

 413. [PATCH 07/12] submodule config: keep update strategy around
      - by Stefan Beller @ 2015-10-16  1:52 UTC [27%]

 414. [PATCH 05/12] git submodule update: Use its own list implementation.
      - by Stefan Beller @ 2015-10-16  1:52 UTC [18%]

 415. [PATCH 06/12] git submodule update: Handle unmerged submodules in C
      - by Stefan Beller @ 2015-10-16  1:52 UTC [24%]

 416. Re: [PATCH] Add fetch.recurseSubmoduleParallelism config option
      - by Stefan Beller @ 2015-10-16 17:04 UTC [2%]

 417. Re: [PATCH] Add fetch.recurseSubmoduleParallelism config option
      - by Junio C Hamano @ 2015-10-16 17:26 UTC [5%]

 418. Re: [PATCH 01/12] git submodule update: Announce skipping submodules on stderr
      - by Junio C Hamano @ 2015-10-16 20:37 UTC [5%]

 419. Re: [PATCH 01/12] git submodule update: Announce skipping submodules on stderr
      - by Stefan Beller @ 2015-10-16 20:47 UTC [5%]

 420. Re: [PATCH 02/12] git submodule update: Announce uninitialized modules on stderr
      - by Junio C Hamano @ 2015-10-16 20:54 UTC [4%]

 421. Re: [PATCH 03/12] git submodule update: Move branch calculation to where it's needed
      - by Junio C Hamano @ 2015-10-16 20:54 UTC [4%]

 422. Re: [PATCH 05/12] git submodule update: Use its own list implementation.
      - by Junio C Hamano @ 2015-10-16 21:02 UTC [6%]

 423. Re: [PATCH 05/12] git submodule update: Use its own list implementation.
      - by Stefan Beller @ 2015-10-16 21:08 UTC [4%]

 424. [PATCH 0/5] Fixes for the parallel processing
      - by Stefan Beller @ 2015-10-19 18:24 UTC [7%]

 425. Re: [RFC] URL rewrite in .gitmodules
      - by Stefan Beller @ 2015-10-19 22:07 UTC [5%]

 426. Re: [PATCH 06/12] git submodule update: Handle unmerged submodules in C
      - by Junio C Hamano @ 2015-10-20 21:11 UTC [8%]

 427. Re: [PATCH 06/12] git submodule update: Handle unmerged submodules in C
      - by Stefan Beller @ 2015-10-20 21:21 UTC [5%]

 428. [PATCH 8/8] git submodule update: Have a dedicated helper for cloning
      - by Stefan Beller @ 2015-10-20 22:43 UTC [21%]

 429. [PATCH 7/8] submodule config: Keep update strategy around
      - by Stefan Beller @ 2015-10-20 22:43 UTC [26%]

 430. [PATCH 0/8] Fixes for the parallel processing engine and git submodule update
      - by Stefan Beller @ 2015-10-20 22:43 UTC [9%]

 431. Re: [PATCH 8/8] git submodule update: Have a dedicated helper for cloning
      - by Junio C Hamano @ 2015-10-21 20:47 UTC [4%]

 432. Re: [PATCH 8/8] git submodule update: Have a dedicated helper for cloning
      - by Stefan Beller @ 2015-10-21 21:06 UTC [7%]

 433. Re: [PATCH 8/8] git submodule update: Have a dedicated helper for cloning
      - by Junio C Hamano @ 2015-10-21 21:23 UTC [6%]

 434. Re: [PATCH 8/8] git submodule update: Have a dedicated helper for cloning
      - by Stefan Beller @ 2015-10-21 22:14 UTC [7%]

 435. Re: Make "git checkout" automatically update submodules?
      - by Stefan Beller @ 2015-10-23 17:20 UTC [7%]

 436. [PATCH 1/3] git submodule update: have a dedicated helper for cloning
      - by Stefan Beller @ 2015-10-23 18:44 UTC [21%]

 437. [PATCH 2/3] submodule update: Expose parallelism to the user
      - by Stefan Beller @ 2015-10-23 18:44 UTC [20%]

 438. [PATCH 3/3] clone: Allow an explicit argument for parallel submodule clones
      - by Stefan Beller @ 2015-10-23 18:44 UTC [19%]

 439. [PATCH 0/3] expose parallelism for submodule {update, clone}
      - by Stefan Beller @ 2015-10-23 18:44 UTC [10%]

 440. Re: Make "git checkout" automatically update submodules?
      - by Junio C Hamano @ 2015-10-23 19:11 UTC [6%]

 441. Re: [PATCH 0/3] expose parallelism for submodule {update, clone}
      - by Junio C Hamano @ 2015-10-23 19:25 UTC [7%]

 442. Re: [PATCH 0/3] expose parallelism for submodule {update, clone}
      - by Stefan Beller @ 2015-10-23 19:33 UTC [7%]

 443. Re: Make "git checkout" automatically update submodules?
      - by Kannan Goundan @ 2015-10-23 22:51 UTC [4%]

 444. Re: [RFC] URL rewrite in .gitmodules
      - by Lars Schneider @ 2015-10-25 14:43 UTC [5%]

 445. Re: Why are submodules not automatically handled by default or at least configurable to do so?
      - by Stefan Beller @ 2015-10-26 16:28 UTC [7%]

 446. Re: [RFC] URL rewrite in .gitmodules
      - by Stefan Beller @ 2015-10-26 16:34 UTC [2%]

 447. Re: [RFC] URL rewrite in .gitmodules
      - by Jens Lehmann @ 2015-10-26 16:52 UTC [2%]

 448. Re: Why are submodules not automatically handled by default or at least configurable to do so?
      - by Junio C Hamano @ 2015-10-26 19:53 UTC [4%]

 449. [PATCH 2/9] submodule config: keep update strategy around
      - by Stefan Beller @ 2015-10-27 18:15 UTC [26%]

 450. [PATCH 4/9] git submodule update: have a dedicated helper for cloning
      - by Stefan Beller @ 2015-10-27 18:15 UTC [21%]

 451. [PATCH 6/9] clone: allow an explicit argument for parallel submodule clones
      - by Stefan Beller @ 2015-10-27 18:15 UTC [24%]

 452. [PATCH 7/9] submodule config: remove name_and_item_from_var
      - by Stefan Beller @ 2015-10-27 18:15 UTC [23%]

 453. [PATCH 5/9] submodule update: expose parallelism to the user
      - by Stefan Beller @ 2015-10-27 18:15 UTC [23%]

 454. [PATCH 9/9] fetching submodules: Respect `submodule.jobs` config option
      - by Stefan Beller @ 2015-10-27 18:15 UTC [24%]

 455. [PATCH 8/9] submodule-config: parse_config
      - by Stefan Beller @ 2015-10-27 18:15 UTC [21%]

 456. [PATCH 1/9] submodule-config: "goto" removal in parse_config()
      - by Stefan Beller @ 2015-10-27 18:15 UTC [24%]

 457. [PATCH 0/9] Expose the submodule parallelism to the user
      - by Stefan Beller @ 2015-10-27 18:15 UTC [9%]

 458. Re: [PATCH 0/9] Expose the submodule parallelism to the user
      - by Junio C Hamano @ 2015-10-27 19:12 UTC [7%]

 459. Re: [PATCH 6/9] clone: allow an explicit argument for parallel submodule clones
      - by Junio C Hamano @ 2015-10-27 20:57 UTC [7%]

 460. Re: [PATCH 5/9] submodule update: expose parallelism to the user
      - by Junio C Hamano @ 2015-10-27 20:59 UTC [6%]

 461. Re: [PATCH 9/9] fetching submodules: Respect `submodule.jobs` config option
      - by Junio C Hamano @ 2015-10-27 21:00 UTC [7%]

 462. Re: [PATCH 1/9] submodule-config: "goto" removal in parse_config()
      - by Jonathan Nieder @ 2015-10-27 21:26 UTC [4%]

 463. Re: What's the ".git/gitdir" file?
      - by Stefan Beller @ 2015-10-27 22:22 UTC [5%]

 464. RE: What's the ".git/gitdir" file?
      - by Randall S. Becker @ 2015-10-27 22:42 UTC [2%]

 465. Re: What's the ".git/gitdir" file?
      - by Stefan Beller @ 2015-10-27 22:54 UTC [4%]

 466. Re: [PATCH 6/9] clone: allow an explicit argument for parallel submodule clones
      - by Stefan Beller @ 2015-10-28 20:50 UTC [4%]

 467. Re: [PATCH 3/3] clone: Allow an explicit argument for parallel submodule clones
      - by Sebastian Schuberth @ 2015-10-28 21:03 UTC [4%]

 468. Re: [PATCH 5/9] submodule update: expose parallelism to the user
      - by Stefan Beller @ 2015-10-28 21:40 UTC [4%]

 469. Re: [PATCH 5/9] submodule update: expose parallelism to the user
      - by Junio C Hamano @ 2015-10-28 22:20 UTC [4%]

 470. [PATCHv2 0/8] Expose the submodule parallelism to the user
      - by Stefan Beller @ 2015-10-28 23:21 UTC [25%]

 471. [PATCHv2 3/8] submodule config: remove name_and_item_from_var
      - by Stefan Beller @ 2015-10-28 23:21 UTC [23%]

 472. [PATCHv2 5/8] fetching submodules: Respect `submodule.jobs` config option
      - by Stefan Beller @ 2015-10-28 23:21 UTC [24%]

 473. [PATCHv2 8/8] clone: allow an explicit argument for parallel submodule clones
      - by Stefan Beller @ 2015-10-28 23:21 UTC [24%]

 474. [PATCHv2 7/8] submodule update: expose parallelism to the user
      - by Stefan Beller @ 2015-10-28 23:21 UTC [23%]

 475. [PATCHv2 4/8] submodule-config: parse_config
      - by Stefan Beller @ 2015-10-28 23:21 UTC [21%]

 476. [PATCHv2 6/8] git submodule update: have a dedicated helper for cloning
      - by Stefan Beller @ 2015-10-28 23:21 UTC [21%]

 477. [PATCHv2 2/8] submodule config: keep update strategy around
      - by Stefan Beller @ 2015-10-28 23:21 UTC [26%]

 478. Re: [PATCHv2 0/8] Expose the submodule parallelism to the user
      - by Ramsay Jones @ 2015-10-29 13:19 UTC [4%]

 479. Re: [PATCHv2 0/8] Expose the submodule parallelism to the user
      - by Stefan Beller @ 2015-10-29 15:51 UTC [7%]

 480. Re: [PATCHv2 0/8] Expose the submodule parallelism to the user
      - by Junio C Hamano @ 2015-10-29 17:23 UTC [4%]

 481. Re: [PATCHv2 0/8] Expose the submodule parallelism to the user
      - by Stefan Beller @ 2015-10-29 17:30 UTC [4%]

 482. Re: [PATCHv2 0/8] Expose the submodule parallelism to the user
      - by Junio C Hamano @ 2015-10-29 20:12 UTC [6%]

 483. Re: [PATCHv2 6/8] git submodule update: have a dedicated helper for cloning
      - by Junio C Hamano @ 2015-10-29 22:34 UTC [6%]

 484. Re: [PATCHv2 0/8] Expose the submodule parallelism to the user
      - by Ramsay Jones @ 2015-10-29 23:50 UTC [6%]

 485. Re: [PATCHv2 2/8] submodule config: keep update strategy around
      - by Eric Sunshine @ 2015-10-30  1:14 UTC [4%]

 486. Re: [PATCHv2 3/8] submodule config: remove name_and_item_from_var
      - by Eric Sunshine @ 2015-10-30  1:23 UTC [7%]

 487. Re: [PATCHv2 4/8] submodule-config: parse_config
      - by Eric Sunshine @ 2015-10-30  1:53 UTC [4%]

 488. Re: [PATCHv2 5/8] fetching submodules: Respect `submodule.jobs` config option
      - by Eric Sunshine @ 2015-10-30  2:17 UTC [5%]

 489. Re: [PATCHv2 2/8] submodule config: keep update strategy around
      - by Stefan Beller @ 2015-10-30 17:38 UTC [4%]

 490. Re: [PATCHv2 2/8] submodule config: keep update strategy around
      - by Eric Sunshine @ 2015-10-30 18:16 UTC [4%]

 491. Re: [PATCHv2 2/8] submodule config: keep update strategy around
      - by Stefan Beller @ 2015-10-30 18:25 UTC [4%]

 492. Re: [PATCHv2 3/8] submodule config: remove name_and_item_from_var
      - by Stefan Beller @ 2015-10-30 18:37 UTC [4%]

 493. Re: [PATCHv2 4/8] submodule-config: parse_config
      - by Stefan Beller @ 2015-10-30 19:29 UTC [7%]

 494. Re: [PATCHv2 8/8] clone: allow an explicit argument for parallel submodule clones
      - by Eric Sunshine @ 2015-11-01  8:58 UTC [4%]

 495. Re: git.git as of tonight
      - by Stefan Beller @ 2015-11-02 23:06 UTC [2%]

 496. Re: git.git as of tonight
      - by Stefan Beller @ 2015-11-03 18:18 UTC [2%]

 497. Re: [PATCHv2 0/8] Expose the submodule parallelism to the user
      - by Stefan Beller @ 2015-11-03 19:41 UTC [7%]

 498. [PATCHv3 00/11]  Expose the submodule parallelism to the user
      - by Stefan Beller @ 2015-11-04  0:37 UTC [9%]

 499. [PATCHv3 08/11] fetching submodules: respect `submodule.jobs` config option
      - by Stefan Beller @ 2015-11-04  0:37 UTC [24%]

 500. [PATCHv3 07/11] submodule-config: introduce parse_generic_submodule_config
      - by Stefan Beller @ 2015-11-04  0:37 UTC [23%]

 501. [PATCHv3 06/11] submodule-config: remove name_and_item_from_var
      - by Stefan Beller @ 2015-11-04  0:37 UTC [24%]

 502. [PATCHv3 10/11] submodule update: expose parallelism to the user
      - by Stefan Beller @ 2015-11-04  0:37 UTC [23%]

 503. [PATCHv3 11/11] clone: allow an explicit argument for parallel submodule clones
      - by Stefan Beller @ 2015-11-04  0:37 UTC [24%]

 504. [PATCHv3 09/11] git submodule update: have a dedicated helper for cloning
      - by Stefan Beller @ 2015-11-04  0:37 UTC [21%]

 505. [PATCHv3 05/11] submodule-config: drop check against NULL
      - by Stefan Beller @ 2015-11-04  0:37 UTC [24%]

 506. [PATCHv3 04/11] submodule-config: keep update strategy around
      - by Stefan Beller @ 2015-11-04  0:37 UTC [26%]

 507. Re: [PATCHv3 00/11]  Expose the submodule parallelism to the user
      - by Junio C Hamano @ 2015-11-04 17:54 UTC [6%]

 508. Re: [PATCHv3 00/11] Expose the submodule parallelism to the user
      - by Stefan Beller @ 2015-11-04 18:08 UTC [7%]

 509. Re: [PATCHv3 02/11] run-command: report failure for degraded output just once
      - by Junio C Hamano @ 2015-11-04 18:14 UTC [4%]

 510. Re: [PATCHv3 00/11] Expose the submodule parallelism to the user
      - by Junio C Hamano @ 2015-11-04 18:17 UTC [4%]

 511. Re: [PATCHv3 02/11] run-command: report failure for degraded output just once
      - by Stefan Beller @ 2015-11-04 20:14 UTC [2%]

 512. [PATCH 0/2] Missing O_NONBLOCK under Windows (was: git.git as of tonight)
      - by Stefan Beller @ 2015-11-04 22:43 UTC [7%]

 513. [PATCH 1/2] run-parallel: rename set_nonblocking to set_nonblocking_or_die
      - by Stefan Beller @ 2015-11-04 22:43 UTC [5%]

 514. [PATCH 0/2] Remove non-blocking fds from run-command.
      - by Stefan Beller @ 2015-11-05 18:17 UTC [7%]

 515. Re: [PATCH 1/2] run-command: Remove set_nonblocking
      - by Junio C Hamano @ 2015-11-05 18:45 UTC [4%]

 516. Re: [PATCH 1/2] run-command: Remove set_nonblocking
      - by Stefan Beller @ 2015-11-05 19:22 UTC [2%]

 517. Re: [PATCH 1/2] run-command: Remove set_nonblocking
      - by Junio C Hamano @ 2015-11-05 19:37 UTC [3%]

 518. [PATCH] run-command: detect finished children by closed pipe rather than waitpid
      - by Stefan Beller @ 2015-11-06 23:48 UTC [7%]

 519. Re: [PATCH] run-command: detect finished children by closed pipe rather than waitpid
      - by Johannes Sixt @ 2015-11-07  9:01 UTC [2%]

 520. Re: [PATCH v4] Add git-grep threads param
      - by Stefan Beller @ 2015-11-09 18:40 UTC [4%]

 521. Re: Allow git alias to override existing Git commands
      - by Stefan Beller @ 2015-11-10 18:12 UTC [4%]

 522. Re: Allow git alias to override existing Git commands
      - by Stefan Beller @ 2015-11-10 20:22 UTC [4%]

 523. Re: Allow git alias to override existing Git commands
      - by Jens Lehmann @ 2015-11-10 21:57 UTC [5%]

 524. Re: [PATCHv3 08/11] fetching submodules: respect `submodule.jobs` config option
      - by Jens Lehmann @ 2015-11-10 22:21 UTC [7%]

 525. Re: [PATCHv3 08/11] fetching submodules: respect `submodule.jobs` config option
      - by Stefan Beller @ 2015-11-10 22:29 UTC [8%]

 526. Re: Allow git alias to override existing Git commands
      - by Stefan Beller @ 2015-11-10 22:49 UTC [5%]

 527. Re: What's cooking in git.git (Nov 2015, #02; Fri, 6)
      - by Stefan Beller @ 2015-11-11 18:59 UTC [5%]

 528. Re: [RFC] Clone repositories recursive with depth 1
      - by Stefan Beller @ 2015-11-11 19:19 UTC [5%]

 529. Re: Allow git alias to override existing Git commands
      - by Jens Lehmann @ 2015-11-11 19:44 UTC [5%]

 530. Re: git clone --recursive should run git submodule update with flag --remote
      - by Stefan Beller @ 2015-11-11 19:48 UTC [7%]

 531. Re: [PATCHv3 08/11] fetching submodules: respect `submodule.jobs` config option
      - by Jens Lehmann @ 2015-11-11 19:55 UTC [7%]

 532. Re: [RFC] Clone repositories recursive with depth 1
      - by Stefan Beller @ 2015-11-11 20:09 UTC [7%]

 533. [PATCH v2] run-command: detect finished children by closed pipe rather than waitpid
      - by Stefan Beller @ 2015-11-11 20:39 UTC [7%]

 534. Re: [PATCHv3 08/11] fetching submodules: respect `submodule.jobs` config option
      - by Stefan Beller @ 2015-11-11 23:34 UTC [8%]

 535. Re: [RFC] Clone repositories recursive with depth 1
      - by Lars Schneider @ 2015-11-12  9:39 UTC [2%]

 536. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Stefan Beller @ 2015-11-12 23:34 UTC [4%]

 537. Re: [RFC] Clone repositories recursive with depth 1
      - by Stefan Beller @ 2015-11-12 23:47 UTC [5%]

 538. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Stefan Beller @ 2015-11-13 18:41 UTC [5%]

 539. Re: [PATCHv3 08/11] fetching submodules: respect `submodule.jobs` config option
      - by Jens Lehmann @ 2015-11-13 20:47 UTC [8%]

 540. Re: [PATCHv3 08/11] fetching submodules: respect `submodule.jobs` config option
      - by Stefan Beller @ 2015-11-13 21:29 UTC [8%]

 541. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Stefan Beller @ 2015-11-13 23:16 UTC [7%]

 542. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Jeff King @ 2015-11-13 23:38 UTC [2%]

 543. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Jeff King @ 2015-11-13 23:41 UTC [2%]

 544. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Stefan Beller @ 2015-11-14  0:10 UTC [5%]

 545. [PATCHv4 3/9] submodule-config: drop check against NULL
      - by Stefan Beller @ 2015-11-14  1:06 UTC [24%]

 546. [PATCHv4 5/9] submodule-config: introduce parse_generic_submodule_config
      - by Stefan Beller @ 2015-11-14  1:06 UTC [23%]

 547. [PATCHv4 9/9] clone: allow an explicit argument for parallel submodule clones
      - by Stefan Beller @ 2015-11-14  1:07 UTC [24%]

 548. [PATCHv4 8/9] submodule update: expose parallelism to the user
      - by Stefan Beller @ 2015-11-14  1:07 UTC [23%]

 549. [PATCHv4 6/9] fetching submodules: respect `submodule.jobs` config option
      - by Stefan Beller @ 2015-11-14  1:06 UTC [24%]

 550. [PATCHv4 7/9] git submodule update: have a dedicated helper for cloning
      - by Stefan Beller @ 2015-11-14  1:07 UTC [21%]

 551. [PATCHv4 4/9] submodule-config: remove name_and_item_from_var
      - by Stefan Beller @ 2015-11-14  1:06 UTC [24%]

 552. [PATCHv4 0/9] Expose submodule parallelism to the user
      - by Stefan Beller @ 2015-11-14  1:06 UTC [10%]

 553. [PATCHv4 2/9] submodule-config: keep update strategy around
      - by Stefan Beller @ 2015-11-14  1:06 UTC [26%]

 554. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Lars Schneider @ 2015-11-15 12:43 UTC [2%]

 555. Re: [RFC] URL rewrite in .gitmodules
      - by Lars Schneider @ 2015-11-15 13:16 UTC [0%]

 556. Re: [PATCH] push: add recurseSubmodules config option
      - by Stefan Beller @ 2015-11-16 18:15 UTC [2%]

 557. Re: [PATCH] push: add recurseSubmodules config option
      - by Mike Crowe @ 2015-11-16 18:31 UTC [2%]

 558. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Jens Lehmann @ 2015-11-16 18:59 UTC [5%]

 559. Re: [PATCH] push: add recurseSubmodules config option
      - by Jens Lehmann @ 2015-11-16 19:05 UTC [0%]

 560. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Stefan Beller @ 2015-11-16 19:25 UTC [5%]

 561. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Jens Lehmann @ 2015-11-16 21:42 UTC [5%]

 562. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Stefan Beller @ 2015-11-16 22:56 UTC [5%]

 563. [PATCHv2] push: add recurseSubmodules config option
      - by Mike Crowe @ 2015-11-17 11:05 UTC [18%]

 564. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Jens Lehmann @ 2015-11-17 19:46 UTC [5%]

 565. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Stefan Beller @ 2015-11-17 20:04 UTC [5%]

 566. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Jens Lehmann @ 2015-11-17 20:39 UTC [4%]

 567. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Stefan Beller @ 2015-11-17 20:49 UTC [2%]

 568. Re: [PATCH v2] add test to demonstrate that shallow recursive clones fail
      - by Jens Lehmann @ 2015-11-17 21:00 UTC [5%]

 569. Re: [PATCHv4 0/9] Expose submodule parallelism to the user
      - by Jeff King @ 2015-11-20 12:02 UTC [4%]

 570. [PATCHv2] run-command: detect finished children by closed pipe rather than waitpid
      - by Stefan Beller @ 2015-11-20 21:08 UTC [7%]

 571. [PATCHv3] run-command: detect finished children by closed pipe rather than waitpid
      - by Stefan Beller @ 2015-11-23 21:43 UTC [7%]

 572. [PATCHv5 0/9] Expose submodule parallelism to the user
      - by Stefan Beller @ 2015-11-25  1:14 UTC [12%]

 573. [PATCHv5 2/9] submodule-config: keep update strategy around
      - by Stefan Beller @ 2015-11-25  1:14 UTC [26%]

 574. [PATCHv5 5/9] submodule-config: introduce parse_generic_submodule_config
      - by Stefan Beller @ 2015-11-25  1:14 UTC [23%]

 575. [PATCHv5 4/9] submodule-config: remove name_and_item_from_var
      - by Stefan Beller @ 2015-11-25  1:14 UTC [25%]

 576. [PATCHv5 6/9] fetching submodules: respect `submodule.fetchJobs` config option
      - by Stefan Beller @ 2015-11-25  1:14 UTC [25%]

 577. [PATCHv5 9/9] clone: allow an explicit argument for parallel submodule clones
      - by Stefan Beller @ 2015-11-25  1:14 UTC [25%]

 578. [PATCHv5 8/9] submodule update: expose parallelism to the user
      - by Stefan Beller @ 2015-11-25  1:14 UTC [23%]

 579. [PATCHv5 7/9] git submodule update: have a dedicated helper for cloning
      - by Stefan Beller @ 2015-11-25  1:14 UTC [21%]

 580. [PATCHv5 3/9] submodule-config: drop check against NULL
      - by Stefan Beller @ 2015-11-25  1:14 UTC [25%]

 581. [RFC PATCH 0/5] Submodule Groups
      - by Stefan Beller @ 2015-11-25  1:32 UTC [9%]

 582. [PATCH 1/5] submodule-config: keep submodule groups around
      - by Stefan Beller @ 2015-11-25  1:32 UTC [27%]

 583. [PATCH 2/5] git submodule add can add a submodule with groups
      - by Stefan Beller @ 2015-11-25  1:32 UTC [29%]

 584. [PATCH 5/5] builtin/clone: support submodule groups
      - by Stefan Beller @ 2015-11-25  1:32 UTC [22%]

 585. [PATCH 3/5] git submodule init to pass on groups
      - by Stefan Beller @ 2015-11-25  1:32 UTC [27%]

 586. [PATCH 4/5] submodule--helper: module_list and update-clone have --groups option
      - by Stefan Beller @ 2015-11-25  1:32 UTC [13%]

 587. Re: [RFC PATCH 0/5] Submodule Groups
      - by Jens Lehmann @ 2015-11-25 17:50 UTC [7%]

 588. Re: [PATCH 5/5] builtin/clone: support submodule groups
      - by Jens Lehmann @ 2015-11-25 17:52 UTC [8%]

 589. Re: [RFC PATCH 0/5] Submodule Groups
      - by Jens Lehmann @ 2015-11-25 17:35 UTC [7%]

 590. Re: [RFC PATCH 0/5] Submodule Groups
      - by Stefan Beller @ 2015-11-25 18:00 UTC [7%]

 591. Re: [PATCH 5/5] builtin/clone: support submodule groups
      - by Stefan Beller @ 2015-11-25 18:08 UTC [7%]

 592. Re: Git super slow on Windows 7
      - by Stefan Beller @ 2015-11-25 18:47 UTC [5%]

 593. Re: [RFC PATCH 0/5] Submodule Groups
      - by Jens Lehmann @ 2015-11-25 19:18 UTC [6%]

 594. Re: [PATCH 5/5] builtin/clone: support submodule groups
      - by Jens Lehmann @ 2015-11-25 19:50 UTC [7%]

 595. Re: [PATCH 5/5] builtin/clone: support submodule groups
      - by Stefan Beller @ 2015-11-25 20:03 UTC [7%]

 596. Re: Git super slow on Windows 7
      - by Duy Nguyen @ 2015-11-25 20:23 UTC [2%]

 597. Re: Git super slow on Windows 7
      - by Stefan Beller @ 2015-11-25 20:42 UTC [5%]

 598. Re: [PATCH 5/5] builtin/clone: support submodule groups
      - by Jens Lehmann @ 2015-11-25 22:30 UTC [7%]

 599. Re: [PATCH 5/5] builtin/clone: support submodule groups
      - by Stefan Beller @ 2015-11-25 22:51 UTC [7%]

 600. [PATCHv2] builtin/clone: support submodule groups
      - by Stefan Beller @ 2015-11-26  0:31 UTC [19%]


Results 401-600 of ~6000   |  | reverse | options above

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