git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-01-16 01:41:54 to 2010-01-18 17:44:50 UTC [more...]

[PATCH] Fix segfault in fast-export
 2010-01-18 17:44 UTC  (2+ messages)

Unmodified submodules shows up as dirty with 1.6.6.443.gd7346
 2010-01-18 17:27 UTC  (6+ messages)

[PATCH] Add git remote set-url
 2010-01-18 17:18 UTC 

[PATCH v3] Threaded grep
 2010-01-18 13:45 UTC  (4+ messages)

[ANNOUNCE] Git wiki & repo.or.cz migration, donations and volunteers pledge
 2010-01-18 12:03 UTC  (18+ messages)
` [RFC] Git Wiki Move

[PATCH] builtin-apply.c: Skip filenames without enough components
 2010-01-18 10:22 UTC  (4+ messages)

[PATCH/RFC] Allow empty commits during rebase -i
 2010-01-18 10:01 UTC  (5+ messages)

[PATCH v2] rev-parse --namespace
 2010-01-18  9:51 UTC  (3+ messages)
  ` [PATCH v3] "

idea: git "came from" tags
 2010-01-18  9:49 UTC  (2+ messages)

ambiguous argument '...': unknown revision or path not in the working tree
 2010-01-18  8:48 UTC  (3+ messages)

Filenames and prefixes in extended diffs
 2010-01-18  6:50 UTC  (17+ messages)
      ` [PATCH] grep --no-index: allow use of "git grep" outside a git repository

What's cooking in git.git (Jan 2010, #05; Sat, 16)
 2010-01-18  6:30 UTC  (4+ messages)

[PATCH 1/2] Add `init-db.templatedir` configuration variable
 2010-01-18  3:54 UTC  (3+ messages)

[PATCH] commit: match explicit-ident semantics for summary and template
 2010-01-18  3:34 UTC  (6+ messages)

[PATCH v4] Add push --set-upstream
 2010-01-18  3:27 UTC  (3+ messages)

[PATCH] git status: display current branch name in color
 2010-01-18  2:32 UTC  (3+ messages)

git rm --cached and pull semantics
 2010-01-18  2:31 UTC  (5+ messages)

git clone against firewall
 2010-01-18  2:04 UTC  (7+ messages)

[PATCH 1/2] Documentation/git-merge: reword references to "remote" and "pull"
 2010-01-18  1:18 UTC  (5+ messages)
` [PATCH v2 0/4] Documentation style fixes

[PATCH] sample pre-commit hook: don't trigger when recording a merge
 2010-01-17 22:24 UTC  (3+ messages)

Саня *** Ti-3 *** Бурим добавил Вас в друзья на сайте ВКонтакте.ру
 2010-01-17 21:17 UTC 

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

[PATCH 0/8] Rescuing repeated merge of Documentation/git-merge.txt
 2010-01-17 20:40 UTC  (13+ messages)
` [PATCH 1/8] git_attr(): fix function signature
` [PATCH 2/8] xdl_merge(): introduce xmparam_t for merge specific parameters
` [PATCH 3/8] xdl_merge(): allow passing down marker_size in xmparam_t
` [PATCH 4/8] merge-tree: use ll_merge() not xdl_merge()
` [PATCH 5/8] rerere: use ll_merge() instead of using xdl_merge()
` [PATCH 6/8] conflict-marker-size: new attribute
` [PATCH 7/8] rerere: prepare for customizable conflict marker length
` [PATCH 8/8] rerere: honor conflict-marker-size attribute

[RFC PATCH (WIP)] Show a dirty working tree and a detached HEAD in status for submodule
 2010-01-17 20:33 UTC  (11+ messages)
      ` [PATCH] Show submodules as modified when they contain a dirty work tree
              ` [PATCH] Performance optimization for detection of modified submodules

[PATCH] git status: Show uncommitted submodule changes too when enabled
 2010-01-17 19:42 UTC 

[PATCH 0/2] Make it easy to use branch --track on existing branch
 2010-01-17 19:38 UTC  (7+ messages)
` [PATCH 1/2] branch: allow creating a branch with same name and same starting point
` [PATCH 2/2] branch: warn and refuse to set a branch as a tracking branch of itself

[PATCH] rev-parse --namespace
 2010-01-17 19:28 UTC  (5+ messages)

[PATCH] cvsimport: update to use non-dash git commands
 2010-01-17 19:15 UTC  (3+ messages)
` [PATCH] cvsimport: modernize and standardize external tool calling

[PATCH] Display author and committer after "git commit"
 2010-01-17 16:18 UTC  (9+ messages)
` [PATCH v2 3/3] commit: show interesting ident information in summary

[PATCH 0/2] Improve Git performance on big trees
 2010-01-17  8:43 UTC  (7+ messages)
` [PATCH 1/2] rm: only refresh entries that we may touch
` [PATCH 2/2] status: only touch path we may need to check
` [PATCH] rm: only refresh entries that we may touch

Get rid of refreshing cache after "git commit"?
 2010-01-17  8:27 UTC  (2+ messages)

[PATCH] ident.c: suppress fprintf compiler warning
 2010-01-17  6:16 UTC 

Integration-Manager Workflow
 2010-01-17  2:53 UTC  (4+ messages)

[PATCH v2] Add push --set-upstream
 2010-01-16 22:28 UTC  (12+ messages)

[PATCH v2 00/14] daemon-win32
 2010-01-16 21:57 UTC  (29+ messages)
` [PATCH v2 05/14] mingw: support waitpid with pid > 0 and WNOHANG
` [PATCH v2 07/14] mingw: add kill emulation
` [PATCH v2 08/14] daemon: use explicit file descriptor
` [PATCH v2 06/14] mingw: use real pid
` [PATCH v2 13/14] daemon: use select() instead of poll()

Stamp Git commit id into file during build process
 2010-01-16 21:27 UTC  (10+ messages)

[PATCH v3] Add push --set-upstream
 2010-01-16 18:43 UTC  (11+ messages)

[PATCH] Update documentation: git-commit is not a shell command
 2010-01-16 18:07 UTC  (3+ messages)

[PATCH] Documentation: Update git core tutorial clarifying reference to scripts
 2010-01-16 18:05 UTC 

[PATCH v2 0/2] Show submodules as modified when they contain a dirty work tree
 2010-01-16 17:42 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Teach diff that modified submodule directory is dirty

[PATCH 1/3] t7800-difftool.sh: Simplify the --extcmd test
 2010-01-16 13:44 UTC  (6+ messages)
` [PATCH 2/3] difftool: Add '-x' and as an alias for '--extcmd'

[PATCH] Fix bad quoting in documentation
 2010-01-16 11:58 UTC  (4+ messages)

[PATCH] t7111: fix bad HEAD in tests with unmerged entries
 2010-01-16  9:20 UTC 

[PATCH] Remove some junk characters from COPYING
 2010-01-16  5:38 UTC  (6+ messages)

[PATCH] difftool: Update copyright notices to list each year separately
 2010-01-16  3:10 UTC 

[PATCH 0/9] Gitweb caching v5
 2010-01-16  2:48 UTC  (15+ messages)
` [PATCH 1/9] gitweb: Load checking
  ` [PATCH 2/9] gitweb: change die_error to take "extra" argument for extended die information
    ` [PATCH 3/9] gitweb: Add option to force version match
      ` [PATCH 4/9] gitweb: Makefile improvements
        ` [PATCH 5/9] gitweb: add a get function to compliment print_local_time
          ` [PATCH 6/9] gitweb: add a get function to compliment print_sort_th
            ` [PATCH 7/9] gitweb: cleanup error message produced by undefined $site_header
              ` [PATCH 8/9] gitweb: Convert output to using indirect file handle
                ` [PATCH 9/9] gitweb: File based caching layer (from git.kernel.org)

[PATCH] Documentation: explain how to write aliases that use other aliases
 2010-01-16  1:42 UTC 


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).