messages from 2015-08-15 00:01:25 to 2015-08-19 15:27:20 UTC [more...]
[PATCH v2 0/9] Flags and config to sign pushes by default
2015-08-19 15:26 UTC (2+ messages)
` [PATCH v2 1/9] Documentation/git-push.txt: Document when --signed may fail
[PATCH v2 0/8] port brnach.c to use ref-filter APIs
2015-08-19 15:23 UTC (11+ messages)
` [PATCH v2 1/8] branch: refactor width computation
` [PATCH v2 2/8] branch: bump get_head_description() to the top
` [PATCH v2 3/8] branch: roll show_detached HEAD into regular ref_list
` [PATCH v2 4/8] branch: move 'current' check down to the presentation layer
` [PATCH v2 5/8] branch: drop non-commit error reporting
` [PATCH v2 6/8] branch.c: use 'ref-filter' data structures
` [PATCH v2 7/8] branch.c: use 'ref-filter' APIs
` [PATCH v2 8/8] branch: add '--points-at' option
[PATCH 0/7] Flags and config to sign pushes by default
2015-08-19 15:18 UTC (24+ messages)
` [PATCH 1/7] Documentation/git-push.txt: Document when --signed may fail
` [PATCH 6/7] Support signing pushes iff the server supports it
` [PATCH 7/7] Add a config option push.gpgSign for default signed pushes
[PATCH v12 00/13] port tag.c to use ref-filter.c APIs
2015-08-19 14:56 UTC (21+ messages)
` [PATCH v12 01/13] ref-filter: move `struct atom_value` to ref-filter.c
` [PATCH v12 02/13] ref-filter: introduce ref_formatting_state
` [PATCH v12 03/13] ref-filter: introduce the ref_formatting_state stack machinery
` [PATCH v12 04/13] utf8: add function to align a string into given strbuf
` [PATCH v12 05/13] ref-filter: implement an `align` atom
` [PATCH v12 06/13] ref-filter: add option to filter out tags, branches and remotes
` [PATCH v12 07/13] ref-filter: support printing N lines from tag annotation
` [PATCH v12 08/13] ref-filter: add support to sort by version
` [PATCH v12 09/13] ref-filter: add option to match literal pattern
` [PATCH v12 10/13] tag.c: use 'ref-filter' data structures
` [PATCH v12 11/13] tag.c: use 'ref-filter' APIs
` [PATCH v12 12/13] tag.c: implement '--format' option
` [PATCH v12 13/13] tag.c: implement '--merged' and '--no-merged' options
No dialog box appears
2015-08-19 13:17 UTC (2+ messages)
[PATCH v3] untracked-cache: fix subdirectory handling
2015-08-19 13:01 UTC (7+ messages)
` [PATCH v4 0/3] dt/untracked-subdir
` [PATCH v4 1/3] t7063: use --force-untracked-cache to speed up a bit
` [PATCH v4 2/3] untracked-cache: fix subdirectory handling
` [PATCH v4 3/3] untracked cache: fix entry invalidation
Re:
2015-08-19 11:09 UTC
Minor bug with help.autocorrect
2015-08-19 10:35 UTC
[PATCH] git-am: add am.threeWay config variable
2015-08-19 9:45 UTC (4+ messages)
"git am --abort" screwing up index?
2015-08-19 8:22 UTC (8+ messages)
` [PATCH] am --abort: merge ORIG_HEAD tree into index
` [PATCH v2] am --skip/--abort: merge HEAD/ORIG_HEAD "
Moved code detection with `git apply` a la `git blame -C -C`
2015-08-19 6:42 UTC (2+ messages)
The deadline for Seoul: August 25 and the other for the Michigan State University is September 8
2015-08-18 19:06 UTC
[PATCH 0/7] Submodule improvements
2015-08-18 22:13 UTC (11+ messages)
` [PATCH 1/7] submodule: implement a config API for lookup of .gitmodules values
` [PATCH 2/7] submodule: extract functions for config set and lookup
` [PATCH 3/7] submodule: use new config API for worktree configurations
` [PATCH 4/7] submodule: Allow errornous values for the fetchrecursesubmodules option
` [PATCH 5/7] submodule: implement `module_list` as a builtin helper
` [PATCH 6/7] submodule: implement `module_name` "
` [PATCH 7/7] submodule: implement `module_clone` "
[bug] 2.5.0 build with NO_PERL is broken
2015-08-18 18:09 UTC (11+ messages)
[PATCH] typofix in 2.6.0 relnotes
2015-08-18 17:38 UTC
Git for Windows 2.5.0
2015-08-18 16:32 UTC (2+ messages)
[PATCH] config.mak.uname: Cygwin: Use renames for creation
2015-08-18 15:44 UTC (7+ messages)
list empty dirs in commit message trailer
2015-08-18 14:43 UTC
[PATCH] Use symbolic names for setup file access right
2015-08-18 13:41 UTC
Avoid padding in structs index_state, packed_git
2015-08-18 10:55 UTC
[PATCH v9 0/6] implement notes.mergeStrategy
2015-08-18 0:15 UTC (10+ messages)
` [PATCH v9 1/6] notes: document cat_sort_uniq rewriteMode
` [PATCH v9 2/6] notes: extract enum notes_merge_strategy to notes-utils.h
` [PATCH v9 3/6] note: extract parse_notes_merge_strategy to notes-utils
` [PATCH v9 4/6] notes: add tests for --commit/--abort/--strategy exclusivity
` [PATCH v9 5/6] notes: add notes.mergeStrategy option to select default strategy
` [PATCH v9 6/6] notes: teach git-notes about notes.<name>.mergeStrategy option
[PATCH v6 0/2] path: implement common_dir handling in git_path_submodule()
2015-08-18 0:07 UTC (6+ messages)
` [PATCH v7 "
` [PATCH v7 1/2] submodule refactor: use git_path_submodule() in add_submodule_odb()
` [PATCH v7 2/2] path: implement common_dir handling in git_path_submodule()
What's cooking in git.git (Aug 2015, #03; Mon, 17)
2015-08-17 23:38 UTC (3+ messages)
[PATCH v11 12/13] tag.c: implement '--format' option
2015-08-17 21:38 UTC (4+ messages)
Question: .idx without .pack causes performance issues?
2015-08-17 20:30 UTC (7+ messages)
` [PATCH 1/2] prepare_packed_git(): refactor garbage reporting in pack directory
` [PATCH 2/2] gc: Remove garbage .idx files from pack dir
[PATCH] Documentation: read-tree consistent usage of working tree
2015-08-17 20:06 UTC
[PATCH] Documentation: read-tree consistent usage of working tree
2015-08-17 20:03 UTC
[PATCH] utf8.c: print warning about disabled iconv
2015-08-17 19:49 UTC (5+ messages)
` [PATCH v2] utf8.c: print warning about iconv errors
[PATCH v8 0/8] implement notes.mergeStrategy option
2015-08-17 19:35 UTC (14+ messages)
` [PATCH v8 1/8] notes: document cat_sort_uniq rewriteMode
` [PATCH v8 2/8] notes: extract enum notes_merge_strategy to notes-utils.h
` [PATCH v8 3/8] note: extract parse_notes_merge_strategy to notes-utils
` [PATCH v8 4/8] notes: allow use of the "rewrite" terminology for merge strategies
` [PATCH v8 5/8] notes: implement parse_combine_rewrite_fn using parse_notes_merge_strategy
` [PATCH v8 6/8] notes: add tests for --commit/--abort/--strategy exclusivity
` [PATCH v8 7/8] notes: add notes.mergeStrategy option to select default strategy
` [PATCH v8 8/8] notes: teach git-notes about notes.<ref>.mergeStrategy option
[PATCH v11 11/13] tag.c: use 'ref-filter' APIs
2015-08-17 19:14 UTC (3+ messages)
[PATCH v11 05/13] ref-filter: implement an `align` atom
2015-08-17 19:12 UTC (9+ messages)
(unknown)
2015-08-17 17:49 UTC (4+ messages)
`
` Which branch(es) contain certain commits? (was Re: (unknown))
[PATCH v7 0/4] notes.mergestrategy option(s)
2015-08-17 17:33 UTC (15+ messages)
` [PATCH v7 1/4] notes: document cat_sort_uniq rewriteMode
` [PATCH v7 3/4] notes: add notes.mergestrategy option to select default strategy
` [PATCH v7 4/4] notes: teach git-notes about notes.<ref>.mergestrategy option
[PATCH v3 1/4] refs: clean up common_list
2015-08-17 15:55 UTC (14+ messages)
` [PATCH v3 2/4] path: optimize common dir checking
` [PATCH v3 3/4] refs: make refs/worktree/* per-worktree
[PATCH v11 08/13] ref-filter: add support to sort by version
2015-08-17 15:05 UTC (3+ messages)
[PATCH v11 06/13] ref-filter: add option to filter out tags, branches and remotes
2015-08-17 14:46 UTC (4+ messages)
[PATCH v11 04/13] utf8: add function to align a string into given strbuf
2015-08-17 13:08 UTC (3+ messages)
[PATCH v11 03/13] ref-filter: introduce ref_formatting_state
2015-08-17 12:43 UTC (4+ messages)
Git stash behavior
2015-08-17 11:00 UTC (2+ messages)
[PATCH v11 13/13] tag.c: implement '--merged' and '--no-merged' options
2015-08-17 5:06 UTC (2+ messages)
[PATCH v2 0/1] handling mistranslation reports
2015-08-16 18:59 UTC (4+ messages)
` [PATCH v3] po/README: Update directions for l10n contributors
[PATCH v11 00/13] port tag.c to use ref-filter APIs
2015-08-16 8:15 UTC (3+ messages)
feature request: better support for typos
2015-08-16 7:19 UTC (3+ messages)
Bug pushing branch to new remote via SSH
2015-08-16 1:56 UTC
[PATCH v11 10/13] tag.c: use 'ref-filter' data structures
2015-08-15 18:00 UTC
[PATCH v11 09/13] ref-filter: add option to match literal pattern
2015-08-15 18:00 UTC
[PATCH v11 07/13] ref-filter: support printing N lines from tag annotation
2015-08-15 18:00 UTC
[PATCH v11 02/13] ref-filter: print output to strbuf for formatting
2015-08-15 18:00 UTC
[PATCH v11 01/13] ref-filter: move `struct atom_value` to ref-filter.c
2015-08-15 18:00 UTC
[PATCH 0/17] removing questionable uses of git_path
2015-08-15 9:05 UTC (2+ messages)
bug: git-archive does not use the zip64 extension for archives with more than 16k entries
2015-08-15 8:40 UTC (3+ messages)
[PATCH v10 00/13] port tag.c to use ref-filter APIs
2015-08-15 8:27 UTC (3+ messages)
` [PATCH v10 04/13] utf8: add function to align a string into given strbuf
[PATCHv5] http: add support for specifying the SSL version
2015-08-15 8:06 UTC (3+ messages)
[PATCH v2] untracked-cache: fix subdirectory handling
2015-08-15 7:32 UTC (2+ messages)
rebase with unknown -s parameter discards commits
2015-08-15 0:01 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).