Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix more typos, primarily in the code | Pavel Roskin | 2006-07-10 | 1 | -1/+1 |
* | Merge branch 'ew/diff' | Junio C Hamano | 2006-07-09 | 2 | -4/+43 |
|\ | |||||
| * | Update diff-options and config documentation. | Junio C Hamano | 2006-07-07 | 2 | -4/+38 |
| * | diff.c: respect diff.renames config option | Eric Wong | 2006-07-07 | 1 | -0/+5 |
* | | Merge branch 'ew/svn' | Junio C Hamano | 2006-07-09 | 1 | -0/+319 |
|\ \ | |||||
| * | | Fix some doubled word typos | Alp Toker | 2006-07-09 | 1 | -1/+1 |
| * | | git-svn: migrate out of contrib | Eric Wong | 2006-07-06 | 1 | -0/+319 |
* | | | Fix typos involving the word 'commit' | Alp Toker | 2006-07-09 | 1 | -1/+1 |
* | | | Fix some doubled word typos | Alp Toker | 2006-07-09 | 1 | -1/+1 |
* | | | change ent to tree in git-diff documentation | Matthias Lederhofer | 2006-07-09 | 2 | -10/+10 |
* | | | Assorted typo fixes | Pavel Roskin | 2006-07-09 | 17 | -22/+22 |
| |/ |/| | |||||
* | | diff-options: Explain --text and -a | Stephan Feder | 2006-07-07 | 1 | -0/+6 |
* | | rev-parse documentation: talk about range notation. | Junio C Hamano | 2006-07-06 | 1 | -8/+37 |
* | | show-branch: match documentation and usage | Junio C Hamano | 2006-07-06 | 1 | -0/+5 |
* | | Merge branch 'js/merge-base' | Junio C Hamano | 2006-07-06 | 1 | -0/+14 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'master' into js/merge-base | Junio C Hamano | 2006-07-03 | 1 | -3/+3 |
| |\ | |||||
| * | | Add '...' operator for revisions | Rene Scharfe | 2006-07-01 | 1 | -0/+14 |
* | | | Merge branch 'ew/instaweb' | Junio C Hamano | 2006-07-06 | 1 | -0/+84 |
|\ \ \ | |||||
| * | | | Add git-instaweb, instantly browse the working repo with gitweb | Eric Wong | 2006-07-01 | 1 | -0/+84 |
| | |/ | |/| | |||||
* | | | core.compression documentation formatting fix. | Joachim Berdal Haga | 2006-07-06 | 1 | -1/+1 |
* | | | Make zlib compression level configurable, and change default. | Joachim B Haga | 2006-07-03 | 1 | -0/+6 |
|/ / | |||||
* | | Minor documentation fixup. | Robin Rosenberg | 2006-07-01 | 1 | -3/+3 |
|/ | |||||
* | Merge branch 'jc/squash' | Junio C Hamano | 2006-06-26 | 1 | -0/+8 |
|\ | |||||
| * | git-merge --squash | Junio C Hamano | 2006-06-24 | 1 | -0/+8 |
* | | Merge branch 'ew/rebase' | Junio C Hamano | 2006-06-26 | 1 | -1/+0 |
|\ \ | |||||
| * | | rebase: allow --skip to work with --merge | Eric Wong | 2006-06-25 | 1 | -1/+0 |
| |/ | |||||
* | | correct documentation for git grep | Matthias Lederhofer | 2006-06-25 | 1 | -1/+6 |
|/ | |||||
* | Merge branch 'ew/rebase' | Junio C Hamano | 2006-06-22 | 1 | -1/+19 |
|\ | |||||
| * | rebase: Allow merge strategies to be used when rebasing | Eric Wong | 2006-06-21 | 1 | -1/+19 |
* | | Merge branch 'jc/upload-corrupt' | Junio C Hamano | 2006-06-22 | 5 | -74/+5 |
|\ \ | |||||
| * | | Retire git-clone-pack | Junio C Hamano | 2006-06-21 | 5 | -74/+5 |
| |/ | |||||
* | | Merge branch 'pb/config' | Junio C Hamano | 2006-06-22 | 1 | -0/+12 |
|\ \ | |||||
| * | | Support for extracting configuration from different files | Petr Baudis | 2006-06-18 | 1 | -0/+12 |
| |/ | |||||
* | | Check and document the options to prevent mistakes. | Eric W. Biederman | 2006-06-22 | 1 | -0/+9 |
|/ | |||||
* | git-tar-tree: documentation update | Rene Scharfe | 2006-06-18 | 1 | -5/+10 |
* | Merge branch 'jc/rw-prefix' | Junio C Hamano | 2006-06-17 | 2 | -2/+17 |
|\ | |||||
| * | write-tree: --prefix=<path> | Junio C Hamano | 2006-05-01 | 1 | -1/+7 |
| * | read-tree: --prefix=<path>/ option. | Junio C Hamano | 2006-05-01 | 1 | -1/+10 |
* | | blame: Add --time to produce raw timestamps | Fredrik Kuivinen | 2006-06-16 | 1 | -1/+4 |
* | | Add a "--notags" option for git-p4import. | Sean | 2006-06-16 | 1 | -1/+4 |
* | | Fix formatting of Documentation/git-clone.txt | Horst H. von Brand | 2006-06-09 | 1 | -2/+2 |
* | | Document git-clone --use-separate-remote | Uwe Zeisberger | 2006-06-08 | 1 | -3/+8 |
* | | Documentation: add another example to git-ls-filesv1.4.0-rc2 | Junio C Hamano | 2006-06-07 | 1 | -2/+14 |
* | | Documentation: git aliases | Petr Baudis | 2006-06-07 | 1 | -3/+4 |
* | | git-cvsserver asciidoc formatting tweaks | Francis Daly | 2006-06-07 | 1 | -18/+31 |
* | | config.txt grammar, typo, and asciidoc fixes | Francis Daly | 2006-06-07 | 1 | -9/+9 |
* | | Documentation: git-ls-tree (typofix) | Junio C Hamano | 2006-06-07 | 1 | -1/+1 |
* | | Document git-ls-tree --fullname | Jonas Fonseca | 2006-06-07 | 1 | -4/+7 |
* | | Document git aliases support | Petr Baudis | 2006-06-07 | 2 | -0/+11 |
* | | Misc doc improvements | Jonas Fonseca | 2006-06-07 | 3 | -4/+24 |