git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-12-28 20:48:08 to 2016-01-01 15:04:58 UTC [more...]

[PATCH] commit: ensure correct permissions of the commit message
 2016-01-01 15:04 UTC  (11+ messages)

[PATCH] Fix "inside work tree" detection on case-insensitive filesystems
 2016-01-01 14:58 UTC  (3+ messages)

GIT GUI - Windows build will open a window on a disconnected display
 2016-01-01 14:51 UTC  (2+ messages)

[PATCH 0/14] counting trailers with shortlogs
 2016-01-01  8:53 UTC  (23+ messages)
` [PATCH 01/14] move string functions out of git-compat-util
` [PATCH 02/14] log: refactor add_header to drop some magic numbers
` [PATCH 03/14] strutil: add skip_prefix_icase
` [PATCH 04/14] shortlog: use skip_prefix_icase to parse "Author" lines
` [PATCH 05/14] shortlog: use strbufs to read from stdin
` [PATCH 06/14] shortlog: replace hand-parsing of author with pretty-printer
` [PATCH 07/14] shortlog: optimize "--summary" mode
` [PATCH 08/14] shortlog: optimize out useless "<none>" normalization
` [PATCH 09/14] shortlog: optimize out useless string list
` [PATCH 10/14] shortlog: change "author" variables to "ident"
` [PATCH 11/14] shortlog: allow grouping by committer ident
` [PATCH 12/14] trailer: factor out config reading
` [PATCH 13/14] trailer: add interface for parsing commit trailers
` [PATCH 14/14] shortlog: match commit trailers with --ident

./t3310-notes-merge-manual-resolve.sh broken on pu under Mac OS ?
 2015-12-31 15:47 UTC  (4+ messages)
    ` ./t3310 fixed, t3400 broken

Segfault in git reflog
 2015-12-31 15:43 UTC  (18+ messages)
          ` [PATCH] reflog-walk: don't segfault on non-commit sha1's in the reflog
                    ` [PATCH v2] "
                        ` [PATCH v3] "

[PATCH v2 00/11] ref-filter: use parsing functions
 2015-12-31 13:19 UTC  (4+ messages)
` [PATCH v2 08/11] ref-filter: introduce prefixes for the align atom

A failed attempt to integrate diff-highlight to the core
 2015-12-31 12:37 UTC  (8+ messages)
` [PATCH 1/7] diff.c: keep all word diff structs together
` [PATCH 2/7] diff.c: refactor diff_words_append()
` [PATCH 3/7] diff --color-words: another special diff case
` [PATCH 4/7] diff.c: refactor fn_out_diff_words_write_helper()
` [PATCH 5/7] diff: unified diff with colored words, step 1, unified diff only
` [PATCH 6/7] diff.c: add new arguments to emit_line_0()
` [PATCH 7/7] diff --highlight-words: actually highlight words

[PATCH v4 00/10] Untracked cache improvements
 2015-12-31 12:33 UTC  (21+ messages)
` [PATCH v4 01/10] dir: free untracked cache when removing it
` [PATCH v4 02/10] update-index: use enum for untracked cache options
` [PATCH v4 03/10] update-index: add --test-untracked-cache
` [PATCH v4 04/10] update-index: add untracked cache notifications
` [PATCH v4 05/10] update-index: move 'uc' var declaration
` [PATCH v4 06/10] dir: add {new,add}_untracked_cache()
` [PATCH v4 07/10] dir: add remove_untracked_cache()
` [PATCH v4 08/10] dir: simplify untracked cache "ident" field
` [PATCH v4 09/10] config: add core.untrackedCache
` [PATCH v4 10/10] t7063: add tests for core.untrackedCache

[PATCH/RFC v2 0/2] add regex match flags to git describe
 2015-12-31 10:07 UTC  (9+ messages)

[PATCH] setup: do not create $X/gitdir unnecessarily when accessing git file $X
 2015-12-31  5:59 UTC  (5+ messages)
` [PATCH] worktree: stop supporting moving worktrees manually

[PATCH 0/2] compiling with -fsanitize=undefined
 2015-12-31  5:20 UTC  (10+ messages)
` [PATCH 1/2] avoid shifting signed integers 31 bits
` [PATCH 2/2] bswap: add NO_UNALIGNED_LOADS define

[PATCH] user-manual: add addition gitweb information
 2015-12-31  0:44 UTC  (7+ messages)
  ` [PATCH V2] "

[PATCH v9] ls-files: Add eol diagnostics
 2015-12-30 22:34 UTC 

[PATCH v8] ls-files: Add eol diagnostics
 2015-12-30 21:45 UTC  (5+ messages)

[PATCH v4] git-svn: add support for prefixed globs in config
 2015-12-30 21:37 UTC  (2+ messages)

[bug] Graph log and orphan branches
 2015-12-30 21:24 UTC  (6+ messages)

[PATCH] dir.h: remove orphaned declaration
 2015-12-30 20:40 UTC  (2+ messages)

Feature request: git bisect merge to usable base
 2015-12-30 20:09 UTC  (3+ messages)

[PATCH 1/2] prepare_packed_git(): refactor garbage reporting in pack directory
 2015-12-30  7:37 UTC  (11+ messages)

"git stash pop" is doing an unwanted "git add" when there are conflicts
 2015-12-30  7:13 UTC  (9+ messages)

[PATCH 0/4] improve symbolic-ref robustness
 2015-12-30  6:57 UTC  (21+ messages)
` [PATCH 3/4] create_symref: modernize variable names
` [PATCH 4/4] create_symref: use existing ref-lock code
` [PATCH v2 0/3] improve symbolic-ref robustness
  ` [PATCH 1/3] create_symref: modernize variable names
  ` [PATCH 2/3] create_symref: use existing ref-lock code
  ` [PATCH 3/3] create_symref: write reflog while holding lock
  ` [RFC/PATCH 4/3] create_symref: drop support for writing symbolic links

[PATCH V3 2/2] user-manual: add section documenting shallow clones
 2015-12-30  0:03 UTC  (12+ messages)
` [PATCH V4 "
    ` [PATCH V4 1/2] glossary: define the term shallow clone
    ` [PATCH V5 2/2] user-manual: add section documenting shallow clones
          ` [PATCH V6 "
            ` [PATCH V7 "

[PATCH v2] notes: allow merging from arbitrary references
 2015-12-29 22:40 UTC 

[PATCH 1/2] git.c: make it clear save_env() is for alias handling only
 2015-12-29 21:34 UTC  (12+ messages)
` [PATCH v2 0/3] nd/clear-gitenv-upon-use-of-alias

[PATCH] git-p4.py: add support for filetype change
 2015-12-29 17:33 UTC  (3+ messages)

[PATCH 00/20] More flexibility in making shallow clones
 2015-12-29 19:09 UTC  (23+ messages)
` [PATCH 01/20] upload-pack: move shallow deepen code out of receive_needs()
` [PATCH 02/20] upload-pack: move "shallow" sending code out of deepen()
` [PATCH 03/20] upload-pack: remove unused variable "backup"
` [PATCH 04/20] upload-pack: move "unshallow" sending code out of deepen()
` [PATCH 05/20] shallow.c: implement a generic shallow boundary finder based on rev-list
` [PATCH 06/20] upload-pack: glue code to use get_shallow_commits_by_rev_list
` [PATCH 07/20] upload-pack: use skip_prefix() instead of starts_with() when possible
` [PATCH 08/20] upload-pack: tighten number parsing at "deepen" lines
` [PATCH 09/20] upload-pack: add deepen-since to cut shallow repos based on time
` [PATCH 10/20] fetch-pack: use a common function for verbose printing
` [PATCH 11/20] fetch-pack: use a separate flag for fetch in deepening mode
` [PATCH 12/20] fetch: define shallow boundary with --since
` [PATCH 13/20] clone: define shallow clone boundary based on time "
` [PATCH 14/20] Add test_repo_expect_success for running tests in a new repository
` [PATCH 15/20] t5500: test for shallow depth since a specific date
` [PATCH 16/20] upload-pack: support define shallow boundary by excluding revisions
` [PATCH 17/20] fetch: define shallow boundary with --not
` [PATCH 18/20] clone: define shallow clone "
` [PATCH 19/20] t5500: test for shallow depth excluding a ref
` [PATCH 20/20] fetch: add --deepen=<N> to extend shallow boundary by <N> commits

[PATCH] notes: allow merging from arbitrary references
 2015-12-29 18:28 UTC  (4+ messages)

[PATCH] l10n: de.po: translate 68 new messages
 2015-12-29 18:18 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] l10n: de.po: translate 68 new messages
 2015-12-29 18:17 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/6] nd/ita-cleanup updates
 2015-12-29 17:40 UTC  (5+ messages)
` [PATCH 3/6] apply: fix adding new files on i-t-a entries

[RFC] git-send-email: do not double-escape quotes from mutt
 2015-12-29  2:49 UTC  (3+ messages)

[ANNOUNCE] Git v2.7.0-rc3
 2015-12-29  0:00 UTC 

What's cooking in git.git (Dec 2015, #06; Mon, 28)
 2015-12-28 23:59 UTC 

[PATCH] user-manual: remove temporary branch entry from todo list
 2015-12-28 21:44 UTC  (4+ messages)

[PATCH] dir.c: clean the entire struct in clear_exclude_list()
 2015-12-28 20:47 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).