2010-01-19 | branch: warn and refuse to set a branch as a tracking... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2010-01-12 | lockfile: show absolute filename in unable_to_lock_message Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2010-01-12 | Be more user-friendly when refusing to do something... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2010-01-12 | push: spell 'Note about fast-forwards' section name... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2010-01-02 | stash: mention --patch in usage string. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-12-31 | branch: die explicitly why when calling "git branch... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-12-31 | SubmittingPatches: hints to know the status of a submitted... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-12-31 | builtin-config: add --path option doing ~ and ~user... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-12-07 | Detailed diagnosis when parsing an object name fails. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-11-30 | builtin-merge: show user-friendly error messages for... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-11-30 | merge-recursive: make the error-message generation... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-11-23 | user-manual: Document that "git merge" doesn't like... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-11-23 | merge-recursive: point the user to commit when file... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-11-19 | expand_user_path: expand ~ to $HOME, not to the actual... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-11-18 | 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> |
diff | tree |
2009-09-20 | push: Correctly initialize nonfastforward in transport_push. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-09-13 | wrap git's main usage string. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-09-02 | stash: simplify defaulting to "save" and reject unknown... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-08-22 | reset: make the reminder output consistent with "checkout" Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-08-22 | Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-08-18 | filter-branch: make the usage string fit on 80 chars... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-08-12 | push: point to 'git pull' and 'git push --force' in... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-08-07 | Show usage string for 'git log -h', 'git show -h' and... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-08-06 | git-ls-files.txt: clarify what "other files" mean for... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-08-06 | rebase: consistent error messages for staged and unstaged... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-08-05 | Better usage string for reflog. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-04-20 | clone: add test for push on an empty clone. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-04-19 | Update git-add.txt according to the new possibilities... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-04-19 | git add -p: new "quit" command at the prompt. |
diff | tree |
2009-04-16 | Update git-add.txt according to the new possibilities... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-04-16 | git add -p: new "quit" command at the prompt. |
diff | tree |
2009-04-08 | git-pull.sh: better warning message for "git pull"... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-04-08 | git-rev-list.txt: make ascii markup uniform with other... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-04-08 | git-send-email.txt: clarify which options take an argument. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-04-08 | git-checkout.txt: clarify that <branch> applies when... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-04-08 | git-checkout.txt: fix incorrect statement about HEAD... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-02-20 | More friendly message when locking the index fails. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-02-20 | Document git blame --reverse. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-02-04 | builtin-mv.c: check for unversionned files before looking... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-02-04 | Add a testcase for "git mv -f" on untracked files. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2009-02-04 | Missing && in t/t7001.sh. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2008-04-30 | git-svn: detect and fail gracefully when dcommitting... |
diff | tree |
2008-04-19 | Document that WebDAV doesn't need git on the server... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2008-03-03 | Fix incorrect wording in git-merge.txt. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2007-11-20 | Doc fix for git-reflog: mention @{...} syntax, and... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2007-08-19 | Add and document a global --no-pager option for git. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2007-07-14 | More permissive "git-rm --cached" behavior without -f. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2007-05-07 | Added a reference to git-add in the documentation for... Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |
2007-05-07 | Document git add -u introduced earlier. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> |
diff | tree |