git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-03-04 21:43:49 to 2019-03-06 23:46:13 UTC [more...]

What's cooking in git.git (Mar 2019, #01; Wed, 6)
 2019-03-06 23:46 UTC  (12+ messages)
` ps/stash-in-c, was "

[PATCH] builtin/config.c: don't print a newline with --color
 2019-03-06 23:44 UTC  (12+ messages)

[PATCH] Doc: fix misleading asciidoc formating
 2019-03-06 23:39 UTC  (10+ messages)

[PATCH v4] commit-tree: utilize parse-options api
 2019-03-06 23:21 UTC  (2+ messages)

Questions on GSoC 2019 Ideas
 2019-03-06 23:17 UTC  (12+ messages)

[PATCH 0/1] Avoid calling find in the Makefile, if possible
 2019-03-06 22:42 UTC  (19+ messages)
` [PATCH 1/1] Makefile: use `git ls-files` to list header files, "
                      ` [PATCH] compat/bswap: add include header guards
` [PATCH v2 0/1] Avoid calling find in the Makefile, if possible
  ` [PATCH v2 1/1] Makefile: use `git ls-files` to list header files, "

[BUG] GIT_AUTHOR_NAME was checked before prepare_fallback got called (ps/stash-in-c)
 2019-03-06 22:09 UTC  (3+ messages)

"Give me a break"... well, you gave me one
 2019-03-06 21:30 UTC  (2+ messages)

Can't build first git commit
 2019-03-06 21:57 UTC  (15+ messages)

[PATCH v3 0/1] worktree add: sanitize worktree names
 2019-03-06 21:49 UTC  (5+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] refs.c: refactor check_refname_component()
  ` [PATCH v4 2/2] worktree add: sanitize worktree names

[PATCH 0/1] update git-clean.txt
 2019-03-06 20:22 UTC  (3+ messages)
` [PATCH 1/1] git-clean.txt: specify core.excludesFile variable is used

GSoC 2019: Git's application submitted
 2019-03-06 19:08 UTC  (7+ messages)

[PATCH 0/2] cherry-pick/revert cleanup scissors fix
 2019-03-06 16:29 UTC  (4+ messages)
` [PATCH 1/2] t3507: cleanup space after redirection operators
` [PATCH 2/2] cherry-pick/revert: add scissors line on merge conflict

[BUG] worktree local refs weirdness
 2019-03-06 15:57 UTC 

did we ever resolve what "known to Git" should mean?
 2019-03-06 14:44 UTC 

[PATCH] merge-recursive: ignore_case shouldn't reject intentional removals
 2019-03-06 14:23 UTC  (2+ messages)

[PATCH 1/2 v3] doc/CodingGuidelines: URLs and paths as monospace
 2019-03-06 13:04 UTC  (2+ messages)
` [PATCH 2/2 v3] doc: format pathnames and URLs "

[RFC PATCH 0/4] Add alias option to git branch
 2019-03-06 10:13 UTC  (4+ messages)

[PATCH 0/1] remote-curl: mark all error messages for translation
 2019-03-06 10:05 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 00/20] nd/diff-parseopt part 3
 2019-03-06  9:25 UTC  (23+ messages)
` [PATCH 01/20] diff-parseopt: convert --[no-]indent-heuristic
` [PATCH 02/20] diff-parseopt: convert --patience
` [PATCH 03/20] diff-parseopt: convert --histogram
` [PATCH 04/20] diff-parseopt: convert --diff-algorithm
` [PATCH 05/20] diff-parseopt: convert --anchored
` [PATCH 06/20] diff-parseopt: convert --binary
` [PATCH 07/20] diff-parseopt: convert --full-index
` [PATCH 08/20] diff-parseopt: convert -a|--text
` [PATCH 09/20] diff-parseopt: convert -R
` [PATCH 10/20] diff-parseopt: convert --[no-]follow
` [PATCH 11/20] diff-parseopt: convert --[no-]color
` [PATCH 12/20] diff-parseopt: convert --word-diff
` [PATCH 13/20] diff-parseopt: convert --word-diff-regex
` [PATCH 14/20] diff-parseopt: convert --color-words
` [PATCH 15/20] diff-parseopt: convert --exit-code
` [PATCH 16/20] diff-parseopt: convert --quiet
` [PATCH 17/20] diff-parseopt: convert --ext-diff
` [PATCH 18/20] diff-parseopt: convert --textconv
` [PATCH 19/20] diff-parseopt: convert --ignore-submodules
` [PATCH 20/20] diff-parseopt: convert --submodule

[PATCH] attr.c: ".gitattribute" -> ".gitattributes" (comments)
 2019-03-06  9:14 UTC 

Un-submodule a repository with submodules
 2019-03-06  6:36 UTC 

[PATCH 0/5] fixing a few Asciidoc/tor differences
 2019-03-06  6:30 UTC  (6+ messages)
` [PATCH 1/5] config/diff.txt: drop spurious backtick
` [PATCH 2/5] config/fsck.txt: avoid starting line with dash
` [PATCH 3/5] git.txt: remove empty line before list continuation
` [PATCH 4/5] git-svn.txt: drop escaping '\' that ends up being rendered
` [PATCH 5/5] Documentation: turn middle-of-line tabs into spaces

git-rebase is ignoring working-tree-encoding
 2019-03-06  5:23 UTC  (2+ messages)
` [PATCH v1 1/1] gitattributes.txt: fix typo

[PATCH v3 2/2] setup: fix memory leaks with `struct repository_format`
 2019-03-06  4:56 UTC  (3+ messages)
` [PATCH v4 0/2] "

[BUG] All files in folder are moved when cherry-picking commit that moves fewer files
 2019-03-06  4:43 UTC  (3+ messages)

[PATCH] Makefile: fix 'hdr-check' when GCRYPT not installed
 2019-03-06  0:11 UTC 

is it "git gc --prune=now" or "git gc --prune=all"?
 2019-03-06  0:08 UTC  (3+ messages)

Git log print commits between a revision range (inclusive)
 2019-03-05 23:52 UTC  (4+ messages)

[GSoC][PATCH 0/3] Use helper functions in test script
 2019-03-05 23:38 UTC  (17+ messages)
` [GSoC][PATCH v3 "
  ` [GSoC][PATCH v3 1/3] test functions: add function `test_file_not_empty`
      ` [GSoc][PATCH "
  ` [GSoC][PATCH v3 2/3] t3600: modernize style
  ` [GSoC][PATCH v3 3/3] t3600: use helpers to replace test -d/f/e/s <path>
          ` [GSoC][PATCH v2 "
              ` 

[PATCH] git-reset.txt: clarify documentation
 2019-03-05 23:34 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/1] Anonymize URLs in error messages and warnings of git-remote-curl
 2019-03-05 22:55 UTC  (4+ messages)
` [PATCH 1/1] curl: anonymize URLs in error messages and warnings

[GSOC]:query regarding microproject
 2019-03-05 21:29 UTC  (2+ messages)

[PATCH] rev-list: allow cached objects in existence check
 2019-03-05 19:27 UTC  (6+ messages)

[PATCH v7 00/16] sequencer: refactor functions working on a todo_list
 2019-03-05 19:18 UTC  (20+ messages)
` [PATCH v8 00/18] "
  ` [PATCH v8 01/18] sequencer: changes in parse_insn_buffer()
  ` [PATCH v8 02/18] sequencer: make the todo_list structure public
  ` [PATCH v8 03/18] sequencer: remove the 'arg' field from todo_item
  ` [PATCH v8 04/18] sequencer: refactor transform_todos() to work on a todo_list
  ` [PATCH v8 05/18] sequencer: introduce todo_list_write_to_file()
  ` [PATCH v8 06/18] sequencer: refactor check_todo_list() to work on a todo_list
  ` [PATCH v8 07/18] sequencer: refactor sequencer_add_exec_commands() "
  ` [PATCH v8 08/18] sequencer: refactor rearrange_squash() "
  ` [PATCH v8 09/18] sequencer: make sequencer_make_script() write its script to a strbuf
  ` [PATCH v8 10/18] sequencer: change complete_action() to use the refactored functions
  ` [PATCH v8 11/18] rebase--interactive: move sequencer_add_exec_commands()
  ` [PATCH v8 12/18] rebase--interactive: move rearrange_squash_in_todo_file()
  ` [PATCH v8 13/18] sequencer: refactor skip_unnecessary_picks() to work on a todo_list
  ` [PATCH v8 14/18] rebase-interactive: use todo_list_write_to_file() in edit_todo_list()
  ` [PATCH v8 15/18] rebase-interactive: append_todo_help() changes
  ` [PATCH v8 16/18] rebase-interactive: rewrite edit_todo_list() to handle the initial edit
  ` [PATCH v8 17/18] sequencer: use edit_todo_list() in complete_action()
  ` [PATCH v8 18/18] rebase--interactive: move transform_todo_file()

[PATCH] doc/rebase: extend examples to show continuing branches
 2019-03-05 14:04 UTC  (3+ messages)

How to determine the order of commit
 2019-03-05 13:59 UTC  (4+ messages)

worth enhancing "man git-rebase" to show non-HEAD examples?
 2019-03-05 13:16 UTC  (3+ messages)

[PATCH v5 00/21] Add range-diff, a tbdiff lookalike
 2019-03-05  6:29 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 03/21] range-diff: first rudimentary implementation

fast-import fails with case sensitive tags due to case insensitive lock files
 2019-03-05  6:25 UTC  (5+ messages)
  ` AW: "
      ` AW: "

[PATCH 0/1] [GSoC][PATCH] tests: replace test -(d|f) with test_path_is_(dir|file)
 2019-03-05  4:58 UTC  (12+ messages)
` [PATCH 1/1] tests: replace `test -(d|f)` "
    ` Do test-path_is_{file,dir,exists} make sense anymore with -x?

[PATCH] doc/fsck: discuss mix of --connectivity-only and --dangling
 2019-03-05  4:47 UTC  (7+ messages)
      ` [PATCH v2 0/2] fsck --connectivity-only --dangling
        ` [PATCH v2 1/2] doc/fsck: clarify --connectivity-only behavior
        ` [PATCH v2 2/2] fsck: always compute USED flags for unreachable objects

git bisect - good vs bad output is different
 2019-03-05  4:16 UTC  (8+ messages)
  ` [PATCH 0/3] prettier bisect output
    ` [PATCH 2/3] bisect: fix internal diff-tree config loading

t5570-git-daemon fails with SIGPIPE on OSX
 2019-03-05  4:11 UTC  (7+ messages)
` [PATCH 1/2] fetch: avoid calling write_or_die()
` [PATCH 2/2] fetch: ignore SIGPIPE during network operation

Large object issue (Windows)
 2019-03-05  3:35 UTC  (2+ messages)

Zdravstvujte Vas interesuyut klientskie bazy dannyh?
 2019-03-04 12:06 UTC 

is "git rebase ... [branch]" equivalent to first "git checkout [branch]"?
 2019-03-04 22:54 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).