Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | ls-files: fix overeager pathspec optimization | Junio C Hamano | 2010-01-09 | 2 | -2/+38 | |
| * | | | | | | | | | | | | | read_directory(): further split treat_path() | Junio C Hamano | 2010-01-09 | 1 | -21/+29 | |
| * | | | | | | | | | | | | | read_directory_recursive(): refactor handling of a single path into a separat... | Junio C Hamano | 2010-01-09 | 1 | -63/+90 | |
| * | | | | | | | | | | | | | t3001: test ls-files -o ignored/dir | Junio C Hamano | 2010-01-09 | 1 | -0/+39 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'jc/grep-lookahead' | Junio C Hamano | 2010-01-20 | 7 | -370/+166 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | grep --no-index: allow use of "git grep" outside a git repository | Junio C Hamano | 2010-01-15 | 2 | -0/+78 | |
| * | | | | | | | | | | | | | grep: prepare to run outside of a work tree | Junio C Hamano | 2010-01-15 | 2 | -1/+8 | |
| * | | | | | | | | | | | | | grep: rip out pessimization to use fixmatch() | Junio C Hamano | 2010-01-13 | 1 | -8/+1 | |
| * | | | | | | | | | | | | | grep: rip out support for external grep | Junio C Hamano | 2010-01-13 | 5 | -324/+8 | |
| * | | | | | | | | | | | | | Merge branch 'jc/maint-1.6.4-grep-lookahead' into jc/maint-grep-lookahead | Junio C Hamano | 2010-01-12 | 1 | -0/+75 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | grep: optimize built-in grep by skipping lines that do not hit | Junio C Hamano | 2010-01-12 | 1 | -0/+75 | |
* | | | | | | | | | | | | | | Merge branch 'jc/maint-strbuf-add-fix-doubling' | Junio C Hamano | 2010-01-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | strbuf_addbuf(): allow passing the same buf to dst and src | Junio C Hamano | 2010-01-13 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'mm/conflict-advice' | Junio C Hamano | 2010-01-20 | 9 | -13/+93 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Be more user-friendly when refusing to do something because of conflict. | Matthieu Moy | 2010-01-12 | 9 | -13/+93 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'da/difftool' | Junio C Hamano | 2010-01-20 | 5 | -27/+118 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | difftool: Update copyright notices to list each year separately | David Aguilar | 2010-01-16 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | difftool: Use eval to expand '--extcmd' expressions | David Aguilar | 2010-01-16 | 2 | -2/+14 | |
| * | | | | | | | | | | | | | | difftool: Add '-x' and as an alias for '--extcmd' | David Aguilar | 2010-01-16 | 3 | -8/+24 | |
| * | | | | | | | | | | | | | | t7800-difftool.sh: Simplify the --extcmd test | David Aguilar | 2010-01-16 | 1 | -8/+5 | |
| * | | | | | | | | | | | | | | git-diff.txt: Link to git-difftool | David Aguilar | 2010-01-10 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | difftool: Allow specifying unconfigured commands with --extcmd | David Aguilar | 2010-01-10 | 4 | -8/+50 | |
| * | | | | | | | | | | | | | | difftool--helper: Remove use of the GIT_MERGE_TOOL variable | David Aguilar | 2010-01-10 | 2 | -14/+4 | |
| * | | | | | | | | | | | | | | difftool--helper: Update copyright and remove distracting comments | David Aguilar | 2010-01-10 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | | git-difftool: Add '--gui' for selecting a GUI tool | David Aguilar | 2010-01-03 | 3 | -1/+33 | |
| * | | | | | | | | | | | | | | t7800-difftool: Set a bogus tool for use by tests | David Aguilar | 2010-01-03 | 1 | -1/+2 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'mh/rebase-fixup' | Junio C Hamano | 2010-01-20 | 3 | -112/+219 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | rebase -i: Retain user-edited commit messages after squash/fixup conflicts | Michael Haggerty | 2010-01-14 | 2 | -39/+63 | |
| * | | | | | | | | | | | | | | t3404: Set up more of the test repo in the "setup" step | Michael Haggerty | 2010-01-14 | 1 | -25/+26 | |
| * | | | | | | | | | | | | | | rebase -i: For fixup commands without squashes, do not start editor | Michael Haggerty | 2010-01-14 | 2 | -31/+57 | |
| * | | | | | | | | | | | | | | rebase -i: Change function make_squash_message into update_squash_message | Michael Haggerty | 2010-01-14 | 1 | -15/+20 | |
| * | | | | | | | | | | | | | | rebase -i: Extract function do_with_author | Michael Haggerty | 2010-01-14 | 1 | -12/+15 | |
| * | | | | | | | | | | | | | | rebase -i: Handle the author script all in one place in do_next | Michael Haggerty | 2010-01-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | rebase -i: Extract a function "commit_message" | Michael Haggerty | 2010-01-14 | 1 | -5/+10 | |
| * | | | | | | | | | | | | | | rebase -i: Simplify commit counting for generated commit messages | Michael Haggerty | 2010-01-14 | 1 | -8/+3 | |
| * | | | | | | | | | | | | | | rebase -i: Improve consistency of commit count in generated commit messages | Michael Haggerty | 2010-01-14 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | t3404: Test the commit count in commit messages generated by "rebase -i" | Michael Haggerty | 2010-01-14 | 2 | -3/+12 | |
| * | | | | | | | | | | | | | | rebase -i: Introduce a constant AMEND | Michael Haggerty | 2010-01-14 | 1 | -4/+12 | |
| * | | | | | | | | | | | | | | rebase -i: Introduce a constant AUTHOR_SCRIPT | Michael Haggerty | 2010-01-14 | 1 | -6/+11 | |
| * | | | | | | | | | | | | | | rebase -i: Document how temporary files are used | Michael Haggerty | 2010-01-14 | 1 | -7/+34 | |
| * | | | | | | | | | | | | | | rebase -i: Use symbolic constant $MSG consistently | Michael Haggerty | 2010-01-14 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | rebase -i: Use "test -n" instead of "test ! -z" | Michael Haggerty | 2010-01-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | rebase -i: Inline expression | Michael Haggerty | 2010-01-14 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | rebase -i: Remove dead code | Michael Haggerty | 2010-01-14 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | rebase -i: Make the condition for an "if" more transparent | Michael Haggerty | 2010-01-14 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | Merge branch 'ns/rebase-auto-squash' | Junio C Hamano | 2010-01-20 | 3 | -0/+120 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | rebase -i --autosquash: auto-squash commits | Nanako Shiraishi | 2010-01-07 | 3 | -0/+120 | |
* | | | | | | | | | | | | | | | | Merge branch 'mh/rebase-fixup' (early part) | Junio C Hamano | 2010-01-20 | 4 | -68/+137 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | rebase-i: Ignore comments and blank lines in peek_next_command | Michael Haggerty | 2010-01-12 | 2 | -1/+25 | |
| * | | | | | | | | | | | | | | | lib-rebase: Allow comments and blank lines to be added to the rebase script | Michael Haggerty | 2010-01-12 | 1 | -5/+16 |