aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add "--patch" option to git-add--interactiveWincent Colaiuta2007-11-25
* add -i: Fix running from a subdirectoryJunio C Hamano2007-11-25
* builtin-add: fix command line building to call interactiveJunio C Hamano2007-11-25
* Merge branch 'kh/commit' into wc/add-iJunio C Hamano2007-11-25
|\
| * 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
* | | git-add -i: allow multiple selection in patch subcommandJunio C Hamano2007-11-22
* | | Add path-limiting to git-add--interactiveWincent Colaiuta2007-11-22
* | | Teach builtin-add to pass multiple paths to git-add--interactiveWincent Colaiuta2007-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