Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tests: remove unnecessary '^' from 'expr' regular expression | Junio C Hamano | 2010-06-21 |
* | Update draft release notes to 1.7.1.1 | Junio C Hamano | 2010-06-21 |
* | Merge branch 'mc/maint-zoneparse' into maint | Junio C Hamano | 2010-06-21 |
|\ | |||
| * | Add "Z" as an alias for the timezone "UTC" | Marcus Comstedt | 2010-05-18 |
* | | Merge branch 'jk/diff-m-doc' into maint | Junio C Hamano | 2010-06-21 |
|\ \ | |||
| * | | docs: clarify meaning of -M for git-log | Jeff King | 2010-05-18 |
| |/ | |||
* | | Merge branch 'jn/maint-doc-ignore' into maint | Junio C Hamano | 2010-06-21 |
|\ \ | |||
| * | | gitignore.5: Clarify matching rules | Jonathan Nieder | 2010-05-31 |
* | | | Merge branch 'bs/userdiff-php' into maint | Junio C Hamano | 2010-06-21 |
|\ \ \ | |||
| * | | | diff: Support visibility modifiers in the PHP hunk header regexp | Björn Steinbrink | 2010-05-27 |
* | | | | Merge branch 'jk/maint-sha1-file-name-fix' into maint | Junio C Hamano | 2010-06-21 |
|\ \ \ \ | |||
| * | | | | remove over-eager caching in sha1_file_name | Jeff King | 2010-05-25 |
* | | | | | Merge branch 'jk/maint-pull-dry-run-noop' into maint | Junio C Hamano | 2010-06-21 |
|\ \ \ \ \ | |||
| * | | | | | pull: do nothing on --dry-run | Jeff King | 2010-05-25 |
| |/ / / / | |||
* | | | | | Merge branch 'bw/diff-metainfo-color' into maint | Junio C Hamano | 2010-06-21 |
|\ \ \ \ \ | |||
| * | | | | | diff: fix coloring of extended diff headers | Bert Wesarg | 2010-05-19 |
* | | | | | | Merge branch 'cb/assume-unchanged-fix' into maint | Junio C Hamano | 2010-06-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | Documentation: git-add does not update files marked "assume unchanged" | Clemens Buchacher | 2010-05-08 |
| * | | | | | | do not overwrite files marked "assume unchanged" | Clemens Buchacher | 2010-05-01 |
* | | | | | | | Merge branch 'jn/notes-doc' into maint | Junio C Hamano | 2010-06-21 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Documentation/notes: nitpicks | Jonathan Nieder | 2010-05-08 |
| * | | | | | | | Documentation/notes: clean up description of rewriting configuration | Jonathan Nieder | 2010-05-08 |
| * | | | | | | | Documentation/notes: simplify treatment of default display refs | Jonathan Nieder | 2010-05-08 |
| * | | | | | | | Documentation/log: add a CONFIGURATION section | Jonathan Nieder | 2010-05-08 |
| * | | | | | | | Documentation/notes: simplify treatment of default notes ref | Jonathan Nieder | 2010-05-08 |
| * | | | | | | | Documentation/notes: add configuration section | Jonathan Nieder | 2010-05-08 |
| * | | | | | | | Documentation/notes: describe content of notes blobs | Jonathan Nieder | 2010-05-08 |
| * | | | | | | | Documentation/notes: document format of notes trees | Jonathan Nieder | 2010-05-08 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'ab/test-cleanup' into maint | Junio C Hamano | 2010-06-21 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Turn setup code in t2007-checkout-symlink.sh into a test | Ævar Arnfjörð Bjarmason | 2010-05-07 |
| * | | | | | | | Move t6000lib.sh to lib-* | Ævar Arnfjörð Bjarmason | 2010-05-07 |
* | | | | | | | | Merge branch 'rs/diff-no-minimal' into maint | Junio C Hamano | 2010-06-21 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | git diff too slow for a file | René Scharfe | 2010-05-02 |
* | | | | | | | | | Merge branch 'bg/apply-blank-trailing-context' into maint | Junio C Hamano | 2010-06-21 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | apply: Allow blank *trailing* context lines to match beyond EOF | Björn Gustavsson | 2010-04-07 |
* | | | | | | | | | | gitweb/Makefile: fix typo in gitweb.min.css rule | Jay Soffian | 2010-06-20 |
* | | | | | | | | | | Prepare draft release notes to 1.7.1.1 | Junio C Hamano | 2010-06-16 |
* | | | | | | | | | | Merge branch 'cw/maint-exec-defpath' into maint | Junio C Hamano | 2010-06-16 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | autoconf: Check if <paths.h> exists and set HAVE_PATHS_H | Jakub Narebski | 2010-04-15 |
| * | | | | | | | | | | exec_cmd.c: replace hard-coded path list with one from <paths.h> | Chris Webb | 2010-04-15 |
* | | | | | | | | | | | Merge branch 'sc/http-late-auth' into maint | Junio C Hamano | 2010-06-16 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Prompt for a username when an HTTP request 401s | Scott Chacon | 2010-04-01 |
* | | | | | | | | | | | | Merge branch 'by/blame-doc-m-c' into maint | Junio C Hamano | 2010-06-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | blame-options.txt: Add default value for `-M/-C` options. | Bo Yang | 2010-05-07 |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'cb/maint-stash-orphaned-file' into maint | Junio C Hamano | 2010-06-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | stash tests: stash can lose data in a file removed from the index | Charles Bailey | 2010-04-20 |
| * | | | | | | | | | | | | stash: Don't overwrite files that have gone from the index | Charles Bailey | 2010-04-18 |
* | | | | | | | | | | | | | Merge branch 'mg/advice-statushints' into maint | Junio C Hamano | 2010-06-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | wt-status: take advice.statusHints seriously | Michael J Gruber | 2010-05-06 |
| * | | | | | | | | | | | | | t7508: test advice.statusHints | Michael J Gruber | 2010-05-06 |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |