Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | userdiff.c: add builtin fortran regex patterns | Brandon Casey | 2010-09-10 | |
* | | | | | | | | Merge branch 'jk/read-tree-empty' | Junio C Hamano | 2010-09-29 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | read-tree: deprecate syntax without tree-ish args | Jan Krüger | 2010-09-10 | |
* | | | | | | | | | Merge branch 'rr/format-patch-count-without-merges' | Junio C Hamano | 2010-09-29 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | format-patch: Don't go over merge commits | Ramkumar Ramachandra | 2010-08-27 | |
| * | | | | | | | | | t4014-format-patch: Call test_tick before committing | Ramkumar Ramachandra | 2010-08-27 | |
* | | | | | | | | | | Merge branch 'jc/pickaxe-grep' | Junio C Hamano | 2010-09-29 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | diff/log -G<pattern>: tests | Junio C Hamano | 2010-08-31 | |
| * | | | | | | | | | | git log/diff: add -G<regexp> that greps in the patch text | Junio C Hamano | 2010-08-31 | |
| * | | | | | | | | | | diff: pass the entire diff-options to diffcore_pickaxe() | Junio C Hamano | 2010-08-31 | |
| * | | | | | | | | | | gitdiffcore doc: update pickaxe description | Junio C Hamano | 2010-08-31 | |
* | | | | | | | | | | | Merge branch 'gb/shell-ext' | Junio C Hamano | 2010-09-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | shell: Display errors from improperly-formatted command lines | Greg Brockman | 2010-08-27 | |
| * | | | | | | | | | | | Merge branch 'gb/split-cmdline-errmsg' into gb/shell-ext | Junio C Hamano | 2010-08-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | shell: Rewrite documentation and improve error message | Ramkumar Ramachandra | 2010-08-24 | |
| * | | | | | | | | | | | | Add sample commands for git-shell | Greg Brockman | 2010-08-12 | |
| * | | | | | | | | | | | | Add interactive mode to git-shell for user-friendliness | Greg Brockman | 2010-08-12 | |
| * | | | | | | | | | | | | Allow creation of arbitrary git-shell commands | Greg Brockman | 2010-08-12 | |
* | | | | | | | | | | | | | Merge branch 'rr/fmt-merge-msg' | Junio C Hamano | 2010-09-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | t6200-fmt-merge-msg: Exercise '--log' to configure shortlog length | Ramkumar Ramachandra | 2010-09-09 | |
| * | | | | | | | | | | | | | t6200-fmt-merge-msg: Exercise 'merge.log' to configure shortlog length | Ramkumar Ramachandra | 2010-09-09 | |
| * | | | | | | | | | | | | | merge: Make 'merge.log' an integer or boolean option | Ramkumar Ramachandra | 2010-09-09 | |
| * | | | | | | | | | | | | | merge: Make '--log' an integer option for number of shortlog entries | Ramkumar Ramachandra | 2010-09-09 | |
| * | | | | | | | | | | | | | fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_len | Ramkumar Ramachandra | 2010-09-09 | |
* | | | | | | | | | | | | | | Merge branch 'po/etc-gitattributes' | Junio C Hamano | 2010-09-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Add global and system-wide gitattributes | Petr Onderka | 2010-09-01 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | MinGW: avoid collisions between "tags" and "TAGS" | Junio C Hamano | 2010-09-29 | |
* | | | | | | | | | | | | | diff: trivial fix for --output file error message | Matthieu Moy | 2010-09-29 | |
* | | | | | | | | | | | | | user-manual: fix anchor name Finding-comments-With-given-Content | Michael J Gruber | 2010-09-29 | |
* | | | | | | | | | | | | | user-manual: be consistent in illustrations to 'git rebase' | Kirill Smelkov | 2010-09-29 | |
* | | | | | | | | | | | | | stash: simplify parsing fixes | Jon Seymour | 2010-09-29 | |
* | | | | | | | | | | | | | Git 1.7.3.1v1.7.3.1 | Junio C Hamano | 2010-09-29 | |
* | | | | | | | | | | | | | stash: fix git stash branch regression when branch creation fails | Jon Seymour | 2010-09-29 | |
* | | | | | | | | | | | | | stash drops the stash even if creating the branch fails because it already ex... | Tomas Carnecky | 2010-09-29 | |
* | | | | | | | | | | | | | Fix missing 'does' in man-page for 'git checkout' | Linus Torvalds | 2010-09-27 | |
* | | | | | | | | | | | | | dir.c: squelch false uninitialized memory warning | Pat Notz | 2010-09-27 | |
* | | | | | | | | | | | | | git-send-email.perl: ensure $domain is defined before using it | Brandon Casey | 2010-09-27 | |
* | | | | | | | | | | | | | wt-status.c: don't leak directory entries when processing untracked,ignored | Brandon Casey | 2010-09-27 | |
* | | | | | | | | | | | | | t6050 (replace): fix bogus "fetch branch with replacement" test | Christian Couder | 2010-09-27 | |
* | | | | | | | | | | | | | Documentation: Refer to git-commit-tree in git-filter-branch help | Wesley J. Landaker | 2010-09-27 | |
* | | | | | | | | | | | | | update comment and documentation for :/foo syntax | Matthieu Moy | 2010-09-27 | |
* | | | | | | | | | | | | | Improvements to `git checkout -h` | Daniel Knittl-Frank | 2010-09-27 | |
* | | | | | | | | | | | | | contrib/completion: --no-index option to git diff | Michael J Gruber | 2010-09-27 | |
* | | | | | | | | | | | | | prefer test -h over test -L in shell scripts | Jeff King | 2010-09-27 | |
* | | | | | | | | | | | | | CodingGuidelines: spell Arithmetic Expansion with $(($var)) | Junio C Hamano | 2010-09-27 | |
* | | | | | | | | | | | | | t1503: Fix arithmetic expansion syntax error when using dash | Ramsay Jones | 2010-09-27 | |
* | | | | | | | | | | | | | strbuf.h: fix comment typo | Pat Notz | 2010-09-27 | |
* | | | | | | | | | | | | | git-stash: fix flag parsing | Brian Gernhardt | 2010-09-26 | |
* | | | | | | | | | | | | | t/t3903-stash: improve testing of git-stash show | Brandon Casey | 2010-09-26 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Git 1.7.3v1.7.3 | Junio C Hamano | 2010-09-18 |