Git development
 help / color / mirror / Atom feed
 messages from 2009-11-18 13:33:39 to 2009-11-20 20:19:57 UTC [more...]

[RFC/PATCH 0/2] Explain newbies the "commit before pull" flow
 2009-11-20 20:19 UTC  (5+ messages)
` [PATCH 1/2] merge-recursive: point the user to commit when file would be overwritten
` [PATCH 2/2] user-manual: Document that "git merge" doesn't like uncommited changes

[PATCH 1/2] t/lib-http.sh: Restructure finding of default httpd location
 2009-11-20 20:11 UTC  (7+ messages)
` [PATCH 2/2] t/lib-http.sh: Enable httpd tests by default

[PATCH v3] gitk: add --no-replace-objects option
 2009-11-20 20:04 UTC  (2+ messages)

GIT 1.5.4.2 installation on Solaris 8 problems
 2009-11-20 19:31 UTC  (5+ messages)

[PATCH] gitk: Use git-difftool for external diffs
 2009-11-20 18:55 UTC  (6+ messages)

[PATCH] let core.excludesfile default to ~/.gitignore
 2009-11-20 18:50 UTC  (3+ messages)

[PATCH 0/3] "log --stdin" updates
 2009-11-20 17:59 UTC  (6+ messages)
` [PATCH 1/3] read_revision_from_stdin(): use strbuf
` [PATCH 2/3] setup_revisions(): do not call get_pathspec() too early
` [PATCH 3/3] Make --stdin option to "log" family read also pathspecs

[PATCH] bash completion: add space between branch name and status flags
 2009-11-20 17:53 UTC  (2+ messages)

[ANNOUNCE] tig-0.15
 2009-11-20 16:25 UTC  (4+ messages)

git-mailinfo doesn't stop parsing at the end of the header
 2009-11-20 16:12 UTC  (13+ messages)
    ` [PATCH] git am/mailinfo: Don't look at in-body headers when rebasing
        ` [PATCH v2] "

[PATCH/resend] CVS Server: Support reading base and roots from environment
 2009-11-20 16:05 UTC 

Android needs repo, Chrome needs gclient. Neither work. What does that say about git?
 2009-11-20 15:58 UTC  (5+ messages)

Hey - A Conceptual Simplication
 2009-11-20 15:07 UTC  (23+ messages)

Default history simplification
 2009-11-20 14:41 UTC  (3+ messages)

Name/documentation on git-log --full-diff is insufficient
 2009-11-20 14:19 UTC  (3+ messages)

Ambiguous ref names
 2009-11-20 11:55 UTC  (5+ messages)

[PATCH] submodule.c: Squelch a "use before assignment" warning
 2009-11-20 11:33 UTC  (3+ messages)

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

[RFC PATCH] {checkout,reset} -p: make patch direction configurable
 2009-11-20 10:08 UTC  (2+ messages)

[RFC] teamGIT bonjour support
 2009-11-20  9:49 UTC  (4+ messages)

[PATCH v4] git remote: Separate usage strings for subcommands
 2009-11-20  9:36 UTC  (6+ messages)

[ANNOUNCE] codeBeamer MR - Easy ACL for Git
 2009-11-20  8:24 UTC  (14+ messages)

[PATCH] git-count-objects: Fix a disk-space under-estimate on Cygwin
 2009-11-20  7:49 UTC  (3+ messages)

[PATCH 0/2] diffcore-break optimizations
 2009-11-20  7:32 UTC  (5+ messages)
` [PATCH 2/2] diffcore-break: save cnt_data for other phases

git-svn not fetching all revisions
 2009-11-20  4:12 UTC  (4+ messages)
    ` [spf:guess] "

[PATCH 0/2] jn/gitweb-blame fixes
 2009-11-20  4:05 UTC  (10+ messages)
` [PATCH 1/2] gitweb.js: fix null object exception in initials calculation
` [PATCH 2/2] gitweb.js: use unicode encoding for nbsp instead of html entity

[RFC/PATCHv7 00/22] git notes
 2009-11-20  1:43 UTC  (4+ messages)
` [RFC/PATCHv7 22/22] fast-import: Proper notes tree manipulation using the notes API

[PATCH v2] gitk: Honor TMPDIR when viewing diffs externally
 2009-11-20  1:27 UTC 

Headless tags don't have a follows or precedes?
 2009-11-20  1:07 UTC  (5+ messages)

gitk : french translation
 2009-11-20  0:28 UTC  (8+ messages)
        ` [PATCHv4] gitk "
          ` [PATCHv4] "

[PATCH] No diff -b/-w output for all-whitespace changes
 2009-11-19 22:25 UTC  (4+ messages)

[PATCH] git-update-index: report(...) now flushes stdout after printing the report line
 2009-11-19 21:17 UTC 

[PATCH] Documentation: undocument gc'd function graph_release()
 2009-11-19 20:58 UTC 

[RFC/PATCH] Add an implementation of uname(1) for Windows
 2009-11-19 19:00 UTC 

[PATCH] t9700-perl-git.sh: Fix a test failure on Cygwin
 2009-11-19 18:41 UTC 

Using `git tag -l` to get non-matching tags
 2009-11-19 18:18 UTC  (2+ messages)

[PATCH v3] Expand ~ and ~user in core.excludesfile, commit.template
 2009-11-19 18:12 UTC  (6+ messages)
` [PATCH v4] "
  ` [PATCH] expand_user_path: expand ~ to $HOME, not to the actual homedir

What's cooking in git.git (Nov 2009, #04; Tue, 17)
 2009-11-19 18:11 UTC  (7+ messages)
` th/remote-usage

git-cvsserver and (edit|watch) support?
 2009-11-19 17:31 UTC 

git-svn of both trunk and tags while having no access to the 'parent' of those
 2009-11-19  9:53 UTC  (7+ messages)

[gitk] [PATCH] Fix selection of tags
 2009-11-19  9:33 UTC  (2+ messages)

[PATCH 2/2] Add gitk-git Hungarian translation
 2009-11-19  9:07 UTC  (2+ messages)

[PATCH v2 2/2] gitk: add --no-replace-objects option
 2009-11-19  9:01 UTC  (2+ messages)

[PATCH 1/2] Documentation: fix typos and spelling in replace documentation
 2009-11-19  6:13 UTC 

[PATCH 2/2] Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS
 2009-11-19  6:13 UTC 

Add branch management for releases to gitworkflows
 2009-11-19  4:11 UTC  (5+ messages)
` [PATCHv3] "

[PATCH 0/2] Migrate ls-tree to parse-opts
 2009-11-18 23:10 UTC  (6+ messages)
` [PATCH 2/2] ls-tree: migrate to parse-options

[PATCH] Give the hunk comment its own color
 2009-11-18 22:44 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] unset GREP_OPTIONS in test-lib.sh
 2009-11-18 22:05 UTC  (2+ messages)

[PATCH RESEND] Explicitly truncate bswap operand to uint32_t
 2009-11-18 13:53 UTC 

[PATCH] describe: do not use unannotated tag even if exact match
 2009-11-18 13:32 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox