git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-10-07 08:35:49 to 2010-10-09 13:53:22 UTC [more...]

[PATCH] optionally disable overwriting of ignored files
 2010-10-09 13:52 UTC  (3+ messages)
` [PATCH 0/5] do not overwrite untracked files in leading path
` [PATCH 2/5] t7607: add leading-path tests

[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

[PATCH] CodingGuidelines: Fix a typo
 2010-10-09 11:18 UTC 

git-svn.perl: Fix glob matching on svn paths
 2010-10-09  9:07 UTC  (2+ messages)
` [PATCH] "

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)

Efficiently detecting paths that differ from each other only in case
 2010-10-09  8:47 UTC  (9+ 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)

[PATCH 00/18] git notes merge
 2010-10-08 23:55 UTC  (7+ messages)
` [PATCH 07/18] builtin/notes.c: Split notes ref DWIMmery into a separate function
` [PATCH 08/18] git notes merge: Initial implementation handling trivial merges only

[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

[PATCH] fast-import: Allow filemodify to set the root
 2010-10-08 17:09 UTC  (16+ messages)

[TopGit PATCH 01/10] cat_file: take -i/-w parameters
 2010-10-08  7:58 UTC  (10+ 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

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  (13+ 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  (11+ messages)
` [PATCHv5 1/8] commit.c: prefer get_header() to manual searching
` [PATCHv5 2/8] commit.c: new function for looking up a comit by name
` [PATCHv5 3/8] pretty.c: helper methods for getting output encodings
` [PATCHv5 4/8] pretty.c: teach format_commit_message() to reencode the output
` [PATCHv5 5/8] commit: --fixup option for use with rebase --autosquash
` [PATCHv5 6/8] add tests of commit --fixup
` [PATCHv5 7/8] commit: --squash option for use with rebase --autosquash
` [PATCHv5 8/8] add tests of commit --squash

Trac+Git: rev-list with pathspec performance?
 2010-10-07 20:33 UTC  (3+ messages)

format-patch on permission change gives empty patch
 2010-10-07 20:29 UTC  (9+ messages)

[PULL] Pull request from msysGit
 2010-10-07 20:22 UTC  (5+ messages)
    ` [msysGit] "

Differing results between gitk --follow and git log --follow
 2010-10-07 19:00 UTC  (3+ messages)

git log doesn't allow %x00 in custom format anymore?
 2010-10-07 18:37 UTC  (19+ messages)

[PATCH] rev-list: handle %x00 NUL in user format
 2010-10-07 18:25 UTC 

[PATCH 2/2] worktree: provide better prefix to go back to original cwd
 2010-10-07 15:11 UTC  (5+ messages)

[RFC PATCH 0/2] Teach fetch and pull to recursively fetch submodules too
 2010-10-07 13:33 UTC  (17+ 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

git diff --check always shows line 1 for blank at EOF for new files
 2010-10-07 12:33 UTC  (3+ messages)

Useful tracking branches and auto merging
 2010-10-07 10:04 UTC  (6+ messages)

Gitweb: Show git clone url on projects list
 2010-10-07 10:00 UTC  (2+ messages)

[PATCH 000/160] [PULL] Updated + rebased ab/i18n
 2010-10-07  9:55 UTC 

[PATCH] New commit option --fixup
 2010-10-07  8:35 UTC  (4+ 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).