2011-01-12 |
Matthieu Moy | commit: suggest --amend --reset-author to fix commiter... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-11-03 |
Matthieu Moy | git-branch.txt: mention --set-upstream as a way to... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-11-03 |
Matthieu Moy | user-manual.txt: explain better the remote(-tracking... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-11-03 |
Matthieu Moy | Change incorrect "remote branch" to "remote tracking... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-11-03 |
Matthieu Moy | Change incorrect uses of "remote branch" meaning "remote... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-11-03 |
Matthieu Moy | Change "tracking branch" to "remote-tracking branch" Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-11-03 |
Matthieu Moy | everyday.txt: change "tracking branch" to "remote-tracking... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-11-03 |
Matthieu Moy | Change remote tracking to remote-tracking in non-trivial... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-11-03 |
Matthieu Moy | Replace "remote tracking" with "remote-tracking" Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-11-03 |
Matthieu Moy | Better "Changed but not updated" message in git-status Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-09-29 |
Matthieu Moy | diff: trivial fix for --output file error message Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-09-27 |
Matthieu Moy | update comment and documentation for :/foo syntax Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-09-03 |
Matthieu Moy | t7609-merge-co-error-msgs: test non-fast forward case... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-09-03 |
Matthieu Moy | Move "show_all_errors = 1" to setup_unpack_trees_porcelain() Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-09-03 |
Matthieu Moy | setup_unpack_trees_porcelain: take the whole options... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-09-03 |
Matthieu Moy | Move set_porcelain_error_msgs to unpack-trees.c and... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-31 |
Matthieu Moy | tests: factor HOME=$(pwd) in test-lib.sh Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-30 |
Matthieu Moy | t0003: add missing && at end of lines Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-20 |
Matthieu Moy | xmalloc: include size in the failure message Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-13 |
Matthieu Moy | push: mention "git pull" in error message for non-fast... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-12 |
Matthieu Moy | git-gui: use shell to launch textconv filter in "blame" Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-11 |
Matthieu Moy | post-receive-email: remove spurious commas in email... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-11 |
Matthieu Moy | unpack_trees: group error messages by type Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-11 |
Matthieu Moy | merge-recursive: distinguish "removed" and "overwritten... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-11 |
Matthieu Moy | Turn unpack_trees_options.msgs into an array + enum Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-11 |
Matthieu Moy | test-lib: user-friendly alternatives to test [-d|-f|-e] Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-11 |
Matthieu Moy | rebase -i: add exec command to launch a shell command Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-09 |
Matthieu Moy | Document -B<n>[/<m>], -M<n> and -C<n> variants of ... Original patch by Matthieu Moy, but documentation for -B mostly... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-06 |
Matthieu Moy | log: parse separate option for --glob Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-06 |
Matthieu Moy | log: parse separate options like git log --grep foo Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-06 |
Matthieu Moy | diff: parse separate options --stat-width n, --stat... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-06 |
Matthieu Moy | diff: parse separate options like -S foo Original patch by Matthieu Moy, plus refactoring by Jonathan... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-08-05 |
Matthieu Moy | pretty-options.txt: match --format's documentation... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-07-28 |
Matthieu Moy | Document ls-files -t as semi-obsolete. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-07-27 |
Matthieu Moy | Clarify help message when no remote is specified in... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-03-07 |
Matthieu Moy | stash: suggest the correct command line for unknown... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-02-22 |
Matthieu Moy | Use git_mkstemp_mode instead of plain mkstemp to create... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-02-22 |
Matthieu Moy | git_mkstemps_mode: don't set errno to EINVAL on exit. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-02-22 |
Matthieu Moy | Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-02-22 |
Matthieu Moy | git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-02-22 |
Matthieu Moy | Move gitmkstemps to path.c Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-02-22 |
Matthieu Moy | Add a testcase for ACL with restrictive umask. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-01-19 |
Matthieu Moy | branch: warn and refuse to set a branch as a tracking... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-01-12 |
Matthieu Moy | lockfile: show absolute filename in unable_to_lock_message Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-01-12 |
Matthieu Moy | Be more user-friendly when refusing to do something... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-01-12 |
Matthieu Moy | push: spell 'Note about fast-forwards' section name... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2010-01-02 |
Matthieu Moy | stash: mention --patch in usage string. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-12-31 |
Matthieu Moy | branch: die explicitly why when calling "git branch... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-12-31 |
Matthieu Moy | SubmittingPatches: hints to know the status of a submitted... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-12-31 |
Matthieu Moy | builtin-config: add --path option doing ~ and ~user... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-12-07 |
Matthieu Moy | Detailed diagnosis when parsing an object name fails. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-11-30 |
Matthieu Moy | builtin-merge: show user-friendly error messages for... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-11-30 |
Matthieu Moy | merge-recursive: make the error-message generation... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-11-23 |
Matthieu Moy | user-manual: Document that "git merge" doesn't like... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-11-23 |
Matthieu Moy | merge-recursive: point the user to commit when file... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-11-19 |
Matthieu Moy | expand_user_path: expand ~ to $HOME, not to the actual... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-11-18 |
Matthieu Moy | Expand ~ and ~user in core.excludesfile, commit.template ...patch by Karl Chen, modified by Matthieu Moy, and further Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-09-20 |
Matthieu Moy | push: Correctly initialize nonfastforward in transport_push. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-09-13 |
Matthieu Moy | wrap git's main usage string. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-09-02 |
Matthieu Moy | stash: simplify defaulting to "save" and reject unknown... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-08-22 |
Matthieu Moy | reset: make the reminder output consistent with "checkout" Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-08-22 |
Matthieu Moy | Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-08-18 |
Matthieu Moy | filter-branch: make the usage string fit on 80 chars... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-08-12 |
Matthieu Moy | push: point to 'git pull' and 'git push --force' in... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-08-07 |
Matthieu Moy | Show usage string for 'git log -h', 'git show -h' and... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-08-06 |
Matthieu Moy | git-ls-files.txt: clarify what "other files" mean for... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-08-06 |
Matthieu Moy | rebase: consistent error messages for staged and unstaged... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-08-05 |
Matthieu Moy | Better usage string for reflog. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-04-20 |
Matthieu Moy | clone: add test for push on an empty clone. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-04-19 |
Matthieu Moy | Update git-add.txt according to the new possibilities... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-04-19 |
Matthieu Moy | git add -p: new "quit" command at the prompt.
|
commit | commitdiff | tree |
2009-04-16 |
Matthieu Moy | Update git-add.txt according to the new possibilities... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-04-16 |
Matthieu Moy | git add -p: new "quit" command at the prompt.
|
commit | commitdiff | tree |
2009-04-08 |
Matthieu Moy | git-pull.sh: better warning message for "git pull"... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-04-08 |
Matthieu Moy | git-rev-list.txt: make ascii markup uniform with other... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-04-08 |
Matthieu Moy | git-send-email.txt: clarify which options take an argument. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-04-08 |
Matthieu Moy | git-checkout.txt: clarify that <branch> applies when... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-04-08 |
Matthieu Moy | git-checkout.txt: fix incorrect statement about HEAD... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-02-20 |
Matthieu Moy | More friendly message when locking the index fails. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-02-20 |
Matthieu Moy | Document git blame --reverse. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-02-04 |
Matthieu Moy | builtin-mv.c: check for unversionned files before looking... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-02-04 |
Matthieu Moy | Add a testcase for "git mv -f" on untracked files. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2009-02-04 |
Matthieu Moy | Missing && in t/t7001.sh. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2008-04-30 |
Matthieu Moy | git-svn: detect and fail gracefully when dcommitting...
|
commit | commitdiff | tree |
2008-04-19 |
Matthieu Moy | Document that WebDAV doesn't need git on the server... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2008-03-03 |
Matthieu Moy | Fix incorrect wording in git-merge.txt. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2007-11-20 |
Matthieu Moy | Doc fix for git-reflog: mention @{...} syntax, and... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2007-08-19 |
Matthieu Moy | Add and document a global --no-pager option for git. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2007-07-14 |
Matthieu Moy | More permissive "git-rm --cached" behavior without -f. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2007-05-07 |
Matthieu Moy | Added a reference to git-add in the documentation for... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |
2007-05-07 |
Matthieu Moy | Document git add -u introduced earlier. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
|
commit | commitdiff | tree |