git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-12-05 16:14:29 to 2009-12-08 03:13:41 UTC [more...]

[PATCH 0/3] Add a "fix" command to "rebase --interactive"
 2009-12-08  3:13 UTC  (12+ messages)
` [PATCH 3/3] Add a command "fix" to rebase --interactive
            ` [PATCH 0/3] Add a "fix" command to "rebase --interactive", [PATCH] rebase -i --autosquash: auto-squash commits

git-apply fails on creating a new file, with both -p and --directory specified
 2009-12-08  2:59 UTC  (4+ messages)

[RFC/PATCHv10 00/11] git notes
 2009-12-08  2:45 UTC  (22+ messages)
` [RFC/PATCHv10 01/11] fast-import: Proper notes tree manipulation
` [RFC/PATCHv10 02/11] Rename t9301 to t9350, to make room for more fast-import tests
` [RFC/PATCHv10 03/11] Add more testcases to test fast-import of notes
` [RFC/PATCHv10 04/11] Minor style fixes to notes.c
` [RFC/PATCHv10 05/11] Notes API: get_commit_notes() -> format_note() + remove the commit restriction
` [RFC/PATCHv10 06/11] Notes API: init_notes(): Initialize the notes tree from the given notes ref
` [RFC/PATCHv10 07/11] Notes API: add_note(): Add note objects to the internal notes tree structure
` [RFC/PATCHv10 08/11] Notes API: get_note(): Return the note annotating the given object
` [RFC/PATCHv10 09/11] Notes API: for_each_note(): Traverse the entire notes tree with a callback
` [RFC/PATCHv10 10/11] Notes API: Allow multiple concurrent notes trees with new struct notes_tree
` [RFC/PATCHv10 11/11] Refactor notes concatenation into a flexible interface for combining notes

[BUG] git config does not reuse section name
 2009-12-08  2:05 UTC  (6+ messages)

Generic filters for git archive?
 2009-12-08  1:06 UTC 

[PATCHv3 0/2] git-gui: (un)stage a range of changes at once
 2009-12-08  0:22 UTC  (3+ messages)
` [PATCH 1/2] Fix applying a line when all following lines are deletions
` [PATCH 2/2] Make it possible to apply a range of changes at once

[PATCH] Add commit.infodisplay option to give message editor empty file
 2009-12-08  0:39 UTC  (11+ messages)
              ` [PATCH] Add commit.status, --status, and --no-status

[RFC PATCH v2 0/2] git-gui: (un)stage a range of changes at once
 2009-12-08  0:38 UTC  (10+ messages)
` [RFC PATCH 1/2] Fix applying a line when all following lines are deletions
    ` Re: [RFC PATCH v2 0/2] git-gui: (un)stage a range of changes at once

[RFC PATCH v3 0/8] Remote helpers smart transport extensions
 2009-12-07 22:25 UTC  (23+ messages)
` [RFC PATCH v3 1/8] Add remote helper debug mode
` [RFC PATCH v3 2/8] Support mandatory capabilities
` [RFC PATCH v3 3/8] Pass unknown protocols to external protocol handlers
` [RFC PATCH v3 4/8] Refactor git transport options parsing
` [RFC PATCH v3 5/8] Support taking over transports
` [RFC PATCH v3 6/8] Support remote helpers implementing smart transports
` [RFC PATCH v3 7/8] Support remote archive from external protocol helpers
` [RFC PATCH v3 8/8] Remove special casing of http, https and ftp

How do you best store structured data in git repositories?
 2009-12-07 21:20 UTC  (4+ messages)

[PATCH 2/2] git-rm doc: Describe how to sync index & work tree
 2009-12-07 21:08 UTC  (2+ messages)

[PATCH] git-gui: Unstaging a partly staged entry didn't update file_states correctly
 2009-12-07 20:35 UTC 

What's cooking in git.git (Dec 2009, #02; Sat, 05)
 2009-12-07 20:07 UTC  (4+ messages)

[PATCH 1/2] git-add/rm doc: Consistently back-quote
 2009-12-07 18:26 UTC 

[PATCH 0/2] git-add/rm documentation
 2009-12-07 18:26 UTC 

git-svn breakage on repository rename
 2009-12-07 16:21 UTC  (4+ messages)
    ` [Admins] "

help: bisect single file from repos
 2009-12-07 16:05 UTC  (3+ messages)

[ANNOUNCE] Git 1.6.5.4
 2009-12-07 15:18 UTC  (13+ messages)

[RFC/PATCH] Detailed diagnostic when parsing an object name fails
 2009-12-07 13:46 UTC  (4+ messages)

[PATCHv2 0/2] Add a "fixup" command to "rebase --interactive"
 2009-12-07 12:04 UTC  (12+ messages)
` [PATCHv2 1/2] t3404: Use test_commit to set up test repository
` [PATCHv2 2/2] Add a command "fixup" to rebase --interactive
    ` [PATCHv3 0/2] Add a "fixup" command to "rebase --interactive"
      ` [PATCHv3 1/2] t3404: Use test_commit to set up test repository
      ` [PATCHv3 2/2] Add a command "fixup" to rebase --interactive

Speedlimit at "git clone"
 2009-12-07 11:15 UTC  (5+ messages)

[PATCH] cvsserver: make the output of 'update' more compatible with cvs
 2009-12-07 11:11 UTC  (4+ messages)
` [PATCH v2] "

core.worktree bug
 2009-12-07 10:15 UTC 

[PATCH v2] Detailed diagnosis when parsing an object name fails
 2009-12-07 10:10 UTC  (8+ messages)
        ` [PATCH v3] "

git-blame.el: what is format-spec?
 2009-12-07  9:05 UTC  (8+ messages)

[PATCH 1/2] Documentation: 'git add -A' can remove files
 2009-12-07  8:48 UTC  (6+ messages)

[PATCH 0/2] Refactor status producers and make status -s use color
 2009-12-07  8:33 UTC  (7+ messages)
` [PATCH 1/2] builtin-commit: refactor short-status code into wt-status.c
` [PATCH 2/2] status -s: obey color.status

[PATCH] Documentation: 'git add -A' can remove files
 2009-12-07  8:20 UTC 

[PATCH] Allow --quiet option to git remote, particularly for `git remote update`
 2009-12-07  7:23 UTC  (6+ messages)

[StGit PATCH v2 0/6] add support for git send-email
 2009-12-07  7:09 UTC  (3+ messages)

[PATCHv2] tests: handle NO_PYTHON setting
 2009-12-07  5:32 UTC 

Unapplied patches reminder
 2009-12-07  3:03 UTC  (2+ messages)

[PATCH 0/2] jn/gitweb-blame fixes
 2009-12-07  1:19 UTC  (6+ messages)
` [PATCH] gitweb.js: Harden setting blamed commit info in incremental blame

Continued work on sr/vcs-helper and sr/gfi-options
 2009-12-07  0:52 UTC  (6+ messages)

Unhelpful "branch.master.remote = <nickname>" advice?
 2009-12-07  0:29 UTC  (13+ messages)
          ` [PATCH] git-pull.sh: overhaul error handling when no candidates are found
              ` [PATCH v2] git-pull.sh --rebase: "
                  ` [PATCH] pull: clarify advice for the unconfigured error case

clang static analyzer
 2009-12-07  0:26 UTC  (7+ messages)

[PATCH 2/2] git-add/rm doc: Consistently back-quote
 2009-12-06 23:04 UTC 

[PATCH 1/2] Documentation: 'git add --all' can remove files
 2009-12-06 21:14 UTC  (2+ messages)

Approach for collaborative branches
 2009-12-06 18:56 UTC  (3+ messages)

[PATCH 2/2] git-add/rm doc: Consistently back-quote
 2009-12-06 18:07 UTC 

svn svn returning 'fatal: Not a valid object name' on sourceforge svn repo
 2009-12-06 17:49 UTC  (3+ messages)

Running commands in wrong environment
 2009-12-06 14:38 UTC  (4+ messages)

[ANNOUNCE] Git 1.6.5.5
 2009-12-06 13:47 UTC  (2+ messages)

[PATCHv3 0/3] git-gui: more robust handling of fancy repos
 2009-12-06 13:43 UTC  (6+ messages)

[PATCHv3 (resend) 0/3] git-gui: more robust handling of fancy repos
 2009-12-06  8:06 UTC  (4+ messages)
` [PATCHv3 (resend) 1/3] git-gui: handle non-standard worktree locations
` [PATCHv3 (resend) 2/3] git-gui: handle bare repos correctly
` [PATCHv3 (resend) 3/3] git-gui: work from the .git dir

git reset --hard in .git causes a checkout in that directory
 2009-12-06  7:54 UTC  (8+ messages)

Git GUI client SmartGit released
 2009-12-06  6:37 UTC  (6+ messages)

[PATCH 0/5] git-svn: svk log message cleanup
 2009-12-05 23:10 UTC  (7+ messages)
` [PATCH 2/5] git-svn: Make merge metadata accessible to make_log_entry
        ` [spf:guess] "

[PATCH] Cast &cp to eliminate a compile-time warning on FreeBSD 8-STABLE
 2009-12-05 23:03 UTC  (3+ messages)

[PATCH RESEND] git gui: make current branch default in "remote delete branch" merge check
 2009-12-05 21:18 UTC  (2+ messages)

[PATCH] bash: update 'git commit' completion
 2009-12-05 21:17 UTC  (2+ messages)

Gui criticism
 2009-12-05 20:41 UTC  (7+ 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).