aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tests: remove unnecessary '^' from 'expr' regular expressionJunio C Hamano2010-06-21
* Update draft release notes to 1.7.1.1Junio C Hamano2010-06-21
* Merge branch 'mc/maint-zoneparse' into maintJunio C Hamano2010-06-21
|\
| * Add "Z" as an alias for the timezone "UTC"Marcus Comstedt2010-05-18
* | Merge branch 'jk/diff-m-doc' into maintJunio C Hamano2010-06-21
|\ \
| * | docs: clarify meaning of -M for git-logJeff King2010-05-18
| |/
* | Merge branch 'jn/maint-doc-ignore' into maintJunio C Hamano2010-06-21
|\ \
| * | gitignore.5: Clarify matching rulesJonathan Nieder2010-05-31
* | | Merge branch 'bs/userdiff-php' into maintJunio C Hamano2010-06-21
|\ \ \
| * | | diff: Support visibility modifiers in the PHP hunk header regexpBjörn Steinbrink2010-05-27
* | | | Merge branch 'jk/maint-sha1-file-name-fix' into maintJunio C Hamano2010-06-21
|\ \ \ \
| * | | | remove over-eager caching in sha1_file_nameJeff King2010-05-25
* | | | | Merge branch 'jk/maint-pull-dry-run-noop' into maintJunio C Hamano2010-06-21
|\ \ \ \ \
| * | | | | pull: do nothing on --dry-runJeff King2010-05-25
| |/ / / /
* | | | | Merge branch 'bw/diff-metainfo-color' into maintJunio C Hamano2010-06-21
|\ \ \ \ \
| * | | | | diff: fix coloring of extended diff headersBert Wesarg2010-05-19
* | | | | | Merge branch 'cb/assume-unchanged-fix' into maintJunio C Hamano2010-06-21
|\ \ \ \ \ \
| * | | | | | Documentation: git-add does not update files marked "assume unchanged"Clemens Buchacher2010-05-08
| * | | | | | do not overwrite files marked "assume unchanged"Clemens Buchacher2010-05-01
* | | | | | | Merge branch 'jn/notes-doc' into maintJunio C Hamano2010-06-21
|\ \ \ \ \ \ \
| * | | | | | | Documentation/notes: nitpicksJonathan Nieder2010-05-08
| * | | | | | | Documentation/notes: clean up description of rewriting configurationJonathan Nieder2010-05-08
| * | | | | | | Documentation/notes: simplify treatment of default display refsJonathan Nieder2010-05-08
| * | | | | | | Documentation/log: add a CONFIGURATION sectionJonathan Nieder2010-05-08
| * | | | | | | Documentation/notes: simplify treatment of default notes refJonathan Nieder2010-05-08
| * | | | | | | Documentation/notes: add configuration sectionJonathan Nieder2010-05-08
| * | | | | | | Documentation/notes: describe content of notes blobsJonathan Nieder2010-05-08
| * | | | | | | Documentation/notes: document format of notes treesJonathan Nieder2010-05-08
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ab/test-cleanup' into maintJunio C Hamano2010-06-21
|\ \ \ \ \ \ \
| * | | | | | | Turn setup code in t2007-checkout-symlink.sh into a testÆvar Arnfjörð Bjarmason2010-05-07
| * | | | | | | Move t6000lib.sh to lib-*Ævar Arnfjörð Bjarmason2010-05-07
* | | | | | | | Merge branch 'rs/diff-no-minimal' into maintJunio C Hamano2010-06-21
|\ \ \ \ \ \ \ \
| * | | | | | | | git diff too slow for a fileRené Scharfe2010-05-02
* | | | | | | | | Merge branch 'bg/apply-blank-trailing-context' into maintJunio C Hamano2010-06-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | apply: Allow blank *trailing* context lines to match beyond EOFBjörn Gustavsson2010-04-07
* | | | | | | | | | gitweb/Makefile: fix typo in gitweb.min.css ruleJay Soffian2010-06-20
* | | | | | | | | | Prepare draft release notes to 1.7.1.1Junio C Hamano2010-06-16
* | | | | | | | | | Merge branch 'cw/maint-exec-defpath' into maintJunio C Hamano2010-06-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | autoconf: Check if <paths.h> exists and set HAVE_PATHS_HJakub Narebski2010-04-15
| * | | | | | | | | | exec_cmd.c: replace hard-coded path list with one from <paths.h>Chris Webb2010-04-15
* | | | | | | | | | | Merge branch 'sc/http-late-auth' into maintJunio C Hamano2010-06-16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Prompt for a username when an HTTP request 401sScott Chacon2010-04-01
* | | | | | | | | | | | Merge branch 'by/blame-doc-m-c' into maintJunio C Hamano2010-06-16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | blame-options.txt: Add default value for `-M/-C` options.Bo Yang2010-05-07
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'cb/maint-stash-orphaned-file' into maintJunio C Hamano2010-06-16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | stash tests: stash can lose data in a file removed from the indexCharles Bailey2010-04-20
| * | | | | | | | | | | | stash: Don't overwrite files that have gone from the indexCharles Bailey2010-04-18
* | | | | | | | | | | | | Merge branch 'mg/advice-statushints' into maintJunio C Hamano2010-06-16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | wt-status: take advice.statusHints seriouslyMichael J Gruber2010-05-06
| * | | | | | | | | | | | | t7508: test advice.statusHintsMichael J Gruber2010-05-06
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |