git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-10-08 06:04:13 to 2008-10-11 01:59:13 UTC [more...]

[PATCH] "git diff <tree>{3,}": do not reverse order of arguments
 2008-10-11  1:56 UTC 

[PATCH] t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'
 2008-10-11  0:44 UTC  (3+ messages)

[PATCH (GITK) v2 0/4] Encoding support in GUI
 2008-10-11  0:31 UTC  (10+ messages)
` [PATCH (GITK) v2 1/4] gitk: Port new encoding logic from git-gui
  ` [PATCH (GITK) v2 2/4] gitk: Implement file contents encoding support
    ` [PATCH (GITK) v2 3/4] gitk: Support filenames in the locale encoding
      ` [PATCH (GITK) v2 4/4] gitk: Implement batch lookup and caching of encoding attrs

[PATCH (GIT-GUI,GITK) 0/8] Encoding support in GUI
 2008-10-10 22:39 UTC  (7+ messages)
` [PATCH 1/2] check-attr: add an internal check_attr() function
  ` [PATCH 2/2] check-attr: Add --stdin-paths option
      ` [PATCH 2/2 v2] "

git confused by rename
 2008-10-10 22:08 UTC  (6+ messages)
  ` [PATCH] git-status: Detect copies as well as renames

Really remove a file ?
 2008-10-10 20:50 UTC  (6+ messages)

[PATCH] gitweb: refactor input parameters parse/validation
 2008-10-10 18:42 UTC  (11+ messages)
  ` [PATCHv2] "
      ` [PATCHv3] "

[PATCH] doc: enhance git describe --tags help
 2008-10-10 18:18 UTC  (4+ messages)
` [RFC PATCH] describe: Make --tags and --all match lightweight tags more often

[PATCH] git-gui: Implement a 'clone' subcommand
 2008-10-10 16:42 UTC  (3+ messages)
` [PATCH] git-gui: Correctly set up locators in case of preset URL variable

tip tree clone fail
 2008-10-10 15:58 UTC  (3+ messages)

gitster is getting back to normal, slowly
 2008-10-10 15:54 UTC  (2+ messages)

fetch fails with a short read of received pack
 2008-10-10 14:54 UTC  (7+ messages)
` [PATCH] fix pread()'s short read in index-pack

Git newbie question: permissions
 2008-10-10 14:44 UTC  (6+ messages)

Implementing commit signing
 2008-10-10 14:19 UTC 

[PATCH] git-daemon: Worked around uclibc buffer problem
 2008-10-10 13:33 UTC  (3+ messages)

Git User's Survey 2008 - last call!
 2008-10-10 12:39 UTC 

merge hook
 2008-10-10 12:30 UTC  (4+ messages)

Different behaviour of rebase -i
 2008-10-10 11:42 UTC  (4+ messages)
  ` [PATCH] rebase -i: do not fail when there is no commit to cherry-pick

git status options feature suggestion
 2008-10-10 11:13 UTC  (12+ messages)
    ` Fwd: "
        ` ls-files [Was: Re: Fwd: git status options feature suggestion]
            ` ls-files

[PATCH (GIT-GUI,GITK) 0/8] Encoding support in GUI
 2008-10-10 10:46 UTC  (4+ messages)

[PATCH] test-lib: fix color reset in say_color()
 2008-10-10  9:30 UTC  (2+ messages)

Different svn-id URLs in history
 2008-10-10  8:56 UTC  (9+ messages)

Feature Request: Branch Annotations
 2008-10-10  8:24 UTC  (10+ messages)

Management of opendocument (openoffice.org) files in git
 2008-10-10  8:12 UTC  (5+ messages)

[BUG] Gitk elides backslashes in author names
 2008-10-10  2:51 UTC 

[PATCH] git-daemon: Worked around uclibc buffer problem
 2008-10-09 22:51 UTC 

[JGIT PATCH 0/5] Support receive.fsckobjects
 2008-10-09 22:09 UTC  (6+ messages)
` [JGIT PATCH 1/5] Expose RawParseUtils.match to application callers
  ` [JGIT PATCH 2/5] Fix UnpackedObjectLoader.getBytes to return a copy
        ` [JGIT PATCH] Fix ObjectLoader.getBytes to really return the created copy

[RFC PATCH 2/2] Replace calls to strbuf_init(&foo, 0) with static STRBUF_INIT initializer
 2008-10-09 21:28 UTC  (2+ messages)

Forcing progerss output for clone
 2008-10-09 21:26 UTC  (10+ messages)
` [PATCH] Implement git clone -v

[RFC PATCH 1/2] Replace memset(0) with static initialization where possible
 2008-10-09 21:12 UTC  (6+ messages)

Implementing commit signing
 2008-10-09 18:00 UTC  (2+ messages)

[PATCH] guilt: add git commit level versioning
 2008-10-09 16:13 UTC  (3+ messages)

[PATCH] builtin-apply: fix typo leading to stack corruption
 2008-10-09 16:12 UTC  (5+ messages)

keeping remote branches in sync
 2008-10-09 15:46 UTC  (5+ messages)

Implementing commit signing
 2008-10-09 15:44 UTC  (2+ messages)

[PATCH maint] builtin-merge.c: fix memory under-allocation
 2008-10-09 15:13 UTC  (7+ messages)

[PATCH] builtin-apply: fix typo leading to stack corruption
 2008-10-08 21:24 UTC 

[RFD] Sparse checkout, unmerged entries and "reset --hard"
 2008-10-09 13:45 UTC 

[RFC PATCH] Documentation: add manpage about workflows
 2008-10-09 12:50 UTC  (4+ messages)
` [RFC PATCH v2] "
  ` [Interdiff] "

[PATCH/RFC] Add post-init hook
 2008-10-09 11:34 UTC  (7+ messages)

[PATCH 0/7] gitk: UI enhancements
 2008-10-09 11:02 UTC  (14+ messages)
` [PATCH 1/7] gitk: Enhance UI popup and accelerator handling
  ` [PATCH 2/7] gitk: Allow forcing branch creation if it already exists
    ` [PATCH 3/7] gitk: Allow starting gui blame for a specific line
      ` [PATCH 4/7] gitk: Fix file list context menu for merge commits
        ` [PATCH 5/7] gitk: Make cherry-pick call git-citool on conflicts
          ` [PATCH 6/7] gitk: Implement a user-friendly Edit View dialog
            ` [PATCH 7/7] gitk: Explicitly position popup windows

[StGit PATCH 1/2] Handle "git diff-tree --stdin" error
 2008-10-09  9:02 UTC  (2+ messages)
` [StGit PATCH 2/2] Always resolve "git describe" to something

[Gitk Patch 0/6]
 2008-10-09  6:09 UTC  (7+ messages)
` [Gitk PATCH 1/6] gitk: Add procedure to create accelerated menus
  ` [Gitk PATCH 2/6] gitk: Change menus to use accelerated design
    ` [Gitk PATCH 3/6] gitk: regenerated po files
      ` [Gitk PATCH 4/6] gitk: Add accelerator hints
        ` [Gitk PATCH 5/6] gitk: regenerated po files
          ` [Gitk PATCH 6/6] gitk: Add menu accelerators for Swedish translation

[PATCH v2 RFC] rebase-i-p: squashing and limiting todo
 2008-10-09  1:58 UTC  (11+ messages)
` [PATCH v2 RFC] rebase-i-p: test to exclude commits from todo based on its parents
  ` [PATCH v2 RFC] rebase-i-p: use HEAD for updating the ref instead of mapping OLDHEAD
    ` [PATCH v2 RFC] rebase-i-p: delay saving current-commit to REWRITTEN if squashing
      ` [PATCH v2 RFC] rebase-i-p: fix 'no squashing merges' tripping up non-merges
        ` [PATCH v2 RFC] rebase-i-p: only list commits that require rewriting in todo
          ` [PATCH v2 RFC] rebase-i-p: do not include non-first-parent commits touching UPSTREAM
            ` [PATCH v2 RFC] rebase-i-p: if todo was reordered use HEAD as the rewritten parent

[PATCH] Cleanup in sha1_file.c::cache_or_unpack_entry()
 2008-10-09  0:11 UTC 

git-who
 2008-10-08 18:35 UTC  (4+ messages)

Git and tagging hook
 2008-10-08 17:40 UTC  (9+ messages)

merge -s ffonly
 2008-10-08 15:41 UTC  (5+ messages)
` [RFC] git rev-contains [Was: merge -s ffonly]

git-am: can't apply to an empty repository
 2008-10-08 13:24 UTC 

[ANNOUNCE] tig-0.12.1
 2008-10-08 13:14 UTC 

[StGit PATCH 0/6] Documentation updates
 2008-10-08  9:24 UTC  (5+ messages)
` [StGit PATCH 6/6] Refresh and expand the tutorial (not finished)

[PATCH] git-gui: Fix switch statement in lib/merge.tcl
 2008-10-08  8:03 UTC 

[msysGit] [FYI][PATCH] Customizing the WinGit installer
 2008-10-08  7:38 UTC  (12+ messages)
          `  "
                  ` [msysGit] "

files missing after converting a cvs repository to git
 2008-10-08  6:16 UTC  (4+ messages)


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