git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-01-26 15:51:35 to 2010-01-28 11:14:46 UTC [more...]

shared permissions on COMMIT_EDITMSG
 2010-01-28 11:14 UTC  (2+ messages)

[PATCH v2] Windows: improve performance by avoiding a static dependency on ws2_32.dll and advapi32.dll
 2010-01-28 10:47 UTC  (5+ messages)

git checkout -f: What am I missing?
 2010-01-28 10:27 UTC  (3+ messages)

make install error
 2010-01-28 10:27 UTC  (5+ messages)

[PATCH] git gui: update Italian translation
 2010-01-28 10:15 UTC 

[PATCH] bash: support 'git notes' and its subcommands
 2010-01-28 10:02 UTC  (5+ messages)

[PATCH 0/2] @{u} updates
 2010-01-28  9:56 UTC  (14+ messages)
` [PATCH 1/2] t1506: more test for @{upstream} syntax
            ` [PATCH 1/3] test combinations of @{} syntax
            ` [PATCH 2/3] fix parsing of @{-1}@{u} combination
            ` [PATCH 3/3] reject @{-1} not at beginning of object name

filter-branch fix and tests
 2010-01-28  9:08 UTC  (9+ messages)
  ` [PATCH] "
        ` [PATCHv3] filter-branch: Add tests for submodules
              ` [PATCHv4 1/2] filter-branch: Fix to allow replacing submodules with another content
              ` [PATCHv4 2/2] filter-branch: Add tests for submodules in tree-filter

git status showing phantom modifications
 2010-01-28  8:45 UTC  (7+ messages)

[PATCH] tests: update tests that used to fail
 2010-01-28  8:42 UTC 

"archive on tag" hook
 2010-01-28  5:39 UTC 

[PATCH] git-gui: use themed tk widgets with Tk 8.5
 2010-01-28  2:56 UTC  (6+ messages)

[PATCHv12 00/23] git notes
 2010-01-28  1:17 UTC  (31+ messages)
` [PATCHv12 01/23] Minor non-functional fixes to notes.c
` [PATCHv12 02/23] Notes API: get_commit_notes() -> format_note() + remove the commit restriction
` [PATCHv12 03/23] Add tests for checking correct handling of $GIT_NOTES_REF and core.notesRef
` [PATCHv12 04/23] Notes API: init_notes(): Initialize the notes tree from the given notes ref
` [PATCHv12 05/23] Notes API: add_note(): Add note objects to the internal notes tree structure
` [PATCHv12 06/23] Notes API: remove_note(): Remove note objects from the "
` [PATCHv12 07/23] Notes API: get_note(): Return the note annotating the given object
` [PATCHv12 08/23] Notes API: for_each_note(): Traverse the entire notes tree with a callback
` [PATCHv12 09/23] Notes API: write_notes_tree(): Store the notes tree in the database
` [PATCHv12 10/23] Notes API: Allow multiple concurrent notes trees with new struct notes_tree
` [PATCHv12 11/23] Refactor notes concatenation into a flexible interface for combining notes
` [PATCHv12 12/23] Builtin-ify git-notes
` [PATCHv12 13/23] t3301: Verify successful annotation of non-commits
` [PATCHv12 14/23] t3305: Verify that adding many notes with git-notes triggers increased fanout
` [PATCHv12 15/23] Teach notes code to properly preserve non-notes in the notes tree
` [PATCHv12 16/23] Teach builtin-notes to remove empty notes
` [PATCHv12 17/23] builtin-notes: Add "remove" subcommand for removing existing notes
` [PATCHv12 18/23] t3305: Verify that removing notes triggers automatic fanout consolidation
` [PATCHv12 19/23] Notes API: prune_notes(): Prune notes that belong to non-existing objects
` [PATCHv12 20/23] builtin-notes: Add "prune" subcommand for removing notes for missing objects
` [PATCHv12 21/23] Documentation: Generalize git-notes docs to 'objects' instead of 'commits'
` [PATCHv12 22/23] builtin-notes: Add "list" subcommand for listing note objects
` [PATCHv12 23/23] builtin-notes: Add "add" subcommand for appending to "

[PATCH v2] Fix remote.<remote>.vcs
 2010-01-27 23:54 UTC  (7+ messages)

[PATCH] Fix git rev-list --reverse --max-count=N
 2010-01-27 22:51 UTC  (6+ messages)

cvs revision number -> git commit name?
 2010-01-27 22:19 UTC  (7+ messages)
      ` git notes issues (was: cvs revision number -> git commit name?)

git-tag -s can't find GPG private key
 2010-01-27 21:16 UTC  (3+ messages)

git notes: notes
 2010-01-27 20:01 UTC  (7+ messages)

[PATCH] gitk: Update German translation
 2010-01-27 19:30 UTC 

[PATCH] fix portability issues with $ in double quotes
 2010-01-27 19:16 UTC  (4+ messages)

[PATCH] git-gui: Update German translation (12 new or changed strings)
 2010-01-27 19:11 UTC  (3+ messages)

How to email out commit message automatically?
 2010-01-27 18:49 UTC  (4+ messages)

[PATCH not-for-mainline] Implement git-vcs-p4
 2010-01-27 17:49 UTC  (8+ messages)

[PATCH] Fix remote.<remote>.vcs
 2010-01-27 17:18 UTC  (3+ messages)

[problem] out of memory
 2010-01-27 17:16 UTC 

Testing if a certain commit is in the current branch
 2010-01-27 15:39 UTC  (12+ messages)

[PATCHv11 00/20] git notes
 2010-01-27 12:02 UTC  (4+ messages)
` [PATCHv11 20/20] builtin-gc: Teach the new --notes option to garbage-collect notes

git commit --cleanup and templates
 2010-01-27 11:48 UTC  (2+ messages)

show/diff --check clarification needed
 2010-01-27 10:41 UTC 

[PATCH 0/4] Fix various integer overflows
 2010-01-27  9:57 UTC  (13+ messages)
` [PATCH 1/4] Add xmallocz()
` [PATCH 2/4] Fix integer overflow in patch_delta()
` [PATCH 3/4] Fix integer overflow in unpack_sha1_rest()
` [PATCH 4/4] Fix integer overflow in unpack_compressed_entry()

3 question about how to use Git 
 2010-01-27  9:52 UTC  (3+ messages)

[PATCH 0/5] Makefile: add missing header dependency rules
 2010-01-27  9:07 UTC  (11+ messages)
  ` [PATCH 00/12] "
    ` [PATCH 07/12] Makefile: rearrange "
    ` [PATCH 08/12] Makefile: disable default implicit rules
    ` [PATCH 09/12] Makefile: list generated object files in OBJECTS
    ` [PATCH 10/12] Makefile: lazily compute header dependencies
    ` [PATCH 11/12] Makefile: list standalone program object files in PROGRAM_OBJS
      ` [PATCH v2 "
    ` [PATCH 12/12] Teach Makefile to check header dependencies

Patchdiff
 2010-01-27  7:06 UTC  (6+ messages)

[PATCH v2.1 3/5] Documentation: reset: describe new "--keep" option
 2010-01-27  5:52 UTC 

[PATCH] work around an obnoxious bash "safety feature" on OpenBSD
 2010-01-27  3:01 UTC  (3+ messages)

git-format-patch should include a checksum
 2010-01-27  3:01 UTC  (11+ messages)

[PATCH 0/2] Allow using ':' in git:// hostname
 2010-01-26 22:53 UTC  (5+ messages)
` [PATCH 1/2] Support addresses with ':' in git-daemon
` [PATCH 2/2] Allow use of []-wrapped addresses in git://

Modern Git GUI
 2010-01-26 22:39 UTC  (2+ messages)

[PATCH] builtin-config: Fix crash when using "-f <relative path>" from non-root dir
 2010-01-26 20:02 UTC  (2+ messages)

[PATCH v4] Threaded grep
 2010-01-26 17:48 UTC  (12+ messages)
            ` [PATCH] grep: use REG_STARTEND (if available) to speed up regexec


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 NNTP newsgroup(s).