Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-branch.txt: compare --contains, --merged and --no-merged | Lars Hjemli | 2008-04-20 | 1 | -0/+21 |
* | git-branch: add support for --merged and --no-merged | Lars Hjemli | 2008-04-20 | 1 | -1/+3 |
* | First batch of post 1.5.5 updates | Junio C Hamano | 2008-04-20 | 1 | -0/+59 |
* | Merge branch 'maint' | Junio C Hamano | 2008-04-20 | 2 | -0/+47 |
|\ | |||||
| * | GIT 1.5.5.1v1.5.5.1 | Junio C Hamano | 2008-04-20 | 2 | -0/+47 |
* | | Merge branch 'mv/defer-gc' | Junio C Hamano | 2008-04-19 | 1 | -0/+7 |
|\ \ | |||||
| * | | Documentation/hooks: add pre-auto-gc hook | Miklos Vajna | 2008-04-09 | 1 | -0/+7 |
* | | | Merge branch 'py/submodule' | Junio C Hamano | 2008-04-19 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | builtin-status: submodule summary support | Ping Yin | 2008-04-12 | 1 | -0/+5 |
* | | | | Merge branch 'mk/color' | Junio C Hamano | 2008-04-19 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Use color.ui variable in scripts too | Matthias Kestenholz | 2008-04-10 | 1 | -0/+2 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-04-18 | 1 | -12/+33 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Document that WebDAV doesn't need git on the server, and works over SSL | Matthieu Moy | 2008-04-18 | 1 | -12/+33 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-04-16 | 1 | -20/+32 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-04-16 | 1 | -20/+32 |
| |\ \ \ \ | |||||
| | * | | | | Clarify and fix English in "git-rm" documentation | Jon Loeliger | 2008-04-16 | 1 | -20/+32 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-04-16 | 1 | -11/+17 |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | |||||
| * | | | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-04-16 | 1 | -11/+17 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Clarify documentation of git-cvsserver, particularly in relation to git-shell | Scott Collins | 2008-04-15 | 1 | -11/+17 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-04-12 | 3 | -3/+14 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Documentation/git-submodule: typofix | Junio C Hamano | 2008-04-12 | 1 | -1/+1 |
| * | | | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-04-12 | 2 | -2/+13 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Docs gitk: Explicitly mention the files that gitk uses (~/.gitk) | Clifford Caoile | 2008-04-12 | 1 | -0/+5 |
| | * | | | Document -w option to shortlog | Junio C Hamano | 2008-04-12 | 1 | -2/+8 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-04-11 | 3 | -3/+14 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-04-11 | 3 | -3/+14 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fix section about backdating tags in the git-tag docs | Björn Steinbrink | 2008-04-11 | 1 | -2/+2 |
| | * | | | Document option --only of git commit | Johannes Sixt | 2008-04-11 | 1 | -0/+11 |
| | * | | | Documentation/git-request-pull: Fixed a typo ("send" -> "end") | Dirk Suesserott | 2008-04-11 | 1 | -1/+1 |
* | | | | | bisect: add "git bisect help" subcommand to get a long usage string | Christian Couder | 2008-04-11 | 1 | -0/+7 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-04-10 | 2 | -8/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-04-10 | 2 | -8/+8 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | core-tutorial.txt: Fix showing the current behaviour. | Carlos Rica | 2008-04-10 | 1 | -6/+6 |
| | * | Fix documentation syntax of optional arguments in short options. | Carlos Rica | 2008-04-10 | 1 | -2/+2 |
* | | | Merge branch 'mk/unpack-careful' | Junio C Hamano | 2008-04-09 | 2 | -0/+9 |
|\ \ \ | |||||
| * | | | receive-pack: allow using --strict mode for unpacking objects | Martin Koegler | 2008-03-05 | 1 | -0/+6 |
| * | | | unpack-objects: prevent writing of inconsistent objects | Martin Koegler | 2008-03-05 | 1 | -0/+3 |
* | | | | Merge branch 'gs/pretty-hexval' | Junio C Hamano | 2008-04-09 | 1 | -0/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | pretty.c: add %x00 format specifier. | Govind Salinas | 2008-03-23 | 1 | -0/+1 |
* | | | | GIT 1.5.5v1.5.5 | Junio C Hamano | 2008-04-07 | 2 | -7/+6 |
* | | | | Add description of OFS_DELTA to the pack format description | Peter Eriksen | 2008-04-06 | 1 | -1/+15 |
* | | | | git-pack-objects.txt: Make wording slightly less ambiguous | Peter Eriksen | 2008-04-05 | 1 | -2/+3 |
* | | | | GIT 1.5.5-rc3v1.5.5-rc3 | Junio C Hamano | 2008-04-02 | 1 | -4/+4 |
* | | | | Describe the bug in handling filenames with funny characters in 'git add -i' | Teemu Likonen | 2008-04-02 | 1 | -0/+6 |
* | | | | Allow git-cvsserver database table name prefix to be specified. | Josh Elsasser | 2008-03-30 | 2 | -0/+12 |
* | | | | GIT 1.5.5-rc2v1.5.5-rc2 | Junio C Hamano | 2008-03-27 | 2 | -7/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | GIT 1.5.4.5v1.5.4.5 | Junio C Hamano | 2008-03-27 | 1 | -6/+0 |
* | | | | Update draft release notes for 1.5.5 | Junio C Hamano | 2008-03-27 | 1 | -1/+4 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-27 | 3 | -1/+29 |
|\ \ \ \ | |/ / / | |||||
| * | | | Update draft release notes for 1.5.4.5 | Junio C Hamano | 2008-03-27 | 1 | -1/+10 |