Git Distributed Software Revision Control
Thread Index
[
Prev Page
][
Next Page
]
[PATCH 17/37] merge-recursive: Move rename/delete handling into dedicated function
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 23/37] merge-recursive: Structure process_df_entry() to handle more cases
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 33/37] conflict_rename_rename_1to2(): Fix checks for presence of D/F conflicts
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 37/37] merge-recursive: Remove redundant path clearing for D/F conflicts
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 36/37] merge-recursive: Make room for directories in D/F conflicts
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 35/37] handle_delete_modify(): Check whether D/F conflicts are still present
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 34/37] merge_content(): Check whether D/F conflicts are still present
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 32/37] conflict_rename_delete(): Check whether D/F conflicts are still present
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 24/37] merge-recursive: Update conflict_rename_rename_1to2() call signature
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 16/37] merge-recursive: Nuke rename/directory conflict detection
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 10/37] t6020: Add a testcase for modify/delete + directory/file conflict
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 31/37] merge-recursive: Delay modify/delete conflicts if D/F conflict present
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 30/37] merge-recursive: Delay content merging for renames
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 29/37] merge-recursive: Delay handling of rename/delete conflicts
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 28/37] merge-recursive: Move handling of double rename of one file to other file
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 27/37] merge-recursive: Move handling of double rename of one file to two
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 26/37] merge-recursive: Avoid doubly merging rename/add conflict contents
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 25/37] merge-recursive: Update merge_content() call signature
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 21/37] merge-recursive: New function to assist resolving renames in-core only
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 22/37] merge-recursive: Have process_entry() skip D/F or rename entries
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 20/37] merge-recursive: New data structures for deferring of D/F conflicts
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 19/37] merge-recursive: Move process_entry's content merging into a function
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 18/37] merge-recursive: Move delete/modify handling into dedicated function
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 15/37] merge-recursive: Rename conflict_rename_rename*() for clarity
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 14/37] merge-recursive: Small code clarification -- variable name and comments
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 13/37] t6036: Add testcase for undetected conflict
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 12/37] t6036: Add a second testcase similar to the first but with content changes
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 11/37] t6036: Test index and worktree state, not just that merge fails
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 08/37] t6022: Add tests for rename/rename combined with D/F conflicts
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 09/37] t6020: Modernize style a bit
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 07/37] t6022: Add paired rename+D/F conflict: (two/file, one/file) -> (one, two)
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 06/37] t6022: Add tests with both rename source & dest involved in D/F conflicts
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 05/37] t6022: Add tests for reversing order of merges when D/F conflicts present
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 03/37] t6032: Add a test checking for excessive output from merge
From
: Elijah Newren <newren@xxxxxxxxx>
[PATCH 00/37] Audit and fix corner case bugs in recursive merge
From
: Elijah Newren <newren@xxxxxxxxx>
Re: [PATCH 7/7] gitweb: group remote heads
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCH 1/2] Command names should not be translated.
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: Find out on which branch a commit was originally made
From
: lists@xxxxxxxxxxxxxxxx (Stefan Haller)
[PATCH 2/2] po/sv.po: Add Swedish translation.
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
[PATCH 1/2] Command names should not be translated.
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: Newbie question
From
: Kevin Ballard <kevin@xxxxxx>
Re: Reduced privileges install
From
: Kevin Ballard <kevin@xxxxxx>
Re: [PATCH 0/2] fix problems with recursive submodule fetching
From
: Kevin Ballard <kevin@xxxxxx>
Re: Find out on which branch a commit was originally made
From
: Seth Robertson <in-gitvger@xxxxxxxx>
Re: tig show <commit> not working anymore?
From
: Kumar Appaiah <a.kumar@xxxxxxxxxxxxxxxxx>
Re: git .lock file error
From
: Nate Parsons <parsons.nate@xxxxxxxxx>
Re: [ANNOUNCE] tig-0.16.1
From
: bill lam <cbill.lam@xxxxxxxxx>
Re: Newbie question
From
: Imran M Yousuf <imyousuf@xxxxxxxxx>
Re: [PATCH] Makefile: add CC to TRACK_CFLAGS
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Reduced privileges install
From
: Andrew Keller <andrew@xxxxxxxxxxxxxx>
Re: Find out on which branch a commit was originally made
From
: Artur Skawina <art.08.09@xxxxxxxxx>
Re: Reduced privileges install
From
: merlyn@xxxxxxxxxxxxxx (Randal L. Schwartz)
Re: Newbie question
From
: kinley <arjuncode@xxxxxxxxx>
Reduced privileges install
From
: Andrew Keller <andrew@xxxxxxxxxxxxxx>
Re: Newbie question
From
: Andrew Keller <andrew@xxxxxxxxxxxxxx>
Re: Find out on which branch a commit was originally made
From
: Seth Robertson <in-gitvger@xxxxxxxx>
Newbie question
From
: kinley <arjuncode@xxxxxxxxx>
[PATCH 5/5] ce_path_match: drop prefix matching in favor of match_pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 4/5] Convert ce_path_match() to use struct pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 3/5] tree_entry_interesting: turn to match_pathspec if wildcard is present
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 2/5] pathspec: add tree_recursive_diff parameter
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 1/5] pathspec: mark wildcard pathspecs from the beginning
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 0/5] Globbing support in diff family
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 2/2] Add testcases showing how pathspecs are handled with rev-list --objects
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 1/2] Make rev-list --objects work together with pathspecs
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 0/2] en/object-list-with-pathspec v5
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 6/6] Move tree_entry_interesting() to tree-walk.c and export it
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 5/6] tree_entry_interesting(): remove dependency on struct diff_options
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 4/6] Convert struct diff_options to use struct pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 3/6] pathspec: cache string length when initialize pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 2/6] diff-no-index: use diff_tree_setup_paths()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 1/6] Add struct pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 0/6] Introduce pathspec struct
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Re: Find out on which branch a commit was originally made
From
: Artur Skawina <art.08.09@xxxxxxxxx>
Re: [PATCH 7/7] gitweb: group remote heads
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH] Enable highlight executable path as a configuration option
From
: Christopher Wilson <cwilson@xxxxxxxxxxx>
Re: Find out on which branch a commit was originally made
From
: Seth Robertson <in-gitvger@xxxxxxxx>
Re: Missing git-svn on cygwin
From
: Maaartin <grajcar1@xxxxxxxxx>
Re: [PATCH 3/3] use cache for function names in hunk headers
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: Make format-patch produce UTF-8 `From:' header (was Re: git am should recognize >From)
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH] Improvements to `git checkout -h`
From
: Knittl <knittl89@xxxxxxxxxxxxxx>
Re: [PATCH] Makefile: add CC to TRACK_CFLAGS
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: Make format-patch produce UTF-8 `From:' header
From
: Russ Allbery <rra@xxxxxxxxxx>
Re: [ANNOUNCE] tig-0.16.1
From
: Kumar Appaiah <a.kumar@xxxxxxxxxxxxxxxxx>
Re: tig show <commit> not working anymore?
From
: Jonas Fonseca <fonseca@xxxxxxx>
Make format-patch produce UTF-8 `From:' header (was Re: git am should recognize >From)
From
: Štěpán Němec <stepnem@xxxxxxxxx>
[ANNOUNCE] tig-0.16.1
From
: Jonas Fonseca <fonseca@xxxxxxx>
Re: Find out on which branch a commit was originally made
From
: Robin Rosenberg <robin.rosenberg@xxxxxxxxxx>
Re: [BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git am should recognize >From
From
: Russ Allbery <rra@xxxxxxxxxx>
Re: [PATCH 0/2] fix problems with recursive submodule fetching
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: Find out on which branch a commit was originally made
From
: Artur Skawina <art.08.09@xxxxxxxxx>
Re: Missing git-svn on cygwin
From
: pf rouleau <pfrouleau@xxxxxxxxx>
Re: git am should recognize >From
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: git am should recognize >From
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: Find out on which branch a commit was originally made
From
: lists@xxxxxxxxxxxxxxxx (Stefan Haller)
Re: Find out on which branch a commit was originally made
From
: Artur Skawina <art.08.09@xxxxxxxxx>
Re: Adding a commit message to the index
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Missing git-svn on cygwin
From
: Maaartin <grajcar1@xxxxxxxxx>
Re: Find out on which branch a commit was originally made
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: Adding a commit message to the index
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 3/3] use cache for function names in hunk headers
From
: Clemens Buchacher <drizzd@xxxxxx>
[PATCH 2/3] do not search functions for patch ID
From
: Clemens Buchacher <drizzd@xxxxxx>
[PATCH 1/3] add rebase patch id tests
From
: Clemens Buchacher <drizzd@xxxxxx>
Patch id tests and diff performance optimization
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: [PATCH 2/2] mergetool-lib: add a three-way diff view for vim/gvim
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: Find out on which branch a commit was originally made
From
: lists@xxxxxxxxxxxxxxxx (Stefan Haller)
Re: [BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 7/7] gitweb: group remote heads
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH 0/2] fix problems with recursive submodule fetching
From
: Kevin Ballard <kevin@xxxxxx>
Re: Adding a commit message to the index
From
: Joshua Juran <jjuran@xxxxxxxxx>
A note from the maintainer...
From
: Junio C Hamano <gitster@xxxxxxxxx>
[ANNOUNCE] Git 1.7.3
From
: Junio C Hamano <gitster@xxxxxxxxx>
Adding a commit message to the index
From
: Cameron Hutchison <lists@xxxxxxxx>
Re: [PATCH v3 2/4] convert: fix normalization of foreign idents
From
: Marcus Comstedt <marcus@xxxxxxxx>
[PATCH 2/2] fetch: Get submodule paths from index and not from .gitmodules
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
[PATCH 0/2] fix problems with recursive submodule fetching
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
[PATCH 1/2] fetch: Fix a bug swallowing the output of recursive submodule fetching
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: [PATCH v3 2/4] convert: fix normalization of foreign idents
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] smart-http: Don't change POST to GET when following redirect
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/3] blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinks
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 1/3] tests: Prepare --textconv tests for correctly-failing conversion program
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 3/3] RFC: blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
[PATCH 2/3] blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinks
From
: Kirill Smelkov <kirr@xxxxxxxxxxxxxxxxxxx>
[PATCH 3/3] RFC: blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''
From
: Kirill Smelkov <kirr@xxxxxxxxxxxxxxxxxxx>
[PATCH 1/3] tests: Prepare --textconv tests for correctly-failing conversion program
From
: Kirill Smelkov <kirr@xxxxxxxxxxxxxxxxxxx>
[BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
From
: Kirill Smelkov <kirr@xxxxxxxxxxxxxxxxxxx>
RE: [L10N SE] [PATCH 2/2] Add Swedish translation.
From
: "Göran Uddeborg" <goeran@xxxxxxxxxxx>
Re: Find out on which branch a commit was originally made
From
: Artur Skawina <art.08.09@xxxxxxxxx>
Can 'git push' reset refs of the 'from' repo?
From
: Peter Weseloh <peter.weseloh@xxxxxxxxxxxxxx>
Re: Find out on which branch a commit was originally made
From
: lists@xxxxxxxxxxxxxxxx (Stefan Haller)
Re: tig show <commit> not working anymore?
From
: Jonas Fonseca <fonseca@xxxxxxx>
[PATCH v3 3/4] t0021: test checkout and commit of foreign idents
From
: Marcus Comstedt <marcus@xxxxxxxx>
[PATCH v3 2/4] convert: fix normalization of foreign idents
From
: Marcus Comstedt <marcus@xxxxxxxx>
[PATCH v3 1/4] convert: generalize checksafe parameter
From
: Marcus Comstedt <marcus@xxxxxxxx>
[PATCH v3 0/4] fix normalization of foreign idents
From
: Marcus Comstedt <marcus@xxxxxxxx>
[PATCH v3 4/4] Documentation: document foreign idents
From
: Marcus Comstedt <marcus@xxxxxxxx>
Re: [PATCH] smart-http: Don't change POST to GET when following redirect
From
: Miles Bader <miles@xxxxxxx>
Re: [PATCHv2] remote-helpers: build in platform independent directory
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: Find out on which branch a commit was originally made
From
: Tor Arntsen <tor@xxxxxxxxxxx>
Re: Libcurl
From
: Andreas Ericsson <ae@xxxxxx>
Re: Find out on which branch a commit was originally made
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: Find out on which branch a commit was originally made
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH (girocco) 3/3] Revert "Finalized fix, we can't git fetch any longer."
From
: Kirill Smelkov <kirr@xxxxxxxxxxxxxxxxxxx>
[PATCH (girocco) 2/3] taskd/clone: ask git-svn to store branches under svn-origin/heads/* instead of svn-origin/*
From
: Kirill Smelkov <kirr@xxxxxxxxxxxxxxxxxxx>
[PATCH (girocco) 1/3] taskd/clone: Store git-svn refs under svn-origin remote
From
: Kirill Smelkov <kirr@xxxxxxxxxxxxxxxxxxx>
[PATCH (girocco) 0/3] Fix svn mirroring of branches + more...
From
: Kirill Smelkov <kirr@xxxxxxxxxxxxxxxxxxx>
Re: Commiting unchanged tree
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Find out on which branch a commit was originally made
From
: lists@xxxxxxxxxxxxxxxx (Stefan Haller)
Commiting unchanged tree
From
: Maaartin <grajcar1@xxxxxxxxx>
Re: Libcurl
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: Libcurl
From
: Jess McKenzie - JZM Web Development <jessmckenzie@xxxxxxxxxx>
[PATCH] smart-http: Don't change POST to GET when following redirect
From
: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
Re: Libcurl
From
: Andreas Ericsson <ae@xxxxxx>
Re: did anyone see my message re "git smart http server ..."?
From
: Andreas Ericsson <ae@xxxxxx>
Re: git "smart http" server vs. http redirects
From
: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
Re: [PATCH 5/7] gitweb: auxiliary functions to group data
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH 2/2] mergetool-lib: add a three-way diff view for vim/gvim
From
: David Aguilar <davvid@xxxxxxxxx>
Re: error running git-completion.bash on snow leo
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: git "smart http" server vs. http redirects
From
: Ilari Liusvaara <ilari.liusvaara@xxxxxxxxxxx>
Re: [PATCH v2] git-rebase--interactive.sh: replace cut with ${v%% *}
From
: Chris Johnsen <chris_johnsen@xxxxxxxxx>
symlink impact: parent dir of working tree is a symlink
From
: "Neal Kreitzinger" <nkreitzinger@xxxxxxxxx>
Re: tig show <commit> not working anymore?
From
: Kumar Appaiah <a.kumar@xxxxxxxxxxxxxxxxx>
git "smart http" server vs. http redirects
From
: Miles Bader <miles@xxxxxxx>
Libcurl
From
: Jess McKenzie - JZM Web Development <jessmckenzie@xxxxxxxxxx>
Re: [PATCH] t/t7300: workaround ancient touch by rearranging arguments
From
: Jeff King <peff@xxxxxxxx>
Re: did anyone see my message re "git smart http server ..."?
From
: Miles Bader <miles@xxxxxxx>
Re: did anyone see my message re "git smart http server ..."?
From
: Ilari Liusvaara <ilari.liusvaara@xxxxxxxxxxx>
Re: error running git-completion.bash on snow leo
From
: Wes James <comptekki@xxxxxxxxx>
error running git-completion.bash on snow leo
From
: Wes James <comptekki@xxxxxxxxx>
did anyone see my message re "git smart http server ..."?
From
: Miles Bader <miles@xxxxxxx>
Re: [PATCH] fetch: Get submodule paths from index and not from .gitmodules
From
: Kevin Ballard <kevin@xxxxxx>
Re: [PATCH] t/t7300: workaround ancient touch by rearranging arguments
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [RFC/PATCH 0/3] fast-import: give importers access to the object store
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH v2] git-rebase--interactive.sh: replace cut with ${v%% *}
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v2] git-rebase--interactive.sh: replace cut with ${v%% *}
From
: Chris Johnsen <chris_johnsen@xxxxxxxxx>
Question about svn:externals, submodules...
From
: Michael Scholl <michael@xxxxxxxxx>
Cloning svn project with flat layout (remote wildcard inside path component)
From
: Marcin Wiśnicki <mwisnicki@xxxxxxxxx>
Re: [PATCHv2] remote-helpers: build in platform independent directory
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCHv2] remote-helpers: build in platform independent directory
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: Reply-to-all when using gmane's web interface
From
: clemens fischer <ino-news@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] git-rebase--interactive.sh: LF terminate line sent to cut
From
: Brandon Casey <brandon.casey.ctr@xxxxxxxxxxxxxxx>
Re: [PATCH] remote-helpers: build in platform independent directory
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git-rebase--interactive.sh: LF terminate line sent to cut
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/2] commit: add message options for rebase --autosquash
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/2] commit: add message options for rebase --autosquash
From
: Bryan Drewery <bryan@xxxxxxxxxx>
Re: [PATCH 7/7] gitweb: group remote heads
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 1/2] dir.c: fix uninitialized memory warning
From
: Pat Notz <patnotz@xxxxxxxxx>
Re: [PATCH 6/7] gitweb: group styling
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 5/7] gitweb: auxiliary functions to group data
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 1/2] commit: add message options for rebase --autosquash
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Re: [PATCH 7/7] gitweb: group remote heads
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 6/7] gitweb: group styling
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH 5/7] gitweb: auxiliary functions to group data
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH] remote-helpers: build in platform independent directory
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: [PATCH 6/7] gitweb: group styling
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH] remote-helpers: build in platform independent directory
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] commit: add message options for rebase --autosquash
From
: Bryan Drewery <bryan@xxxxxxxxxx>
Re: [PATCH 5/7] gitweb: auxiliary functions to group data
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 4/7] gitweb: link heads and remotes view
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH 2/7] gitweb: git_get_heads_list accepts an optional list of refs.
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH 1/7] gitweb: introduce remote_heads feature
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH 1/2] commit: add message options for rebase --autosquash
From
: Pat Notz <patnotz@xxxxxxxxx>
Re: [PATCH] git-rebase--interactive.sh: LF terminate line sent to cut
From
: Brandon Casey <brandon.casey.ctr@xxxxxxxxxxxxxxx>
Re: git log --pretty=format joins lines in the subject of commit message
From
: Jeff King <peff@xxxxxxxx>
[PATCH] git-rebase--interactive.sh: LF terminate line sent to cut
From
: Chris Johnsen <chris_johnsen@xxxxxxxxx>
Re: [PATCH] fetch: Get submodule paths from index and not from .gitmodules
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH] fetch: Get submodule paths from index and not from .gitmodules
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: [PATCH] fetch: Get submodule paths from index and not from .gitmodules
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH] fetch: Get submodule paths from index and not from .gitmodules
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Bug: git log --follow doesn't show history for a file created while merge
From
: Kirill Likhodedov <Kirill.Likhodedov@xxxxxxxxxxxxx>
Re: [PATCH] fetch: Get submodule paths from index and not from .gitmodules
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: git log --pretty=format joins lines in the subject of commit message
From
: Kirill Likhodedov <Kirill.Likhodedov@xxxxxxxxxxxxx>
Re: [PATCH] fetch: Get submodule paths from index and not from .gitmodules
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: [PATCH 1/2] commit: add message options for rebase --autosquash
From
: Stephen Boyd <bebarino@xxxxxxxxx>
Trouble using --word-diff results
From
: Wincent Colaiuta <win@xxxxxxxxxxx>
Re: [PATCH 0/7] gitweb: allheads feature
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH 1/2] po/de.po: add German translation
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 5/7] gitweb: auxiliary functions to group data
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
git-svn, git-submodule, and svn externals
From
: Chris Frey <cdfrey@xxxxxxxxxxxxxx>
[PATCH 2/2] t7500: add tests of commit --fixup/--squash
From
: "Pat Notz" <patnotz@xxxxxxxxx>
[PATCH 1/2] commit: add message options for rebase --autosquash
From
: "Pat Notz" <patnotz@xxxxxxxxx>
[PATCH 0/2] Add commit message options for rebase --autosquash
From
: "Pat Notz" <patnotz@xxxxxxxxx>
Re: [PATCH 5/7] gitweb: auxiliary functions to group data
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 1/2] dir.c: fix uninitialized memory warning
From
: Pat Notz <patnotz@xxxxxxxxx>
Re: [PATCH 1/2] dir.c: fix uninitialized memory warning
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: [PATCH 1/2] dir.c: fix uninitialized memory warning
From
: Pat Notz <patnotz@xxxxxxxxx>
Re: [PATCH 1/2] dir.c: fix uninitialized memory warning
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: [PATCH 1/2] dir.c: fix uninitialized memory warning
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 4/7] gitweb: link heads and remotes view
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 3/7] gitweb: separate heads and remotes lists
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 3/7] gitweb: separate heads and remotes lists
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 3/7] gitweb: separate heads and remotes lists
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 2/7] gitweb: git_get_heads_list accepts an optional list of refs.
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 1/7] gitweb: introduce remote_heads feature
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 0/7] gitweb: allheads feature
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 1/2] dir.c: fix uninitialized memory warning
From
: "Pat Notz" <patnotz@xxxxxxxxx>
[PATCH 2/2] strbuf.h: fix comment typo
From
: "Pat Notz" <patnotz@xxxxxxxxx>
[PATCH 0/2] Fix uninitialized memory read and comment typo
From
: "Pat Notz" <patnotz@xxxxxxxxx>
Re: empty directories and git
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[RFC/PATCHv2 3/3] t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: empty directories and git Question
From
: Kevin Ballard <kevin@xxxxxx>
Re: [PATCH] fetch: Get submodule paths from index and not from .gitmodules
From
: Kevin Ballard <kevin@xxxxxx>
Re: [PATCH 2/2] Add Swedish translation. [in swedish]
From
: Robin Rosenberg <robin.rosenberg@xxxxxxxxxx>
Re: tig show <commit> not working anymore?
From
: Kumar Appaiah <a.kumar@xxxxxxxxxxxxxxxxx>
Re: tig show <commit> not working anymore?
From
: Kumar Appaiah <a.kumar@xxxxxxxxxxxxxxxxx>
Re: tig show <commit> not working anymore?
From
: Kumar Appaiah <a.kumar@xxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] Add Swedish translation.
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] po/de.po: add German translation
From
: Jan Krüger <jk@xxxxx>
Re: What's cooking in git.git (Sep 2010, #05; Wed, 15)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: What's cooking in git.git (Sep 2010, #05; Wed, 15)
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: What's cooking in git.git (Sep 2010, #05; Wed, 15)
From
: Bo Yang <struggleyb.nku@xxxxxxxxx>
Re: v1.7.3-rc2 has t7003 breakage on Mac OS X 10.6.4
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/2] po/de.po: add German translation
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: [PATCH 1/2] po/de.po: add German translation
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] Add Swedish translation.
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: tig show <commit> not working anymore?
From
: Stefan Naewe <stefan.naewe@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] Add Swedish translation.
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH] fetch: Get submodule paths from index and not from .gitmodules
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: git-p4
From
: Tor Arvid Lund <torarvid@xxxxxxxxx>
Re: tig show <commit> not working anymore?
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: tig show <commit> not working anymore?
From
: Jonas Fonseca <jonas.fonseca@xxxxxxxxx>
Re: tig show <commit> not working anymore?
From
: Stefan Naewe <stefan.naewe@xxxxxxxxxxxxxxxxxxxx>
tig show <commit> not working anymore?
From
: Kumar Appaiah <a.kumar@xxxxxxxxxxxxxxxxx>
Re: git-p4
From
: Kent Borg <kentborg@xxxxxxxx>
Re: [PATCH 1/2] po/de.po: add German translation
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] po/de.po: add German translation
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 2/2] Add Swedish translation.
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 7/7] gitweb: group remote heads
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH 3/7] gitweb: separate heads and remotes lists
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH 1/2] po/de.po: add German translation
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: [PATCH 2/2] Add Swedish translation.
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] po/de.po: add German translation
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 2/2] Add Swedish translation.
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 1/2] po/de.po: add German translation
From
: Jan Krüger <jk@xxxxx>
RE: [PATCH 2/2] Add Swedish translation.
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: What's cooking in git.git (Sep 2010, #05; Wed, 15)
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 7/7] gitweb: group remote heads
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 5/7] gitweb: auxiliary functions to group data
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 3/7] gitweb: separate heads and remotes lists
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 7/7] gitweb: group remote heads
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCH 6/7] gitweb: group styling
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCH 5/7] gitweb: auxiliary functions to group data
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCH 4/7] gitweb: link heads and remotes view
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCH 3/7] gitweb: separate heads and remotes lists
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCH 2/7] gitweb: git_get_heads_list accepts an optional list of refs.
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCH 1/7] gitweb: introduce remote_heads feature
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
[PATCH 0/7] gitweb: allheads feature
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: v1.7.3-rc2 has t7003 breakage on Mac OS X 10.6.4
From
: Wincent Colaiuta <win@xxxxxxxxxxx>
[PATCH] rebase: pass --signoff option to git am
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: v1.7.3-rc2 has t7003 breakage on Mac OS X 10.6.4
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Using fromcvs/togit
From
: Mathieu Malaterre <mathieu.malaterre@xxxxxxxxx>
Re: empty directories and git Question
From
: Andreas Ericsson <ae@xxxxxx>
v1.7.3-rc2 has t7003 breakage on Mac OS X 10.6.4
From
: Wincent Colaiuta <win@xxxxxxxxxxx>
Re: Issue with git rebase
From
: yj2133011 <274040551@xxxxxx>
Re: [PATCH] Make commit help text more accurate for --verbose
From
: yj2133011 <274040551@xxxxxx>
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
From
: yj2133011 <274040551@xxxxxx>
Re: [PATCH 000/139] [PULL] Update ab/i18n
From
: yj2133011 <274040551@xxxxxx>
Re: Today we launch The Dabber video player for free
From
: yj2133011 <274040551@xxxxxx>
empty directories and git Question
From
: Anton <tmp009@xxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] Add Swedish translation.
From
: Jeremiah Foster <jeremiah.foster@xxxxxxxxxxxxxx>
RE: [PATCH 2/2] Add Swedish translation.
From
: Peter Kjellerstedt <peter.kjellerstedt@xxxxxxxx>
Re: What's cooking in git.git (Sep 2010, #05; Wed, 15)
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH] git-ls-files.txt: clarify -x/--exclude option
From
: Jeff King <peff@xxxxxxxx>
Re: ls-files --exclude broken?
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] git-ls-files.txt: clarify -x/--exclude option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: ls-files --exclude broken?
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [PATCH] t/t7300: workaround ancient touch by rearranging arguments
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] git-ls-files.txt: clarify -x/--exclude option
From
: Jeff King <peff@xxxxxxxx>
Re: ls-files --exclude broken?
From
: Jeff King <peff@xxxxxxxx>
Re: [RFC/PATCH 0/3] fast-import: give importers access to the object store
From
: Sam Vilain <sam@xxxxxxxxxx>
[PATCH] git-ls-files.txt: clarify -x/--exclude option
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: ls-files --exclude broken?
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: ls-files --exclude broken?
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: ls-files --exclude broken?
From
: Elijah Newren <newren@xxxxxxxxx>
Re: ls-files --exclude broken?
From
: Daniel Johnson <computerdruid@xxxxxxxxx>
Re: ls-files --exclude broken?
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: ls-files --exclude broken?
From
: Kevin Ballard <kevin@xxxxxx>
Re: ls-files --exclude broken?
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [PATCH] tests: use test_cmp instead of piping to diff(1)
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [RFC PATCH 0/2] Teach fetch and pull to recursively fetch submodules too
From
: Kevin Ballard <kevin@xxxxxx>
Re: ls-files --exclude broken?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: ls-files --exclude broken?
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: [PATCH 2/2] Add Swedish translation.
From
: Robin Rosenberg <robin.rosenberg@xxxxxxxxxx>
ls-files --exclude broken?
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [PATCH 2/2] Add Swedish translation.
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[ANNOUNCE] Git 1.7.3.rc2
From
: Junio C Hamano <gitster@xxxxxxxxx>
What's cooking in git.git (Sep 2010, #05; Wed, 15)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] t/t7300: workaround ancient touch by rearranging arguments
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Coping with the pull-before-you-push model
From
: David Brown <davidb@xxxxxxxxxxxxxx>
Re: [PATCH (bugfix)] gitweb: Add and use prep_attr helper
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH] t/t7300: workaround ancient touch by rearranging arguments
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
Re: How we should translate Git
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH (bugfix)] gitweb: Add and use prep_attr helper
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCHv2 6/6] git-reset.txt: make modes description more consistent
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCHv2 5/6] git-reset.txt: point to git-checkout
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCHv2 4/6] git-reset.txt: use "working tree" consistently
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCHv2 3/6] git-reset.txt: reset --soft is not a no-op
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCHv2 2/6] git-reset.txt: reset does not change files in target
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCHv2 1/6] git-reset.txt: clarify branch vs. branch head
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCHv2 0/6] git-reset.txt improvements
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 6/6] git-reset.txt: make modes description more consistent
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH (bugfix)] gitweb: Add and use prep_attr helper
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH (bugfix)] gitweb: Add and use prep_attr helper
From
: Jakub Narebski <jnareb@xxxxxxxxx>
How we should translate Git
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
svn propset
From
: schachtobi <schachtobi@xxxxxx>
Strange log results
From
: Torgny Nyblom <kde@xxxxxxxxxx>
Re: svn2git question: Build directory inserted at top level?
From
: Torgny Nyblom <kde@xxxxxxxxxx>
Re: svn2git question: Build directory inserted at top level?
From
: Daniel Johnson <computerdruid@xxxxxxxxx>
Re: [PATCH 1/2] po/de.po: add German translation
From
: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
Re: [PATCH 19/25] gettextize: git-reset reset_type_names messages
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
RE: [PATCH 2/2] Add Swedish translation.
From
: Peter Kjellerstedt <peter.kjellerstedt@xxxxxxxx>
svn2git question: Build directory inserted at top level?
From
: <nolan.ring@xxxxxxx>
Re: git log --pretty=format joins lines in the subject of commit message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
git log --pretty=format joins lines in the subject of commit message
From
: Kirill Likhodedov <Kirill.Likhodedov@xxxxxxxxxxxxx>
Re: [PATCH 1/2] po/de.po: add German translation
From
: Thomas Hochstein <thh@xxxxxxxxx>
Re: [PATCH 1/2] po/de.po: add German translation
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH 0/2] Teach fetch and pull to recursively fetch submodules too
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: [PATCH 19/25] gettextize: git-reset reset_type_names messages
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
ab/i18n + jl/fetch-submodule-recursive cause failing tests in pu
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 1/2] po/de.po: add German translation
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
RE: [PATCH 2/2] Add Swedish translation.
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] po/de.po: add German translation
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH 1/2] po/de.po: add German translation
From
: Christian Stimming <stimming@xxxxxxx>
Re: [PATCH] disallow branch names that start with a hyphen
From
: Clemens Buchacher <drizzd@xxxxxx>
Re: Import existing (old) topic branches in topgit
From
: martin f krafft <madduck@xxxxxxxxxxx>
Re: [RFC PATCH 0/2] Teach fetch and pull to recursively fetch submodules too
From
: Kevin Ballard <kevin@xxxxxx>
[PATCH 2/2] mergetool-lib: add a three-way diff view for vim/gvim
From
: Dan McGee <dpmcgee@xxxxxxxxx>
[PATCH 1/2] mergetool-lib: combine vimdiff and gvimdiff run blocks
From
: Dan McGee <dpmcgee@xxxxxxxxx>
svn propset
From
: Ramana Kumar <ramana.kumar@xxxxxxxxx>
Re: [RFC PATCH 0/2] Teach fetch and pull to recursively fetch submodules too
From
: Kevin Ballard <kevin@xxxxxx>
Re: [PATCH 3/8] tree_entry_interesting(): remove dependency on struct diff_options
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] tests: use test_cmp instead of piping to diff(1)
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: [PATCH 8/8] tree_entry_interesting(): support negative pathspec
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: [PATCH 7/8] setup_tree_pathspec(): interpret '^' as negative pathspec
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: [PATCH 3/8] tree_entry_interesting(): remove dependency on struct diff_options
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Re: Do not let lstree output recursively when a directory whose name is a prefix of the others is given in the path list.
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Import existing (old) topic branches in topgit
From
: Guilhem Bonnefille <guilhem.bonnefille@xxxxxxxxx>
Re: [PATCH] send-email: use catfile() to concatenate files
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH] disallow branch names that start with a hyphen
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] send-email: use catfile() to concatenate files
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: [PATCH] disallow branch names that start with a hyphen
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] send-email: use catfile() to concatenate files
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
using git svn as subversion client
From
: schachtobi <schachtobi@xxxxxx>
Re: [PATCH] send-email: use catfile() to concatenate files
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] send-email: use catfile() to concatenate files
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [RFC PATCH] gitweb.perl: tags snapshot link
From
: WOLfgang Schricker <news@xxxxxxxx>
Re: Coping with the pull-before-you-push model
From
: "Ted Ts'o" <tytso@xxxxxxx>
Re: Coping with the pull-before-you-push model
From
: Eugene Sajine <euguess@xxxxxxxxx>
Re: [PATCH 8/8] tree_entry_interesting(): support negative pathspec
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 7/8] setup_tree_pathspec(): interpret '^' as negative pathspec
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 5/8] Add testcases showing how pathspecs are ignored with rev-list --objects
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 000/139] [PULL] Update ab/i18n
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 3/8] tree_entry_interesting(): remove dependency on struct diff_options
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Coping with the pull-before-you-push model
From
: Joshua Jensen <jjensen@xxxxxxxxxxxxxxxxx>
[PATCH/RFC 16/20] gettextize: git-bisect bisect_run + $@ messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 17/20] gettextize: git-bisect bisect_reset + $1 messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 10/20] gettextize: git-bisect add git-sh-i18n
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 05/20] gettextize: git-stash die + eval_gettext messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 08/20] gettextize: git-stash "unknown option" message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 19/20] gettextize: git-bisect [Y/n] messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 20/20] gettextize: git-bisect bisect_next_check "You need to" message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 18/20] gettextize: git-bisect bisect_replay + $1 messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 15/20] gettextize: git-bisect die + eval_gettext messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 14/20] gettextize: git-bisect die + gettext messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 13/20] gettextize: git-bisect echo + eval_gettext message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 12/20] gettextize: git-bisect echo + gettext messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 11/20] gettextize: git-bisect gettext + echo message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 09/20] gettextize: git-stash drop_stash say/die messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 07/20] gettextize: git-stash die + eval_gettext $1 messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 06/20] gettextize: git-stash die + eval_gettext $* messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 04/20] gettextize: git-stash die + gettext messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 03/20] gettextize: git-stash say + gettext messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 02/20] gettextize: git-stash echo + gettext message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 01/20] gettextize: git-stash add git-sh-i18n
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 00/20] gettextize: git-stash & git-bisect
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: Issue with git rebase
From
: Rob Aldred <raldred@xxxxxxxxx>
Re: Issue with git rebase
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Issue with git rebase
From
: Rob Aldred <raldred@xxxxxxxxx>
Re: Coping with the pull-before-you-push model
From
: Theodore Tso <tytso@xxxxxxx>
Re: [PATCH] Make commit help text more accurate for --verbose
From
: Ramana Kumar <ramana.kumar@xxxxxxxxx>
Re: [PATCH 2/2] Add Swedish translation.
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
From
: Thomas Klausner <tk@xxxxxxxxxx>
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
From
: Thomas Klausner <tk@xxxxxxxxxx>
Re: Coping with the pull-before-you-push model
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [RFC/PATCH] Force using Tcl/Tk 8.4 on Mac OS X
From
: lists@xxxxxxxxxxxxxxxx (Stefan Haller)
Re: Coping with the pull-before-you-push model
From
: Jeff King <peff@xxxxxxxx>
Re: Coping with the pull-before-you-push model
From
: Joshua Jensen <jjensen@xxxxxxxxxxxxxxxxx>
Re: Coping with the pull-before-you-push model
From
: Joshua Jensen <jjensen@xxxxxxxxxxxxxxxxx>
Re: [PATCH] tests: use test_cmp instead of piping to diff(1)
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: git diffstat feature suggestion
From
: Thomas Dickey <dickey@xxxxxxx>
Re: [PATCH 1/6] git-reset.txt: clarify branch vs. branch head
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 6/6] git-reset.txt: make modes description more consistent
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 5/6] git-reset.txt: point to git-checkout
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/6] git-reset.txt: reset does not change files in target
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] tests: use test_cmp instead of piping to diff(1)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/6] git-reset.txt: reset --soft is not a no-op
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] convert: generalize checksafe parameter
From
: Marcus Comstedt <marcus@xxxxxxxx>
Re: [PATCH 0/6] git-reset.txt improvements
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: [PATCH 3/6] git-reset.txt: reset --soft is not a no-op
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
[PATCH/RFC 06/12] gettextize: git-submodule "cached cannot be used" message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 12/12] gettextize: git-submodule "blob" and "submodule" messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 11/12] gettextize: git-submodule "path not initialized" message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 10/12] gettextize: git-submodule "[...] path is ignored" message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 09/12] gettextize: git-submodule "Entering [...]" message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 08/12] gettextize: git-submodule $errmsg messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 07/12] gettextize: git-submodule "Submodule change[...]" messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 03/12] gettextize: git-submodule say + eval_gettext messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 05/12] gettextize: git-submodule $update_module say + die messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 04/12] gettextize: git-submodule die + eval_gettext messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 02/12] gettextize: git-submodule echo + eval_gettext messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 01/12] gettextize: git-submodule add git-sh-i18n
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 00/12] gettextize: git-submodule
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
From
: Jay Soffian <jaysoffian@xxxxxxxxx>
Re: git-p4
From
: Tor Arvid Lund <torarvid@xxxxxxxxx>
Re: [PATCH/RFC 3/8] gettextize: git-pull eval_gettext + die message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: Is there an updated version of git-vcs-p4?
From
: Daniel Barkalow <barkalow@xxxxxxxxxxxx>
[PATCH] tests: use test_cmp instead of piping to diff(1)
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
From
: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
Re: Is there an updated version of git-vcs-p4?
From
: Tor Arvid Lund <torarvid@xxxxxxxxx>
Re: possible gitattributes eol bug with new eol=crlf | lf support?
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: Input welcome for "Git Bisect and Testing" presentation at GTAC 2010
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH/RFC 0/8] gettextize: git-pull
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 3/8] gettextize: git-pull eval_gettext + die message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 8/8] gettextize: git-pull "rebase against" / "merge with" messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 7/8] gettextize: git-pull "[...] not currently on a branch" message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 6/8] gettextize: git-pull "You asked to pull" message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 5/8] gettextize: git-pull split up "no candidate" message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 2/8] gettextize: git-pull die messages
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 4/8] gettextize: git-pull eval_gettext + warning message
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH/RFC 1/8] gettextize: git-pull add git-sh-i18n
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
From
: Chris Packham <judge.packham@xxxxxxxxx>
[ANNOUNCE] Git 1.7.2.3 for Windows
From
: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx>
Re: Is there an updated version of git-vcs-p4?
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH] git-gui: Update Swedish translation (521t).
From
: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx>
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
From
: Thomas Klausner <tk@xxxxxxxxxx>
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
From
: Thomas Klausner <tk@xxxxxxxxxx>
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
From
: Chris Packham <judge.packham@xxxxxxxxx>
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: [PATCH 2/2] log --author: take union of multiple "author" requests
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Mailing list headers: Date:<TAB> instead of Date:<SPACE>
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: git-p4
From
: Kent Borg <kentborg@xxxxxxxx>
Re: [PATCH 2/2] log --author: take union of multiple "author" requests
From
: Emil Sit <sit@xxxxxxxxxxx>
Re: [PATCH] t7003: Use test_commit instead of custom function
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 2/2] Add Swedish translation.
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
git .lock file error
From
: Nate Parsons <parsons.nate@xxxxxxxxx>
Mailing list headers: Date:<TAB> instead of Date:<SPACE>
From
: Thomas Klausner <tk@xxxxxxxxxx>
Re: git-p4
From
: Tor Arvid Lund <torarvid@xxxxxxxxx>
[PATCH] Documentation: Refer to git-commit-tree in git-filter-branch help
From
: "Wesley J. Landaker" <wjl@xxxxxxxxxxxxx>
Re: git log for a merged branch
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: git-p4
From
: Kent Borg <kentborg@xxxxxxxx>
Re: git log for a merged branch
From
: Stephen Bash <bash@xxxxxxxxxxx>
Re: git log for a merged branch
From
: Santi Béjar <santi@xxxxxxxxxxx>
Re: [PATCH 2/2] Add Swedish translation.
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: git log for a merged branch
From
: Stephen Bash <bash@xxxxxxxxxxx>
Re: [PATCH 2/2] Add Swedish translation.
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: git-subtree: bug, and ideas for doc improvements
From
: Yann Dirson <dirson@xxxxxxxxx>
[PATCH] Makefile: only add gettext tests on XGETTEXT_INCLUDE_TESTS=YesPlease
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
git-subtree: bug, and ideas for doc improvements
From
: Yann Dirson <dirson@xxxxxxxxx>
Re: [PATCH] t7003: Use test_commit instead of custom function
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
RE: [PATCH 2/2] Add Swedish translation.
From
: Peter Kjellerstedt <peter.kjellerstedt@xxxxxxxx>
Is there an updated version of git-vcs-p4?
From
: Tor Arvid Lund <torarvid@xxxxxxxxx>
[PATCH 2/2] log --author: take union of multiple "author" requests
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 0/6] git-reset.txt improvements
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH 2/6] git-reset.txt: reset does not change files in target
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH 4/6] git-reset.txt: use "working tree" consistently
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH 5/6] git-reset.txt: point to git-checkout
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH 3/6] git-reset.txt: reset --soft is not a no-op
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH 1/6] git-reset.txt: clarify branch vs. branch head
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH 6/6] git-reset.txt: make modes description more consistent
From
: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>
[PATCH 1/2] grep: move logic to compile header pattern into a separate helper
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Input welcome for "Git Bisect and Testing" presentation at GTAC 2010
From
: Avery Pennarun <apenwarr@xxxxxxxxx>
Re: [PATCH 2/2] Add Swedish translation.
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
RE: gitweb: please show tags file history browsing
From
: "Tjernlund" <tjernlund@xxxxxxxxxxxx>
Re: [PATCH 1/2] Command names should not be translated.
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: [PATCH] t7003: Use test_commit instead of custom function
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 7/8] setup_tree_pathspec(): interpret '^' as negative pathspec
From
: Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx>
Inconsistent result from git diff --quiet after untar'ing repo+working dir
From
: Greg Ward <greg@xxxxxxx>
Re: [RFC PATCH] gitweb.perl: tags snapshot link
From
: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx>
Re: [PATCH 2/2] Add Swedish translation.
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 1/2] Command names should not be translated.
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: RFC: Adding an option to log-like commands to call an external command for each revision
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH] Makefile: add CC to TRACK_CFLAGS
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH v2 1/2] convert: fix normalization of foreign idents
From
: Marcus Comstedt <marcus@xxxxxxxx>
Re: [PATCH v2 1/2] convert: fix normalization of foreign idents
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: RFC: Adding an option to log-like commands to call an external command for each revision
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 1/2] convert: fix normalization of foreign idents
From
: Marcus Comstedt <marcus@xxxxxxxx>
Input welcome for "Git Bisect and Testing" presentation at GTAC 2010
From
: Christian Couder <chriscool@xxxxxxxxxxxxx>
[PATCH] git-gui: Update Swedish translation (521t).
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
[PATCH] gitk: Update Swedish translation (290t).
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
[PATCH 2/2] Add Swedish translation.
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
[PATCH 1/2] Command names should not be translated.
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: git-p4
From
: Tor Arvid Lund <torarvid@xxxxxxxxx>
Re: git-p4
From
: Kent Borg <kentborg@xxxxxxxx>
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Making Git untrack few folders
From
: Parag Kalra <paragkalra@xxxxxxxxx>
Re: possible gitattributes eol bug with new eol=crlf | lf support?
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
Re: git-p4
From
: Tor Arvid Lund <torarvid@xxxxxxxxx>
Re: [RESEND] Pagination for gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH/RFC 3/3] t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
From
: Brandon Casey <drafnel@xxxxxxxxx>
Re: gitweb: please show tags file history browsing
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: git-p4
From
: Kent Borg <kentborg@xxxxxxxx>
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC 3/3] t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-p4
From
: Tor Arvid Lund <torarvid@xxxxxxxxx>
RE: gitweb: please show tags file history browsing
From
: "Tjernlund" <tjernlund@xxxxxxxxxxxx>
Re: git-p4
From
: Kent Borg <kentborg@xxxxxxxx>
Re: gitweb: please show tags file history browsing
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [ANNOUNCE] Git 1.7.3.rc1
From
: Johan Herland <johan@xxxxxxxxxxx>
RE: gitweb: please show tags file history browsing
From
: "Tjernlund" <tjernlund@xxxxxxxxxxxx>
Re: possible gitattributes eol bug with new eol=crlf | lf support?
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: tgt submodule?
From
: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
Re: Making Git untrack few folders
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Making Git untrack few folders
From
: Parag Kalra <paragkalra@xxxxxxxxx>
Re: gitweb: please show tags file history browsing
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH/RFC 3/3] t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 2/3] t/gitweb-lib.sh: Use tabs for indent consistently
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH/RFC 3/3] t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 1/3] t/gitweb-lib.sh: Use GIT_BUILD_DIR
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 0/3] t/gitweb-lib.sh improvements
From
: Jakub Narebski <jnareb@xxxxxxxxx>
RE: gitweb: please show tags file history browsing
From
: "Tjernlund" <tjernlund@xxxxxxxxxxxx>
Re: git-svn: How dependent is the git-svn repository on the Subversion repository URL?
From
: Peter Baumann <waste.manager@xxxxxx>
git-svn: How dependent is the git-svn repository on the Subversion repository URL?
From
: Daniel Trebbien <dtrebbien@xxxxxxxxx>
Re: RFC: Adding an option to log-like commands to call an external command for each revision
From
: Artur Skawina <art.08.09@xxxxxxxxx>
[PATCH] log -L: do not free parents lists we might need again
From
: Thomas Rast <trast@xxxxxxxxxxxxxxx>
Re: [PATCH] vcs-svn: Fix some printf format compiler warnings
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
git diffstat feature suggestion
From
: Marc Bejarano <beej@xxxxxxxx>
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: unable to retrieve new files from the server
From
: Andy <hoangtu69@xxxxxxxxx>
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: RFC: Adding an option to log-like commands to call an external command for each revision
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 2/2] ls-tree $di $dir: do not mistakenly recurse into directories
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Do not let lstree output recursively when a directory whose name is a prefix of the others is given in the path list.
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-p4
From
: Tor Arvid Lund <torarvid@xxxxxxxxx>
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: unable to retrieve new files from the server
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: gitweb: please show tags file history browsing
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH 8/8] tree_entry_interesting(): support negative pathspec
From
: Elijah Newren <newren@xxxxxxxxx>
Re: [PATCH 7/8] setup_tree_pathspec(): interpret '^' as negative pathspec
From
: Elijah Newren <newren@xxxxxxxxx>
Re: unable to retrieve new files from the server
From
: Tomas Carnecky <tom@xxxxxxxxxxxxx>
Re: [PATCH] compat/nedmalloc: don't force NDEBUG on the rest of git
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 0/8] en/object-list-with-pathspec v4
From
: Elijah Newren <newren@xxxxxxxxx>
Re: RFC: Adding an option to log-like commands to call an external command for each revision
From
: Mark Lodato <lodatom@xxxxxxxxx>
Re: unable to retrieve new files from the server
From
: Andy <hoangtu69@xxxxxxxxx>
Re: unable to retrieve new files from the server
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
unable to retrieve new files from the server
From
: Andy <hoangtu69@xxxxxxxxx>
Re: RFC: Adding an option to log-like commands to call an external command for each revision
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
gitweb: please show tags file history browsing
From
: "Tjernlund" <tjernlund@xxxxxxxxxxxx>
[PATCH] compat/nedmalloc: don't force NDEBUG on the rest of git
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [RFC/PATCH] Force using Tcl/Tk 8.4 on Mac OS X
From
: haller@xxxxxxxxxxx (Stefan Haller)
Re: [RFC/PATCH] Force using Tcl/Tk 8.4 on Mac OS X
From
: lists@xxxxxxxxxxxxxxxx (Stefan Haller)
Re: [PATCH 0/5] gettext docs: programmer docs in po/README
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 3/5] gettext docs: the gettext.h C interface
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[ANNOUNCE] Git 1.7.3.rc1
From
: Junio C Hamano <gitster@xxxxxxxxx>
What's cooking in git.git (Sep 2010, #03; Fri, 10)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/5] gettext docs: the gettext.h C interface
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/5] gettext docs: the gettext.h C interface
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 4/5] gettext docs: the git-sh-i18n.sh Shell interface
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 4/5] gettext docs: the git-sh-i18n.sh Shell interface
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 3/5] gettext docs: the gettext.h C interface
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 3/5] gettext docs: the gettext.h C interface
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/5] gettext docs: add "Marking strings for translation" section in po/README
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 3/5] gettext docs: the gettext.h C interface
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/5] gettext docs: add "Marking strings for translation" section in po/README
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] t7003: Use test_commit instead of custom function
From
: Brian Gernhardt <brian@xxxxxxxxxxxxxxxxxxxxx>
Re: git-p4
From
: Alejandro Riveira Fernández <ariveira@xxxxxxxxx>
Re: [RESEND] Pagination for gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: possible gitattributes eol bug with new eol=crlf | lf support?
From
: Robert Buck <buck.robert.j@xxxxxxxxx>
Re: How do I .gitignore files starting with "#"?
From
: Bruce Korb <bruce.korb@xxxxxxxxx>
Re: building git on Solaris
From
: Tomas Carnecky <tom@xxxxxxxxxxxxx>
Re: How do I .gitignore files starting with "#"?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: How do I .gitignore files starting with "#"?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
[PATCH 5/5] gettext docs: the Git::I18N Perl interface
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 4/5] gettext docs: the git-sh-i18n.sh Shell interface
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 3/5] gettext docs: the gettext.h C interface
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 2/5] gettext docs: add "Marking strings for translation" section in po/README
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 1/5] gettext docs: add a "Testing your changes" section to po/README
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
[PATCH 0/5] gettext docs: programmer docs in po/README
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: How do I .gitignore files starting with "#"?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [RESEND] Pagination for gitweb
From
: "J.H." <warthog19@xxxxxxxxxxxxxx>
Re: [PATCH 2/2] gitweb: Optimize paging when sorted by path
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: How do I .gitignore files starting with "#"?
From
: Bruce Korb <bruce.korb@xxxxxxxxx>
Re: [PATCH 1/2] gitweb: Make it possible to paginate projects
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: How do I .gitignore files starting with "#"?
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [RESEND] Pagination for gitweb
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: How do I .gitignore files starting with "#"?
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] builtin/describe.c: ignore untracked changes in submodules
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: possible gitattributes eol bug with new eol=crlf | lf support?
From
: Eyvind Bernhardsen <eyvind.bernhardsen@xxxxxxxxx>
Re: [PATCH] t/t4018: avoid two unnecessary sub-shell invocations
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH 00/20] [CONTINUE] Add gettext support to Git
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
How do I .gitignore files starting with "#"?
From
: Bruce Korb <bruce.korb@xxxxxxxxx>
Re: [PATCH] config.txt: fix placement of diff.noprefix
From
: Eli Collins <eli@xxxxxxxxxxxx>
Re: git revert ignore whitespace
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] config.txt: fix placement of diff.noprefix
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [Alt. PATCH] format-patch: do not use diff UI config
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 4/4 v2] userdiff.c: add builtin fortran regex patterns
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[PATCH 2/2] gitweb: Optimize paging when sorted by path
From
: Lubomir Rintel <lkundrak@xxxxx>
[PATCH 1/2] gitweb: Make it possible to paginate projects
From
: Lubomir Rintel <lkundrak@xxxxx>
[RESEND] Pagination for gitweb
From
: Lubomir Rintel <lkundrak@xxxxx>
[PATCH] t/t4018: avoid two unnecessary sub-shell invocations
From
: Brandon Casey <casey@xxxxxxxxxxxxxxx>
[PATCH] post-receive-email: ensure sent messages are not empty
From
: "Kevin P. Fleming" <kpfleming@xxxxxxxxxx>
Re: [PATCH 00/20] [CONTINUE] Add gettext support to Git
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] read-tree: deprecate syntax without tree-ish args
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git revert ignore whitespace
From
: Jeff King <peff@xxxxxxxx>
Re: git revert ignore whitespace
From
: "Steven" <redalert.commander@xxxxxxxxx>
Re: Questions concerning SCM Life Cycle Management and GIT.
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: git revert ignore whitespace
From
: Jeff King <peff@xxxxxxxx>
Re: Coping with the pull-before-you-push model
From
: Jeff King <peff@xxxxxxxx>
Questions concerning SCM Life Cycle Management and GIT.
From
: "Butler, Anna R CIV NSWCDD, W34" <anna.butler@xxxxxxxx>
Re: [PATCH] read-tree: deprecate syntax without tree-ish args
From
: Sverre Rabbelier <srabbelier@xxxxxxxxx>
[PATCH] read-tree: deprecate syntax without tree-ish args
From
: Jan Krüger <jk@xxxxx>
Re: [PATCH 00/20] [CONTINUE] Add gettext support to Git
From
: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
Re: [PATCH] read-tree: abort if no trees are given
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
[PATCH] git-svn: Use platform-specific svn authentication providers (e.g., gnome-keyring)
From
: Matthijs Kooijman <matthijs@xxxxxxxx>
[PATCH] read-tree: abort if no trees are given
From
: Jan Krüger <jk@xxxxx>
Re: [PATCH v2] hash binary sha1 into patch id
From
: Clemens Buchacher <drizzd@xxxxxx>
git revert ignore whitespace
From
: "Steven" <redalert.commander@xxxxxxxxx>
Re: Coping with the pull-before-you-push model
From
: Jon Seymour <jon.seymour@xxxxxxxxx>
Re: [PATCH v2] hash binary sha1 into patch id
From
: Marat Radchenko <marat@xxxxxxxxxxxxxxxx>