Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 131 | -462/+462 |
* | Documentation: prepare to be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 4 | -10/+10 |
* | git-daemon(1): don't assume git-daemon is in /usr/bin | Jonathan Nieder | 2008-07-01 | 1 | -5/+5 |
* | Documentation: complicate example of "man git-command" | Jonathan Nieder | 2008-07-01 | 2 | -3/+3 |
* | whitespace fix in Documentation/git-repack.txt | Jonathan Nieder | 2008-07-01 | 1 | -3/+3 |
* | Documentation: fix links to tutorials and other new manual pages | Jonathan Nieder | 2008-07-01 | 11 | -42/+38 |
* | Merge maint in | Junio C Hamano | 2008-07-01 | 1 | -0/+31 |
|\ | |||||
| * | Start draft release notes for 1.5.6.2 | Junio C Hamano | 2008-07-01 | 1 | -0/+31 |
* | | Merge branch 'js/apply-recount' | Junio C Hamano | 2008-07-01 | 1 | -1/+6 |
|\ \ | |||||
| * | | Allow git-apply to recount the lines in a hunk (AKA recountdiff) | Johannes Schindelin | 2008-06-28 | 1 | -1/+6 |
* | | | Merge branch 'tr/send-email-ssl' | Junio C Hamano | 2008-07-01 | 1 | -4/+12 |
|\ \ \ | |||||
| * | | | git-send-email: add support for TLS via Net::SMTP::SSL | Thomas Rast | 2008-06-25 | 1 | -4/+12 |
* | | | | Merge branch 'np/pack-default' | Junio C Hamano | 2008-07-01 | 2 | -5/+18 |
|\ \ \ \ | |||||
| * | | | | pack.indexversion config option now defaults to 2 | Nicolas Pitre | 2008-06-25 | 2 | -3/+12 |
| * | | | | repack.usedeltabaseoffset config option now defaults to "true" | Nicolas Pitre | 2008-06-25 | 1 | -2/+6 |
| |/ / / | |||||
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-06-30 | 1 | -1/+4 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | doc/rev-parse: clarify reflog vs --until for specifying revisions | Jeff King | 2008-06-29 | 1 | -1/+4 |
* | | | | Update draft release notes for 1.6.0 | Junio C Hamano | 2008-06-29 | 1 | -16/+24 |
* | | | | Documentation: don't assume git-sh-setup and git-parse-remote are in PATH | jrnieder@uchicago.edu | 2008-06-29 | 2 | -2/+2 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-06-28 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | fix git config example syntax | Joey Hess | 2008-06-28 | 1 | -1/+1 |
* | | | | Documentation: remove {show,whatchanged}.difftree config options | Olivier Marin | 2008-06-28 | 1 | -8/+0 |
* | | | | Document the double-dash "rev -- path" disambiguator | Junio C Hamano | 2008-06-27 | 1 | -4/+33 |
| |_|/ |/| | | |||||
* | | | Don't use dash commands (git-foo) in tutorial-2 | Ted Percival | 2008-06-26 | 1 | -5/+5 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-06-26 | 2 | -0/+54 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'maint-1.5.5' into maint | Junio C Hamano | 2008-06-26 | 2 | -0/+54 |
| |\ \ | |||||
| | * | | GIT 1.5.5.5v1.5.5.5 | Junio C Hamano | 2008-06-26 | 1 | -0/+11 |
| | * | | Merge branch 'maint-1.5.4' into maint-1.5.5 | Junio C Hamano | 2008-06-26 | 1 | -0/+43 |
| | |\ \ | |||||
| | | * | | GIT 1.5.4.6v1.5.4.6 | Junio C Hamano | 2008-06-26 | 1 | -0/+43 |
* | | | | | Start draft release notes for 1.6.0 | Junio C Hamano | 2008-06-26 | 1 | -0/+105 |
* | | | | | update-hook-example: optionally allow non-fast-forward | Dmitry Potapov | 2008-06-25 | 1 | -33/+53 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-06-25 | 3 | -6/+35 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | GIT 1.5.6.1v1.5.6.1 | Junio C Hamano | 2008-06-25 | 2 | -5/+34 |
| * | | | | fix update-hook-example to work with packed tag references | Dmitry Potapov | 2008-06-25 | 1 | -1/+1 |
* | | | | | Merge branch 'lt/config-fsync' | Junio C Hamano | 2008-06-25 | 1 | -0/+8 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Add config option to enable 'fsync()' of object files | Linus Torvalds | 2008-06-18 | 1 | -0/+8 |
* | | | | | Ship sample hooks with .sample suffix | Junio C Hamano | 2008-06-24 | 1 | -1/+2 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-06-22 | 2 | -7/+212 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | api-parse-options.txt: Introduce documentation for parse options API | Stephan Beyer | 2008-06-22 | 1 | -2/+202 |
| * | | | | api-builtin.txt: update and fix typo | Stephan Beyer | 2008-06-22 | 1 | -5/+10 |
* | | | | | Merge branch 'rs/archive-ignore' | Junio C Hamano | 2008-06-22 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Teach new attribute 'export-ignore' to git-archive | René Scharfe | 2008-06-09 | 1 | -0/+6 |
* | | | | | | Merge branch 'pb/fast-export' | Junio C Hamano | 2008-06-22 | 1 | -0/+20 |
|\ \ \ \ \ \ | |||||
| * | | | | | | builtin-fast-export: Add importing and exporting of revision marks | Pieter de Bie | 2008-06-19 | 1 | -0/+20 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'mo/status-untracked' | Junio C Hamano | 2008-06-22 | 2 | -8/+36 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add configuration option for default untracked files mode | Marius Storm-Olsen | 2008-06-09 | 2 | -0/+23 |
| * | | | | | | Add argument 'no' commit/status option -u|--untracked-files | Marius Storm-Olsen | 2008-06-09 | 1 | -0/+1 |
| * | | | | | | Add an optional <mode> argument to commit/status -u|--untracked-files option | Marius Storm-Olsen | 2008-06-09 | 1 | -7/+11 |
* | | | | | | | Merge branch 'kh/update-ref' | Junio C Hamano | 2008-06-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make old sha1 optional with git update-ref -d | Karl Hasselström | 2008-06-02 | 1 | -1/+1 |