aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-commit: clean up die messagesJeff King2007-12-01
* Do not generate full commit log message if it is not going to be usedAlex Riesen2007-11-28
* Remove git-status from list of scripts as it is builtinShawn O. Pearce2007-11-27
* Fix off-by-one error when truncating the diff out of the commit message.Kristian Høgsberg2007-11-26
* builtin-commit.c: export GIT_INDEX_FILE for launch_editor as well.Pierre Habouzit2007-11-26
* Add a few more tests for git-commitJunio C Hamano2007-11-22
* builtin-commit: Include the diff in the commit message when verbose.Kristian Høgsberg2007-11-22
* builtin-commit: fix partial-commit supportJunio C Hamano2007-11-22
* Fix add_files_to_cache() to take pathspec, not user specified list of filesJunio C Hamano2007-11-22
* Export three helper functions from ls-filesJunio C Hamano2007-11-22
* builtin-commit: run commit-msg hook with correct message fileJunio C Hamano2007-11-22
* builtin-commit: do not color status output shown in the message templateJunio C Hamano2007-11-22
* file_exists(): dangling symlinks do existJunio C Hamano2007-11-22
* Replace "runstatus" with "status" in the testsJohannes Schindelin2007-11-22
* t7501-commit: Add test for git commit <file> with dirty index.Kristian Høgsberg2007-11-22
* builtin-commit: Clean up an unused variable and a debug fprintf().Kristian Høgsberg2007-11-22
* Call refresh_cache() when updating the user index for --only commits.Kristian Høgsberg2007-11-22
* builtin-commit: Add newline when showing which commit was createdJohannes Schindelin2007-11-22
* builtin-commit: resurrect behavior for multiple -m optionsJohannes Schindelin2007-11-22
* builtin-commit --s: add a newline if the last line was not a S-o-bJohannes Schindelin2007-11-22
* builtin-commit: fix --signoffJohannes Schindelin2007-11-22
* git status: show relative paths when run in a subdirectoryJohannes Schindelin2007-11-22
* builtin-commit: Refresh cache after adding files.Kristian Høgsberg2007-11-22
* builtin-commit: fix reflog message generationJohannes Schindelin2007-11-22
* launch_editor(): read the file, even when EDITOR=:Johannes Schindelin2007-11-22
* Port git commit to C.Kristian Høgsberg2007-11-22
* Export launch_editor() and make it accept ':' as a no-op editor.Kristian Høgsberg2007-11-22
* Add testcase for amending and fixing author in git commit.Kristian Høgsberg2007-11-22
* Make test scripts executable.Junio C Hamano2007-11-22
* Merge branch 'maint'Junio C Hamano2007-11-22
|\
| * Make test scripts executable.Junio C Hamano2007-11-22
| * bundle create: keep symbolic refs' names instead of resolving themJohannes Schindelin2007-11-22
* | rebase -i: move help to end of todo fileJohannes Schindelin2007-11-22
* | git-merge-ours: make it a builtin.Thomas Harning2007-11-22
* | Refactor patch_update_cmdWincent Colaiuta2007-11-22
* | Authenticate only once in git-send-emailWincent Colaiuta2007-11-22
* | Merge git://git.bogomips.org/git-svnJunio C Hamano2007-11-22
|\ \
| * | git-svn: allow `info' command to work offlineEric Wong2007-11-21
| * | git-svn: info --url [path]David D. Kilzer2007-11-21
| * | git-svn info: implement info commandDavid D. Kilzer2007-11-21
| * | git-svn: extract reusable code into utility functionsDavid D. Kilzer2007-11-21
| * | t9106: fix a race condition that caused svn to miss modificationsEric Wong2007-11-21
* | | Fix "quote" misconversion for rewrite diff output.Junio C Hamano2007-11-21
|/ /
* | Merge git://repo.or.cz/git-guiJunio C Hamano2007-11-21
|\ \
| * | git-gui 0.9.0gitgui-0.9.0Shawn O. Pearce2007-11-21
| * | git-gui: Bind Meta-T for "Stage To Commit" menu actionShawn O. Pearce2007-11-08
| * | git-gui: Allow users to set font weights to boldShawn O. Pearce2007-11-01
| * | git-gui: Update Japanese strings (part 2)Junio C Hamano2007-11-01
| * | git-gui: Update Japanese stringsしらいしななこ2007-11-01
| * | Updated russian translation of git-guiAlex Riesen2007-11-01