Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add config variable for specifying default --dirstat behavior | Johan Herland | 2011-04-29 |
* | Refactor --dirstat parsing; deprecate --cumulative and --dirstat-by-file | Johan Herland | 2011-04-29 |
* | Merge branch 'jc/diff-irreversible-delete' | Junio C Hamano | 2011-04-28 |
|\ | |||
| * | git diff -D: omit the preimage of deletes | Junio C Hamano | 2011-04-02 |
* | | Merge branch 'mz/rebase' | Junio C Hamano | 2011-04-28 |
|\ \ | |||
| * | | rebase: use @{upstream} if no upstream specified | Martin von Zweigbergk | 2011-02-10 |
* | | | Merge branch 'jh/dirstat' | Junio C Hamano | 2011-04-28 |
|\ \ \ | |||
| * | | | Teach --dirstat not to completely ignore rearranged lines within a file | Johan Herland | 2011-04-11 |
| * | | | --dirstat: Describe non-obvious differences relative to --stat or regular diff | Johan Herland | 2011-04-11 |
* | | | | Start 1.7.6 cycle | Junio C Hamano | 2011-04-27 |
* | | | | Merge branch 'cn/format-patch-quiet' | Junio C Hamano | 2011-04-27 |
|\ \ \ \ | |||
| * | | | | format-patch: document --quiet option | Carlos Martín Nieto | 2011-04-12 |
* | | | | | Merge branch 'rr/doc-content-type' | Junio C Hamano | 2011-04-27 |
|\ \ \ \ \ | |||
| * | | | | | Documentation: Allow custom diff tools to be specified in 'diff.tool' | Ramkumar Ramachandra | 2011-04-06 |
| * | | | | | Documentation: Add diff.<driver>.* to config | Ramkumar Ramachandra | 2011-04-06 |
| * | | | | | Documentation: Move diff.<driver>.* from config.txt to diff-config.txt | Ramkumar Ramachandra | 2011-04-06 |
| * | | | | | Documentation: Add filter.<driver>.* to config | Ramkumar Ramachandra | 2011-04-06 |
| | |/ / / | |/| | | | |||
* | | | | | Merge branch 'nk/blame-abbrev' | Junio C Hamano | 2011-04-27 |
|\ \ \ \ \ | |||
| * | | | | | blame: add --abbrev command line option and make it honor core.abbrev | Namhyung Kim | 2011-04-05 |
* | | | | | | Merge branch 'jc/pack-objects-bigfile' | Junio C Hamano | 2011-04-27 |
|\ \ \ \ \ \ | |||
| * | | | | | | Teach core.bigfilethreashold to pack-objects | Junio C Hamano | 2011-04-05 |
* | | | | | | | Merge branch 'mh/git-svn-automkdirs' | Junio C Hamano | 2011-04-27 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | git-svn: add an option to skip the creation of empty directories | Michael Haggerty | 2011-04-01 |
* | | | | | | | | Git 1.7.5v1.7.5 | Junio C Hamano | 2011-04-23 |
* | | | | | | | | Git 1.7.5-rc3v1.7.5-rc3 | Junio C Hamano | 2011-04-19 |
* | | | | | | | | Sync with 1.7.4.5 | Junio C Hamano | 2011-04-19 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Git 1.7.4.5v1.7.4.5 | Junio C Hamano | 2011-04-19 |
| * | | | | | | | | git-svn.txt: Document --mergeinfo | Michael J Gruber | 2011-04-19 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-04-14 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||
| * | | | | | | | | archive: document limitation of tar.umask config setting | René Scharfe | 2011-04-14 |
| * | | | | | | | | git.txt: fix list continuation | Michael J Gruber | 2011-04-14 |
| * | | | | | | | | Merge branch 'jc/rev-list-options-fix' into maint | Junio C Hamano | 2011-04-13 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||
* | | | | | | | | | Git 1.7.5-rc2v1.7.5-rc2 | Junio C Hamano | 2011-04-13 |
* | | | | | | | | | remove doubled words, e.g., s/to to/to/, and fix related typos | Jim Meyering | 2011-04-13 |
| |_|_|_|_|/ / / |/| | | | | | | | |||
* | | | | | | | | git-svn: Add a svn-remote.<name>.pushurl config key | Alejandro R. Sedeño | 2011-04-09 |
* | | | | | | | | Git 1.7.5-rc1v1.7.5-rc1 | Junio C Hamano | 2011-04-06 |
* | | | | | | | | Sync with 1.7.4.4 | Junio C Hamano | 2011-04-06 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||
| * | | | | | | | Git 1.7.4.4v1.7.4.4 | Junio C Hamano | 2011-04-06 |
| * | | | | | | | Merge branch 'nm/maint-conflicted-submodule-entries' into maint | Junio C Hamano | 2011-04-06 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'mg/rev-list-n-reverse-doc' into maint | Junio C Hamano | 2011-04-06 |
| |\ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-remote-mirror-safer' | Junio C Hamano | 2011-04-06 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | remote: deprecate --mirror | Jeff King | 2011-03-30 |
| * | | | | | | | | | | remote: separate the concept of push and fetch mirrors | Jeff King | 2011-03-30 |
* | | | | | | | | | | | Merge branch 'mg/doc-revisions-txt' | Junio C Hamano | 2011-04-06 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||
| * | | | | | | | | | | revisions.txt: language improvements | Michael J Gruber | 2011-04-04 |
| * | | | | | | | | | | revisions.txt: structure with a labelled list | Michael J Gruber | 2011-04-01 |
| * | | | | | | | | | | revisions.txt: consistent use of quotes | Michael J Gruber | 2011-04-01 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-04-04 |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Documentation: trivial grammar fix in core.worktree description | SZEDER Gábor | 2011-04-04 |
* | | | | | | | | | | Merge branch 'jl/submodule-fetch-on-demand' | Junio C Hamano | 2011-04-04 |
|\ \ \ \ \ \ \ \ \ \ |