messages from 2016-12-14 16:03:38 to 2016-12-17 19:42:49 UTC [more...]
[PATCH v15 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
2016-12-17 19:42 UTC (7+ messages)
` [PATCH v15 08/27] bisect--helper: `is_expected_rev` & `check_expected_revs` shell function in C
test failure
2016-12-17 16:11 UTC (3+ messages)
[PATCH v2 00/21] Add configuration options for split-index
2016-12-17 15:35 UTC (23+ messages)
` [PATCH v2 01/21] config: mark an error message up for translation
` [PATCH v2 02/21] config: add git_config_get_split_index()
` [PATCH v2 03/21] split-index: add {add,remove}_split_index() functions
` [PATCH v2 04/21] read-cache: add and then use tweak_split_index()
` [PATCH v2 05/21] update-index: warn in case of split-index incoherency
` [PATCH v2 06/21] t1700: add tests for core.splitIndex
` [PATCH v2 07/21] Documentation/config: add information "
` [PATCH v2 08/21] Documentation/git-update-index: talk about core.splitIndex config var
` [PATCH v2 09/21] config: add git_config_get_max_percent_split_change()
` [PATCH v2 10/21] read-cache: regenerate shared index if necessary
` [PATCH v2 11/21] t1700: add tests for splitIndex.maxPercentChange
` [PATCH v2 12/21] Documentation/config: add splitIndex.maxPercentChange
` [PATCH v2 13/21] sha1_file: make check_and_freshen_file() non static
` [PATCH v2 14/21] read-cache: touch shared index files when used
` [PATCH v2 15/21] config: add git_config_get_expiry() from gc.c
` [PATCH v2 16/21] read-cache: unlink old sharedindex files
` [PATCH v2 17/21] t1700: test shared index file expiration
` [PATCH v2 18/21] read-cache: refactor read_index_from()
` [PATCH v2 19/21] read-cache: use freshen_shared_index() in read_index_from()
` [PATCH v2 20/21] Documentation/config: add splitIndex.sharedIndexExpire
` [PATCH v2 21/21] Documentation/git-update-index: explain splitIndex.*
What's cooking in git.git (Dec 2016, #04; Fri, 16)
2016-12-17 14:36 UTC (4+ messages)
[PATCH] mingw: consider that UNICODE_STRING::Length counts bytes
2016-12-17 13:20 UTC
[PATCH v2 0/5] extend describe and name-rev pattern matching
2016-12-17 11:56 UTC (7+ messages)
` [PATCH v2 1/5] doc: add documentation for OPT_STRING_LIST
` [PATCH v2 2/5] name-rev: extend --refs to accept multiple patterns
` [PATCH v2 3/5] name-rev: add support to discard refs by pattern match
` [PATCH v2 4/5] describe: teach --match to accept multiple patterns
` [PATCH v2 5/5] describe: teach describe negative pattern matches
[PATCH] diff: prefer indent heuristic over compaction heuristic
2016-12-17 8:02 UTC (3+ messages)
[PATCH 0/2] handling alternates paths with colons
2016-12-17 7:56 UTC (5+ messages)
` [PATCH 1/2] alternates: accept double-quoted paths
"disabling bitmap writing, as some objects are not being packed"?
2016-12-17 7:50 UTC (9+ messages)
` [PATCH] pack-objects: don't warn about bitmaps on incremental pack
[RFC/PATCH] Makefile: add cppcheck target
2016-12-17 7:31 UTC (7+ messages)
` [RFC/PATCHv2] "
` [RFC/PATCH] Makefile: suppress some cppcheck false-positives
[PATCH] git-p4: Fix multi-path changelist empty commits
2016-12-17 2:25 UTC (3+ messages)
[PATCHv2] git-p4: handle symlinked directories
2016-12-17 1:00 UTC (2+ messages)
` [PATCHv2] git-p4: avoid crash adding symlinked directory
indent-heuristic, compaction-heuristic combination
2016-12-17 0:45 UTC (4+ messages)
Races on ref .lock files?
2016-12-16 23:34 UTC (3+ messages)
index-pack outside of repository?
2016-12-16 21:55 UTC (14+ messages)
` [PATCH 1/3] t5000: extract nongit function to test-lib-functions.sh
` [PATCH 2/3] index-pack: complain when --stdin is used outside of a repo
` [PATCH 3/3] t: use nongit() function where applicable
[PATCH v6 0/6] recursively grep across submodules
2016-12-16 21:42 UTC (10+ messages)
` [PATCH v7 0/7] "
` [PATCH v7 1/7] submodules: add helper to determine if a submodule is populated
` [PATCH v7 2/7] submodules: add helper to determine if a submodule is initialized
` [PATCH v7 3/7] submodules: load gitmodules file from commit sha1
` [PATCH v7 4/7] grep: add submodules as a grep source type
` [PATCH v7 5/7] grep: optionally recurse into submodules
` [PATCH v7 6/7] grep: enable recurse-submodules to work on <tree> objects
` [PATCH v7 7/7] grep: search history of moved submodules
[PATCH 00/34] Teach the sequencer to act as rebase -i's backend
2016-12-16 19:38 UTC (32+ messages)
` [PATCH v2 "
` [PATCH v2 01/34] sequencer: support a new action: 'interactive rebase'
` [PATCH v2 07/34] sequencer (rebase -i): add support for the 'fixup' and 'squash' commands
` [PATCH v2 08/34] sequencer (rebase -i): implement the short commands
` [PATCH v2 09/34] sequencer (rebase -i): write an author-script file
` [PATCH v2 10/34] sequencer (rebase -i): allow continuing with staged changes
` [PATCH v2 11/34] sequencer (rebase -i): remove CHERRY_PICK_HEAD when no longer needed
` [PATCH v2 14/34] sequencer (rebase -i): update refs after a successful rebase
` [PATCH v2 15/34] sequencer (rebase -i): leave a patch upon error
` [PATCH v2 18/34] sequencer (rebase -i): refactor setting the reflog message
` [PATCH v2 20/34] sequencer (rebase -i): copy commit notes at end
` [PATCH v2 28/34] run_command_opt(): optionally hide stderr when the command succeeds
[PATCH 0/1] Fix a long-standing isatty() problem on Windows
2016-12-16 19:05 UTC (6+ messages)
` [PATCH 1/1] mingw: intercept isatty() to handle /dev/null as Git expects it
Segfault in git_config_set_multivar_in_file_gently with direct_io in FUSE filesystem
2016-12-16 18:41 UTC
Additional git hooks
2016-12-16 17:57 UTC (6+ messages)
` [PATCH] README: replace gmane link with public-inbox
Allow "git shortlog" to group by committer information
2016-12-16 17:27 UTC (11+ messages)
` [PATCH 1/1] "
Is there a way to have local changes in a branch 'bake' while working in different branches?
2016-12-16 15:22 UTC (4+ messages)
[PATCH] printk: Remove no longer used second struct cont
2016-12-16 6:04 UTC (3+ messages)
git bug - merging JS / Node.js code with "git merge --squash"
2016-12-15 18:10 UTC (2+ messages)
[PATCH v2 0/6] unicode_width.h: update the width tables to Unicode 9.0
2016-12-15 17:50 UTC (7+ messages)
` [PATCH v2 3/6] update_unicode.sh: pin the uniset repo to a known good commit
` [PATCH v2 4/6] update-unicode.sh: automatically download newer definition files
[PATCHv2 1/2] merge: Add '--continue' option as a synonym for 'git commit'
2016-12-15 17:43 UTC (8+ messages)
` [PATCHv3 1/3] "
[PATCH] fix pushing to //server/share/dir paths on Windows
2016-12-15 17:49 UTC (6+ messages)
` [PATCH v2] fix pushing to //server/share/dir "
[PATCH v8 0/5] transport protocol policy configuration
2016-12-15 17:29 UTC (29+ messages)
` [PATCH v9 "
` [PATCH v9 3/5] http: always warn if libcurl version is too old
` [PATCH v9 4/5] http: create function to get curl allowed protocols
` [PATCH v9 5/5] transport: add from_user parameter to is_transport_allowed
` [PATCH v10 0/6] transport protocol policy configuration
` [PATCH v10 1/6] lib-proto-disable: variable name fix
` [PATCH v10 2/6] http: always warn if libcurl version is too old
` [PATCH v10 3/6] transport: add protocol policy config option
` [PATCH v10 4/6] http: create function to get curl allowed protocols
` [PATCH v10 5/6] transport: add from_user parameter to is_transport_allowed
` [PATCH v10 6/6] http: respect protocol.*.allow=user for http-alternates
[PATCH 1/6] Enable ability to visualise the results of git cherry C1 C2
2016-12-15 11:28 UTC (6+ messages)
` [PATCH 2/6] Add ability to follow a remote branch with a dialog
` [PATCH 3/6] Add a tree view to the local branches, remote branches and tags, where / is treated as a directory seperator
` [PATCH 4/6] Add DirDiffTool as additional option
` [PATCH 5/6] gitk: Add a "Save file as" menu item
` [PATCH 6/6] Rename 'remotes/' to 'r../' in heads
[RFC/PATCH v3 00/16] Add initial experimental external ODB support
2016-12-15 9:56 UTC (5+ messages)
Cherry-pick applied X times
2016-12-15 8:12 UTC
[PATCHv3 0/4] git-rm absorbs submodule git directory before deletion
2016-12-14 23:55 UTC (8+ messages)
` [PATCHv3 1/4] submodule.h: add extern keyword to functions
` [PATCHv3 2/4] submodule: modernize ok_to_remove_submodule to use argv_array
` [PATCHv3 3/4] submodule: add flags to ok_to_remove_submodule
` [PATCHv3 4/4] rm: add absorb a submodules git dir before deletion
[PATCH v3 00/14] Mark strings in Perl scripts for translation
2016-12-14 19:02 UTC (3+ messages)
` [PATCH v7 00/16] "
[PATCHv2 0/5] git-rm absorbs submodule git directory before deletion
2016-12-14 18:55 UTC (8+ messages)
` [PATCHv2 2/5] submodule: modernize ok_to_remove_submodule to use argv_array
` [PATCHv2 4/5] ok_to_remove_submodule: absorb the submodule git dir
` [PATCHv2 5/5] rm: add absorb a submodules git dir before deletion
[PATCH] parse-options: print "fatal:" before usage_msg_opt()
2016-12-14 17:57 UTC (2+ messages)
[PATCH 5/5] versioncmp: cope with common leading parts in versionsort.prereleaseSuffix
2016-12-14 17:36 UTC (4+ messages)
` [PATCHv2 0/7] Fix and generalize version sort reordering
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).