git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-08-21 12:59:26 to 2015-08-24 23:56:01 UTC [more...]

Minor builtin 'git am' side-effect
 2015-08-24 23:55 UTC  (28+ messages)
  ` [PATCH] am: terminate state files with a newline
            ` [PATCH 0/5] "am" state file fix with write_file() clean-up
              ` [PATCH 1/5] builtin/am: introduce write_state_*() helper functions
              ` [PATCH 2/5] builtin/am: make sure state files are text
              ` [PATCH 3/5] write_file(): introduce an explicit WRITE_FILE_GENTLY request
              ` [PATCH 4/5] write_file(): do not leave incomplete line at the end
              ` [PATCH 5/5] write_file(): clean up transitional mess of flag words and terminating LF
                      ` [PATCH v2 0/6] "am" state file fix with write_file() clean-up
                        ` [PATCH v2 1/6] builtin/am: introduce write_state_*() helper functions
                        ` [PATCH v2 2/6] builtin/am: make sure state files are text
                        ` [PATCH v2 3/6] write_file(): drop "fatal" parameter
                        ` [PATCH v2 4/6] write_file_v(): do not leave incomplete line at the end
                        ` [PATCH v2 5/6] write_file(): drop caller-supplied LF from calls to create a one-liner file
                        ` [PATCH v2 6/6] write_file(): drop caller-supplied LF from multi-line file

[PATCH v13 00/12] port tag.c to use ref-filter APIs
 2015-08-24 22:58 UTC  (31+ messages)
` [PATCH v13 01/12] ref-filter: move `struct atom_value` to ref-filter.c
` [PATCH v13 02/12] ref-filter: introduce ref_formatting_state and ref_formatting_stack
` [PATCH v13 03/12] utf8: add function to align a string into given strbuf
` [PATCH v13 04/12] ref-filter: implement an `align` atom
` [PATCH v13 05/12] ref-filter: add option to filter out tags, branches and remotes
` [PATCH v13 06/12] ref-filter: support printing N lines from tag annotation
` [PATCH v13 07/12] ref-filter: add support to sort by version
` [PATCH v13 08/12] ref-filter: add option to match literal pattern
` [PATCH v13 09/12] tag.c: use 'ref-filter' data structures
` [PATCH v13 10/12] tag.c: use 'ref-filter' APIs
` [PATCH v13 11/12] tag.c: implement '--format' option
` [PATCH v13 12/12] tag.c: implement '--merged' and '--no-merged' options

[PATCH v5] git-p4: Obey core.ignorecase when using P4 client specs
 2015-08-24 21:30 UTC  (2+ messages)

[PATCH 1/3] submodule: implement `module_clone` as a builtin helper
 2015-08-24 21:22 UTC  (16+ messages)
` [RFC PATCH 2/3] run-commands: add an async queue processor
` [WIP/PATCH 3/3] submodule: helper to run foreach in parallel

[PATCH] describe: make '--always' fallback work after '--exact-match' failed
 2015-08-24 18:47 UTC  (9+ messages)
` [PATCH] describe --contains: default to HEAD when no commit-ish is given
      ` [PATCH v2] "

[PATCH v3 0/8] port the filtering part of ref-filter to branch.c
 2015-08-24 18:10 UTC  (13+ messages)
` [PATCH v3 1/8] branch: refactor width computation
` [PATCH v3 2/8] branch: bump get_head_description() to the top
` [PATCH v3 3/8] branch: roll show_detached HEAD into regular ref_list
` [PATCH v3 4/8] branch: move 'current' check down to the presentation layer
` [PATCH v3 5/8] branch: drop non-commit error reporting
` [PATCH v3 6/8] branch.c: use 'ref-filter' data structures
` [PATCH v3 7/8] branch.c: use 'ref-filter' APIs
` [PATCH v3 8/8] branch: add '--points-at' option

[PATCH v5 0/2] Worktree: for-each function and list command
 2015-08-24 18:05 UTC  (4+ messages)
` [PATCH v5 1/2] worktree: add 'for_each_worktree' function
` [PATCH v5 2/2] worktree: add 'list' command

Submodule, subtree, or something else?
 2015-08-24 17:53 UTC  (6+ messages)

bug: git branch -d and case-insensitive file-systems
 2015-08-24 16:11 UTC 

[PATCH] Fix `git rev-list --show-notes HEAD` when there are no notes
 2015-08-24 14:48 UTC  (7+ messages)
  ` [PATCH] rev-list: make it obvious that we do not support notes

[PATCH v4] git-p4: fix faulty paths for case insensitive systems
 2015-08-24 13:49 UTC  (10+ messages)

index file list files not found in working tree
 2015-08-24 10:34 UTC 

OS X Yosemite make all doc fails
 2015-08-24  9:30 UTC 

git-remote-helper behavior on Windows, not recognizing blank line as terminator
 2015-08-24  9:24 UTC  (2+ messages)

Minor bug with help.autocorrect
 2015-08-24  6:36 UTC  (7+ messages)

[BUG/PATCH] t9350-fast-export: Add failing test for symlink-to-directory
 2015-08-24  5:25 UTC  (4+ messages)

Where to report security vulnerabilities in git?
 2015-08-24  4:13 UTC  (4+ messages)

Doc, git-svn, added mention of config key: svn-remote.<name>.include-paths
 2015-08-24  0:23 UTC  (2+ messages)
` [PATCH] "

[PATCH v2] generate-cmdlist: re-implement as shell script
 2015-08-23 21:31 UTC 

List tags for a certain branch
 2015-08-23 18:58 UTC  (4+ messages)

bug: git-archive does not use the zip64 extension for archives with more than 16k entries
 2015-08-23 18:57 UTC  (14+ messages)
    ` [PATCH 1/3] t5004: test ZIP archives with many entries
          ` Eric Sunshine mail delivery failure
    ` [PATCH 2/3] archive-zip: use a local variable to store the creator version
    ` [PATCH 3/3] archive-zip: support more than 65535 entries

[PATCH 0/2] gitignore, re-inclusion fix
 2015-08-23 12:50 UTC  (3+ messages)
` [PATCH 1/2] dir.c: make last_exclude_matching_from_list() run til the end
` [PATCH 2/2] dir.c: don't exclude whole dir prematurely if neg pattern may match

(unknown)
 2015-08-22 10:59 UTC  (8+ messages)
` 
    ` Which branch(es) contain certain commits? (was Re: (unknown))

GSOC: Unify the commands `git tag -l`, `git brach -l` and `git for-each-ref`
 2015-08-22  7:45 UTC 

Since gc.autodetach=1 you can end up with auto-gc on every command with no user notification
 2015-08-22  2:12 UTC  (2+ messages)
` [PATCH v3] gc: save log from daemonized gc --auto and print it next time

[PATCH 7/8] diff.h: extend "flags" field to 64 bits because we're out of bits
 2015-08-22  1:14 UTC  (2+ messages)
` [PATCH 8/8] Resurrect "diff-lib.c: adjust position of i-t-a entries in diff"

[PATCH] apply: fix adding new files on i-t-a entries
 2015-08-22  1:11 UTC  (9+ messages)
` [PATCH 0/8] Resurrect "diff-lib.c: adjust position of i-t-a entries in diff"
  ` [PATCH 1/8] blame: remove obsolete comment
  ` [PATCH 2/8] Add and use convenient macro ce_intent_to_add()
  ` [PATCH 3/8] apply: fix adding new files on i-t-a entries
  ` [PATCH 4/8] apply: make sure check_preimage() does not leave empty file on error
  ` [PATCH 5/8] checkout(-index): do not checkout i-t-a entries
  ` [PATCH 6/8] grep: make it clear i-t-a entries are ignored
    ` [PATCH 7/8] diff.h: extend "flags" field to 64 bits because we're out of bits

workdirs: cannot clone a local workdir directory
 2015-08-22  0:40 UTC  (7+ messages)
` [PATCH v2 0/5] fix local clone from a linked checkout
  ` [PATCH v2 1/5] path.c: delete an extra space
  ` [PATCH v2 2/5] enter_repo: avoid duplicating logic, use is_git_directory() instead
  ` [PATCH v2 3/5] enter_repo: allow .git files in strict mode
  ` [PATCH v2 4/5] clone: allow --local from a linked checkout
  ` [PATCH v2 5/5] clone: better error when --reference is "

[RFC/PATCH] contrib: teach completion about git-worktree options and arguments
 2015-08-21 21:59 UTC  (6+ messages)
      ` [PoC PATCH] completion: support 'git worktree'

[PATCH 0/3] Showing merges easier with "git log"
 2015-08-21 21:40 UTC  (3+ messages)
` [PATCH 4/3] builtin/log.c: minor reformat
` [PATCH 3z/3] log: make '-p' imply '-m --cc'

Urgent, Dear Invited Author,
 2015-08-21 13:45 UTC 

[PATCH] config: restructure format_config() for better control flow
 2015-08-21 19:40 UTC  (5+ messages)
` [PATCH 2/3] format_config: simplify buffer handling

[PATCH] Documentation/config: fix inconsistent label
 2015-08-21 17:11 UTC  (2+ messages)

[PATCH 1/3] t4151: demonstrate that builtin am corrupts index' stat data
 2015-08-21 16:51 UTC  (5+ messages)
` [PATCH 2/3] am: do not corrupt the index stat state
` [PATCH 3/3] am: rename "struct tree_desc t" to "desc" for readability

[PATCH v2 0/9] Flags and config to sign pushes by default
 2015-08-21 15:06 UTC  (5+ messages)
` [PATCH v2 7/9] builtin/send-pack.c: Use option parsing API

git log date filter behavior with --date-order
 2015-08-21 14:56 UTC 

[PATCH 0/7] Submodule improvements
 2015-08-21 14:22 UTC  (3+ messages)
` [PATCH 7/7] submodule: implement `module_clone` as a builtin helper

[PATCH v3 0/9] icase match on non-ascii
 2015-08-21 12:47 UTC  (5+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 08/10] grep/pcre: support utf-8
  ` [PATCH v4 09/10] diffcore-pickaxe: "share" regex error handling code
  ` [PATCH v4 10/10] diffcore-pickaxe: support case insensitive match on non-ascii


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