messages from 2010-10-07 19:39:50 to 2010-10-10 08:36:36 UTC [more...]
git merge, .gitignore, and silently overwriting untracked files
2010-10-10 8:35 UTC (15+ messages)
` [PATCH] optionally disable overwriting of ignored files
` [PATCH 0/5] do not overwrite untracked files in leading path
` [PATCH 1/5] t7607: use test_commit and test_must_fail
` [PATCH 1/5 v2] t7607: use test-lib functions and check MERGE_HEAD
` [PATCH 2/5] t7607: add leading-path tests
` [PATCH 3/5] add function check_ok_to_remove()
` [PATCH 4/5] lstat_cache: optionally return match_len
` [PATCH 5/5] do not overwrite files in leading path
[TopGit PATCH 01/10] cat_file: take -i/-w parameters
2010-10-10 8:04 UTC (16+ messages)
` [TopGit PATCH 02/10] pretty_tree: globalize and respect -i/-w options
` [TopGit PATCH 03/10] branch_empty: use pretty_tree and therefore respect -i/-w
` [TopGit PATCH 04/10] tg-path: use pretty_tree and diff-tree to generate the patch
` [TopGit PATCH 05/10] list_deps: accept -i/-w
` [TopGit PATCH 06/10] tg-summary: "
` [TopGit PATCH 07/10] tg-files: list files changed by the topic branch
` [TopGit PATCH 08/10] tg-prev/tg-next: commands to explore dependencies
` [TopGit PATCH 09/10] [RFC] tg-patch: use ui diff when pager is active
` [TopGit PATCH 10/10] [RFC] tg-patch: simulate mnemonic prefixes
[TopGit PATCHv2] provide global temporary directory
2010-10-10 7:47 UTC (3+ messages)
git-svn.perl: Fix glob matching on svn paths
2010-10-10 6:15 UTC (3+ messages)
` [PATCH] "
Git 1.7.3.1 cannot be built on FreeBSD 4 with gcc 2.95
2010-10-10 6:03 UTC (5+ messages)
[PATCH] Makefile: dependencies for vcs-svn tests
2010-10-10 5:50 UTC
[PATCH] fast-import: Allow filemodify to set the root
2010-10-10 3:30 UTC (19+ messages)
[PATCH] log which temporary file could not be created
2010-10-10 2:41 UTC (2+ messages)
Best single user practice
2010-10-09 22:49 UTC (3+ messages)
Efficiently detecting paths that differ from each other only in case
2010-10-09 22:31 UTC (11+ messages)
[PATCH v5 0/4] Detection of directory renames
2010-10-09 21:31 UTC (5+ messages)
` [PATCH v5 1/4] Introduce bulk-move detection in diffcore
` [PATCH v5 2/4] Add testcases for the --detect-bulk-moves diffcore flag
` [PATCH v5 3/4] [RFC] Only show bulkmoves in output
` [PATCH v5 4/4] [RFC] Allow hiding renames of individual files involved in a directory rename
[TopGit PATCH 01/11] cat_file: take -i/-w parameters
2010-10-09 20:57 UTC (11+ messages)
` [TopGit PATCH 02/11] pretty_tree: globalize and respect -i/-w options
` [TopGit PATCH 03/11] branch_empty: use pretty_tree and therefore respect -i/-w
` [TopGit PATCH 04/11] tg-path: use pretty_tree and diff-tree to generate the patch
` [TopGit PATCH 05/11] list_deps: accept -i/-w
` [TopGit PATCH 06/11] tg-summary: "
` [TopGit PATCH 07/11] tg-mail: "
` [TopGit PATCH 08/11] tg-files: list files changed by the topic branch
` [TopGit PATCH 09/11] tg-prev/tg-next: commands to explore dependencies
` [TopGit PATCH 10/11] [RFC] tg-patch: use ui diff when pager is active
` [TopGit PATCH 11/11] [RFC] tg-patch: simulate mnemonic prefixes
[RFC PATCH 0/2] Teach fetch and pull to recursively fetch submodules too
2010-10-09 20:37 UTC (26+ messages)
` [PATCH] fetch: Get submodule paths from index and not from .gitmodules
` [PATCH 0/2] fix problems with recursive submodule fetching
` [PATCH v2 0/3] Teach fetch and pull to recursively fetch submodules too
` [PATCH 2/3] Submodules: Add the new "fetch" config option for fetch and pull
[TopGit PATCH] provide global temporary directory
2010-10-09 20:20 UTC
[PULL] Pull request from msysGit
2010-10-09 17:56 UTC (6+ messages)
` [msysGit] "
[PATCH] CodingGuidelines: Fix a typo
2010-10-09 17:51 UTC (4+ messages)
[PATCH 00/18] git notes merge
2010-10-09 17:29 UTC (5+ messages)
` [PATCH 08/18] git notes merge: Initial implementation handling trivial merges only
[TopGit PATCH] t/depend-add-using-export
2010-10-09 12:21 UTC (6+ messages)
[PATCHv3 00/21] git notes merge
2010-10-09 11:28 UTC (6+ messages)
` [PATCHv3 01/21] notes.c: Hexify SHA1 in die() message from init_notes()
` [PATCHv3 02/21] (trivial) notes.h: Minor documentation fixes to copy_notes()
` [PATCHv3 03/21] notes.h: Make default_notes_ref() available in notes API
` [PATCHv3 04/21] notes.c: Reorder functions in preparation for next commit
git-svn.perl - bug in lookup_svn_merge()
2010-10-09 9:20 UTC
[ANNOUNCE] metagit 0.1.2
2010-10-09 8:48 UTC (5+ messages)
[TopGit PATCH] branch_annihilated: don't use _name as temporary variable
2010-10-09 7:50 UTC
[PATCHv3 05/21] notes.h/c: Clarify the handling of notes objects that are == null_sha1
2010-10-09 1:16 UTC (17+ messages)
` [PATCHv3 06/21] notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
` [PATCHv3 07/21] (trivial) t3303: Indent with tabs instead of spaces for consistency
` [PATCHv3 08/21] notes.c: Use two newlines (instead of one) when concatenating notes
` [PATCHv3 09/21] builtin/notes.c: Split notes ref DWIMmery into a separate function
` [PATCHv3 10/21] git notes merge: Initial implementation handling trivial merges only
` [PATCHv3 11/21] builtin/notes.c: Refactor creation of notes commits
` [PATCHv3 12/21] git notes merge: Handle real, non-conflicting notes merges
` [PATCHv3 13/21] git notes merge: Add automatic conflict resolvers (ours, theirs, union)
` [PATCHv3 14/21] Documentation: Preliminary docs on 'git notes merge'
` [PATCHv3 15/21] git notes merge: Manual conflict resolution, part 1/2
` [PATCHv3 16/21] git notes merge: Manual conflict resolution, part 2/2
` [PATCHv3 17/21] git notes merge: List conflicting notes in notes merge commit message
` [PATCHv3 18/21] git notes merge: --commit should fail if underlying notes ref has moved
` [PATCHv3 19/21] git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"
` [PATCHv3 20/21] git notes merge: Add testcases for merging notes trees at different fanouts
` [PATCHv3 21/21] Provide 'git notes get-ref' to easily retrieve current notes ref
[PROPOSAL] .gitignore syntax modification
2010-10-09 0:03 UTC (3+ messages)
[RFC PATCH v6 0/3] git-remote-fd & git-remote-ext
2010-10-08 22:02 UTC (5+ messages)
` [RFC PATCH v6 1/3] Add bidirectional_transfer_loop()
` [RFC PATCH v6 2/3] git-remote-fd
` [RFC PATCH v6 3/3] git-remote-ext
Alternate .gitignore
2010-10-08 21:45 UTC (4+ messages)
[PATCH] t5503: fix typo
2010-10-08 21:11 UTC (2+ messages)
[PATCH/RFC] Unify argument and option notation in the docs
2010-10-08 20:15 UTC (22+ messages)
` [PATCH 0/6] "
` [PATCH 1/6] Use angles for placeholders consistently
` [PATCH 2/6] Fix odd markup in --diff-filter documentation
` [PATCH 3/6] Use parentheses and `...' where appropriate
` [PATCH 4/6] Remove stray quotes in --pretty and --format documentation
` [PATCH 5/6] Put a space between `<' and argument in pack-objects usage string
` [PATCH 6/6] Fix {update,checkout}-index usage strings
` [PATCH 0/2] pack-objects: use ALLOC_GROW in place of manual growth
` [PATCH 1/2] Documentation: No argument of ALLOC_GROW should have side-effects
` [PATCH 2/2] pack-objects: use ALLOC_GROW
` [PATCH 3/2] Allow side-effects in second argument to ALLOC_GROW
[RFC PATCH v5 0/3] git-remote-fd & git-remote-ext
2010-10-08 20:07 UTC (6+ messages)
` [RFC PATCH v5 1/3] Add bidirectional_transfer_loop()
` [RFC PATCH v5 2/3] git-remote-fd
` [RFC PATCH v5 3/3] git-remote-ext
fatal: BUG: dashless options don't support arguments
2010-10-08 6:59 UTC (4+ messages)
[PATCH] Documentation: update-index: -z applies also to --index-info
2010-10-08 6:50 UTC (5+ messages)
git push <branch-name>
2010-10-08 6:17 UTC (6+ messages)
[PATCH] submodule sync: Update "submodule.<name>.url" for empty directories
2010-10-08 1:07 UTC
[PATCH] completion: Support the DWIM mode for git checkout
2010-10-08 0:08 UTC
Git over SMBFS
2010-10-07 22:49 UTC (3+ messages)
remote-bzr status
2010-10-07 21:27 UTC (6+ messages)
[RFC] New type of remote helpers
2010-10-07 21:17 UTC (4+ messages)
` [PATCH 1/6] Remote helper: accept ':<value> <name>' as a response to 'list'
[PATCHv5 0/8] Add commit message options for rebase --autosquash
2010-10-07 21:12 UTC (4+ messages)
` [PATCHv5 1/8] commit.c: prefer get_header() to manual searching
Trac+Git: rev-list with pathspec performance?
2010-10-07 20:33 UTC (2+ messages)
format-patch on permission change gives empty patch
2010-10-07 20:29 UTC (6+ messages)
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).