git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-05-07 15:17:04 to 2008-05-10 04:02:06 UTC [more...]

git gc & deleted branches
 2008-05-10  4:01 UTC  (36+ messages)
                              ` [PATCH 2/3] git-gc: always use -A when manually repacking
                              ` [PATCH 3/3] builtin-gc.c: deprecate --prune, it now really has no effect
                                      ` [PATCH] Updating documentation to match Brandon Casey's proposed git-repack patch

git filter-branch --subdirectory-filter
 2008-05-10  3:31 UTC  (6+ messages)

2008 Winner
 2008-05-10  1:02 UTC 

[egit / jgit] Implementation of a file tree iteration using ignore rules
 2008-05-10  0:11 UTC  (2+ messages)

Java Git (aka jgit) library switching license to BSD/EPL
 2008-05-09 23:38 UTC  (7+ messages)

worktree: incorrect handling of directory argument
 2008-05-09 23:12 UTC 

[PATCH] git-format-patch: add --no-binary to omit binary changes in the patch
 2008-05-09 22:55 UTC  (4+ messages)

creating tracking branches with git gui
 2008-05-09 18:20 UTC  (4+ messages)

[offtopic] mail greylisting [was Re: mismatch between doc and program in git commit -u (--untracked-files)
 2008-05-09 17:33 UTC 

mismatch between doc and program in git commit -u (--untracked-files)
 2008-05-09 17:26 UTC  (3+ messages)

[PATCH] builtin-commit.c: add -u as short name for --untracked-files
 2008-05-09 17:12 UTC 

git pull/merge master on other branch
 2008-05-09 17:16 UTC  (5+ messages)

[PATCH 0/2] Soem core git optimizations
 2008-05-09 16:21 UTC  (3+ messages)
` [PATCH 1/2] Avoid some unnecessary lstat() calls
  ` [PATCH 2/2] Optimize symlink/directory detection

[RFC/PATCH] gitweb: Simplify git_project_list_body
 2008-05-09 13:23 UTC  (4+ messages)
` [RFC/PATCH] gitweb: Allow project description in project_index file
    ` [RFC/PATCH] gitweb: Project search

git-svn: expand svn:keywords, or how else to deal with them?
 2008-05-09 10:19 UTC 

[PATCH] wt-status.h: declare global variables as extern
 2008-05-09  8:05 UTC 

[PATCH 2/2] builtin-tag.c: use valid_ident for checking tagger field
 2008-05-09  5:03 UTC 

[PATCH 1/2] ident.c: New function valid_ident for checking ident string formatting
 2008-05-09  5:03 UTC 

[PATCH] Added -A option to man page, to match 'git-repack -h' output
 2008-05-09  4:22 UTC  (2+ messages)

[PATCH 1/5] mktag.c: adjust verify_tag parameters
 2008-05-09  2:19 UTC  (5+ messages)
  ` [PATCH 2/5] Make mktag a builtin
    ` [PATCH 3/5] mktag.c: rename verify_tag to verify_tag_buffer
      ` [PATCH 4/5] mktag.c: consolidate tag functions by merging mktag.c into builtin-tag.c
        ` [PATCH 5/5] git-tag: call verify_tag_buffer to validate the generated tag object

Make mktag a builtin
 2008-05-09  2:19 UTC 

Who made today's Git?
 2008-05-09  2:31 UTC 

[StGit PATCH 0/2] stg undo
 2008-05-09  0:44 UTC  (3+ messages)
` [StGit PATCH 1/2] Move stack reset function to a shared location
` [StGit PATCH 2/2] New command: stg undo

gitk and git-gui with --git-dir and GIT_DIR
 2008-05-08 23:30 UTC  (2+ messages)

help with git usage
 2008-05-08 23:07 UTC  (7+ messages)

[PATCH] cvsexportcommit: Create config option for CVS dir
 2008-05-08 21:26 UTC 

url.<base>.insteadOf and git-clone
 2008-05-08 21:11 UTC  (2+ messages)

GIT max file size
 2008-05-08 20:46 UTC  (3+ messages)

Binary files in format-patch
 2008-05-08 20:25 UTC  (4+ messages)

how to git-archive ignore some files?
 2008-05-08 20:22 UTC  (3+ messages)

[PATCH] Allow local branching to set up rebase by default
 2008-05-08 18:28 UTC  (9+ messages)
  ` [PATCH] Allow tracking branches "
  ` [PATCH] Doc: Mention branch.<name>.rebase applies to "git pull"

detecting rename->commit->modify->commit
 2008-05-08 18:17 UTC  (7+ messages)

How to (re-)create .git/logs/refs
 2008-05-08 17:28 UTC  (3+ messages)

[PATCH] doc: clarify definition of "update" for git-add -u
 2008-05-08 17:25 UTC 

automatically removing missing files beneath a directory
 2008-05-08 17:19 UTC  (5+ messages)

[RFC] Use cases for 'git statistics'
 2008-05-08 15:51 UTC 

[PATCH] builtin-apply: check for empty files when detecting creation patch
 2008-05-08 14:39 UTC 

How to capture date/time of push vs. local commit?
 2008-05-08 14:06 UTC  (3+ messages)

[PATCH v2] Documentation: convert tutorials to man pages
 2008-05-08 13:49 UTC 

[PATCH] Makefile: update the default build options for AIX
 2008-05-08 10:37 UTC  (16+ messages)
              ` [PATCH] compat/fopen.c: avoid clobbering the system defined fopen macro

[PATCH] Make boundary characters for --color-words configurable
 2008-05-08 10:34 UTC  (18+ messages)
` [PATCH v2 4/5] "

How to (re-)create .git/logs/refs
 2008-05-08  9:48 UTC 

[PATCH] Documentation/config.txt: Add git-gui options
 2008-05-08  8:55 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] Teach git-svn how to catch up with its tracking branches
 2008-05-08  8:21 UTC  (15+ messages)
` [PATCH v2] "

Using git from Python
 2008-05-08  4:23 UTC  (3+ messages)

[BUG] deadlock in tellme-more extension
 2008-05-08  4:16 UTC 

How can I specify multiple refs on one line in the config file?
 2008-05-08  3:32 UTC  (9+ messages)

Making submodules easier to work with (auto-update on checkout or merge, stash & restore submodules)
 2008-05-08  1:13 UTC  (12+ messages)
            ` Making submodules easier to work with

[PATCH 2/2 v3] Documentation: bisect: add a few "git bisect run" examples
 2008-05-07 23:00 UTC 

[PATCH] gitk: Allow toggling of checkboxes by clicking on the label
 2008-05-07 22:43 UTC 

[PATCH 2/2] Documentation: bisect: add a few "git bisect run" examples
 2008-05-07 22:18 UTC  (6+ messages)

[PATCH] bisect: print an error message when "git rev-list --bisect-vars" fails
 2008-05-07 21:54 UTC 

[PATCH] gitk: Update German translation
 2008-05-07 20:56 UTC  (4+ messages)

inconsistent detached worktree handling: several bugs
 2008-05-07 19:32 UTC  (5+ messages)

Sort of a feature proposal
 2008-05-07 18:05 UTC  (8+ messages)

[PATCH] Make creation of pack/pack-*.keep obey the umask
 2008-05-07 17:25 UTC 

Windows version of git unable to pull from OSX version of git
 2008-05-07 16:49 UTC 

[PATCHv4 0/4] Show author and/or committer in some cases
 2008-05-07 16:32 UTC  (4+ messages)
` [PATCHv4 4/4] user.warnautomatic: add config to control if the committer ident is shown

Error when pushing
 2008-05-07 15:39 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).