messages from 2016-03-24 19:41:22 to 2016-03-26 15:12:53 UTC [more...]
[RFC/GSOC] Git Beginner | Warnings for potentially destructive commands
2016-03-26 15:12 UTC (4+ messages)
[Outreachy] Git remote whitelist/blacklist
2016-03-26 12:15 UTC (2+ messages)
GIT v(+) database versioning question
2016-03-26 10:50 UTC
[GSoC] A late proposal: a modern send-email
2016-03-26 10:21 UTC (7+ messages)
Issue: `git apply` doesn't respect `--work-tree`
2016-03-26 8:21 UTC
[PATCH] tag.c: move PGP verification code from plumbing
2016-03-26 6:33 UTC (5+ messages)
[GSoC] Proposal
2016-03-26 2:26 UTC (5+ messages)
[PATCHv3 0/5] submodule helper: cleanup prefix passing
2016-03-25 23:51 UTC (14+ messages)
` [PATCHv3 1/5] submodule: prepare recursive path from non root directory
` [PATCHv3 2/5] submodule--helper list: lose the extra prefix option
` [PATCHv3 3/5] submodule update: add test for recursive from non root dir
` [PATCHv3 4/5] submodule sync: test syncing one submodule
` [PATCHv3 5/5] submodule--helper clone: lose the extra prefix option
[PATCH v2] t7012: Implement test for git-checkout
2016-03-25 23:39 UTC (2+ messages)
[PATCH] t7012: Implement test for git-checkout
2016-03-25 23:29 UTC (3+ messages)
[PATCH] mergetools: implemented new mergetool file for ExamDiff
2016-03-25 23:17 UTC (8+ messages)
` [PATCH 0/2] add support "
` [PATCH 1/2] mergetools: create mergetool_find_win32_cmd() helper function for winmerge
` [PATCH 0/2] mergetools: add support for ExamDiff
` [PATCH 2/2] "
[PATCH v9 2/3] t7507-commit-verbose: make test suite use write_script
2016-03-25 23:06 UTC (11+ messages)
[PATCH v10 0/2] introduce --[no-]autostash command line flag
2016-03-25 22:29 UTC (13+ messages)
` [PATCH v10 2/2] pull --rebase: add --[no-]autostash flag
What's cooking in git.git (Mar 2016, #05; Fri, 25)
2016-03-25 22:03 UTC
[PATCH] api-parse-options.txt: document OPT_CMDMODE()
2016-03-25 21:24 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] branch: update all per-worktree HEADs when renaming a branch
2016-03-25 21:13 UTC (13+ messages)
` [PATCH v2 0/5] branch: fix branch operations with multiple working trees
` [PATCH v2 1/5] refs: add new flag RESOLVE_REF_COMMON_DIR to resolve_ref_unsafe
` [PATCH v2 2/5] refs: add REF_COMMON_DIR flag
` [PATCH v2 3/5] refs: add create_symref_common_dir as a variation of create_symref
` [PATCH v2 4/5] branch -m: update all per-worktree HEADs
` [PATCH v2 5/5] branch -d: refuse deleting a branch which is currently checked out
How to use @{-1} with push?
2016-03-25 18:58 UTC (5+ messages)
[PATCHv2 0/4] submodule helper: cleanup prefix passing
2016-03-25 18:32 UTC (23+ messages)
` [PATCH 1/4] submodule: fix recursive path printing from non root directory
` [PATCH 2/4] submodule: fix recursive execution "
` [PATCH 3/4] submodule--helper list: lose the extra prefix option
` [PATCH 4/4] submodule: add more tests for recursive submodule behavior
[PATCH v3/GSoC 1/5] path.c: implement strbuf_mkpath()
2016-03-25 18:00 UTC (18+ messages)
` [PATCH v3/GSoC 2/5] path.c: implement xdg_runtime_dir()
` [PATCH v3/GSoC 3/5] git-credential-cache: put socket to xdg-compatible path
` [PATCH v3/GSoC 4/5] test-lib.sh: unset all environment variables defined in xdg base dir spec[1]
[PATCH 0/2] GSoC student
2016-03-25 16:54 UTC (10+ messages)
` [PATCH 1/2] Modified flag field type in rev_list_info struct in bisect.h. There is no need for flag field to be signed, as it is not supposed to be used as decimal
` [PATCH 2/2] Just a minor commit to trigger Travis Ci build
[PATCH 4/4] pretty-print: add --pretty=noexpand
2016-03-25 16:41 UTC (8+ messages)
` [PATCH v3 0/5] Expanding tabs in "git log" output
parse-options does not recognize "unspecified" behavior
2016-03-25 15:03 UTC (5+ messages)
[PATCH] add option -n (--no-checkout) to git-worktree add
2016-03-25 13:02 UTC (14+ messages)
` [PATCH v2] worktree: add: introduce --checkout option
` [PATCH v3] "
Duplicate -s entry in git-format-patch(1)
2016-03-25 11:45 UTC
GSoC 2016 | Proposal | Incremental Rewrite of git bisect
2016-03-25 11:43 UTC (8+ messages)
Regarding GSoC 2016
2016-03-25 9:22 UTC (3+ messages)
[GSoC] Proposal
2016-03-25 7:01 UTC (6+ messages)
` [PATCH/GSoC] add a add.patch config variable
[PATCH v9 1/3] parse-options.c: make OPTION__COUNTUP consider negative values
2016-03-25 6:15 UTC (6+ messages)
` [PATCH v9 3/3] commit: add a commit.verbose config variable
"git svn fetch" error: [main] perl 9296 child_info_fork::abort: unable to map
2016-03-25 0:53 UTC (3+ messages)
[RFD] minor frustration in 'git add' pathname completion
2016-03-25 0:38 UTC (8+ messages)
[PATCH/RFC] builtin/tag.c: move PGP verification inside builtin
2016-03-24 23:27 UTC (7+ messages)
What's cooking in git.git (Mar 2016, #04; Wed, 23)
2016-03-24 21:51 UTC (5+ messages)
[PATCH 0/2] completion: git-help: add missing option and params
2016-03-24 21:45 UTC (7+ messages)
` [PATCH 1/2] completion: add option '--guides' to 'git help'
` [PATCH 2/2] completion: add 'revisions' and 'everyday' "
[RFC_PATCHv4 0/7] Git submodule labels
2016-03-24 21:14 UTC (7+ messages)
` [RFC_PATCHv4 5/7] submodule update: respect submodule.actionOnLabel
Resumable git clone?
2016-03-24 21:08 UTC (5+ messages)
[PATCH] rebase-i: print abbreviated hash when stop for editing
2016-03-24 21:06 UTC (3+ messages)
GSoC proposal
2016-03-24 20:15 UTC
[PATCH v7 00/33] refs backend
2016-03-24 19:45 UTC (3+ messages)
` [PATCH v7 17/33] refs: make lock generic
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).