Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2006-10-27 | 4 | -4/+40 |
|\ | |||||
| * | Documentation: add git in /etc/services. | Christian Couder | 2006-10-27 | 2 | -0/+14 |
| * | Documentation: add upload-archive service to git-daemon. | Christian Couder | 2006-10-27 | 1 | -0/+5 |
| * | git-cherry: document limit and add diagram | Rene Scharfe | 2006-10-26 | 1 | -2/+17 |
| * | Merge branch 'jc/combined' into maint | Junio C Hamano | 2006-10-26 | 1 | -3/+3 |
| |\ | |||||
| * | | diff-format.txt: Correct information about pathnames quoting in patch format | Jakub Narebski | 2006-10-26 | 1 | -2/+4 |
* | | | Merge branch 'jc/combined' | Junio C Hamano | 2006-10-26 | 4 | -49/+105 |
|\ \ \ | | |/ | |/| | |||||
| * | | combine-diff: a few more finishing touches. | Junio C Hamano | 2006-10-26 | 1 | -3/+3 |
| |/ | |||||
| * | Documentation: clarify refname disambiguation rules. | Junio C Hamano | 2006-10-26 | 1 | -4/+21 |
| * | diff-format.txt: Combined diff format documentation supplement | Jakub Narebski | 2006-10-26 | 1 | -8/+68 |
| * | Remove --syslog in git-daemon inetd documentation examples. | Christian Couder | 2006-10-25 | 2 | -6/+4 |
| * | Documentation: updates to "Everyday GIT" | J. Bruce Fields | 2006-10-25 | 1 | -31/+12 |
* | | Merge branch 'maint' | Junio C Hamano | 2006-10-25 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3 | Junio C Hamano | 2006-10-25 | 1 | -1/+1 |
* | | Merge for-each-ref to sync gitweb fully with 'next' | Junio C Hamano | 2006-10-25 | 1 | -0/+181 |
|\ \ | |||||
| * | | git-for-each-ref: improve the documentation on scripting modes | Andy Whitcroft | 2006-09-21 | 1 | -4/+21 |
| * | | Add git-for-each-ref: helper for language bindings | Junio C Hamano | 2006-09-16 | 1 | -0/+164 |
* | | | Merge branch 'jc/web-blame' | Junio C Hamano | 2006-10-25 | 1 | -1/+38 |
|\ \ \ | |||||
| * | | | blame: Document and add help text for -f, -n, and -p | Junio C Hamano | 2006-10-12 | 1 | -1/+38 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2006-10-25 | 3 | -2/+11 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Update cherry documentation. | Junio C Hamano | 2006-10-25 | 1 | -2/+3 |
| * | | | Refer to git-rev-parse:Specifying Revisions from git.txt | Junio C Hamano | 2006-10-25 | 1 | -0/+3 |
| * | | | Documentation: note about contrib/. | Junio C Hamano | 2006-10-24 | 1 | -0/+5 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2006-10-23 | 2 | -0/+20 |
|\ \ \ \ | |/ / / | |||||
| * | | | Documentation for the [remote] config | Santi BĂ©jar | 2006-10-23 | 2 | -0/+20 |
* | | | | Merge branch 'np/pack' | Junio C Hamano | 2006-10-22 | 3 | -1/+30 |
|\ \ \ \ | |||||
| * | | | | git-repack: repo.usedeltabaseoffset | Junio C Hamano | 2006-10-13 | 2 | -0/+18 |
| * | | | | pack-objects: document --delta-base-offset option | Junio C Hamano | 2006-10-10 | 1 | -1/+12 |
* | | | | | Merge branch 'jc/grep' | Junio C Hamano | 2006-10-18 | 1 | -1/+10 |
|\ \ \ \ \ | |||||
| * | | | | | grep --all-match | Junio C Hamano | 2006-09-27 | 1 | -1/+10 |
* | | | | | | Merge branch 'jc/diff-numstat' | Junio C Hamano | 2006-10-18 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diff --numstat | Junio C Hamano | 2006-10-13 | 1 | -0/+5 |
* | | | | | | | Merge branch 'rs/rebase' | Junio C Hamano | 2006-10-18 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | git-rebase: Add a -v option to show a diffstat of the changes upstream at the... | Robert Shearman | 2006-10-04 | 1 | -1/+4 |
* | | | | | | | Add revspec documentation for ':path', ':[0-3]:path' and git-describe | pclouds@gmail.com | 2006-10-18 | 1 | -1/+15 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Documentation: add missing second colons and remove a typo | Rene Scharfe | 2006-10-12 | 4 | -6/+6 |
* | | | | | | Documentation/git-svn: document some of the newer features | Eric Wong | 2006-10-11 | 1 | -16/+123 |
* | | | | | | add commit count options to git-shortlogv1.4.3-rc2 | Nicolas Pitre | 2006-10-09 | 1 | -2/+15 |
* | | | | | | Add default values for --window and --depth to the docs | Dennis Stosberg | 2006-10-06 | 2 | -4/+6 |
* | | | | | | cherry-pick: make -r the default | Junio C Hamano | 2006-10-05 | 1 | -7/+16 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Add git-upload-archive to the main git man page | Franck Bui-Huu | 2006-10-05 | 1 | -0/+3 |
|/ / / / | |||||
* | | | | escape tilde in Documentation/git-rev-parse.txt | Junio C Hamano | 2006-10-03 | 2 | -1/+2 |
* | | | | Merge branch 'jc/gitpm' | Junio C Hamano | 2006-09-30 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into pb/gitpm | Junio C Hamano | 2006-08-15 | 8 | -21/+316 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into pb/gitpm | Junio C Hamano | 2006-08-07 | 39 | -79/+719 |
| |\ \ \ \ \ | |||||
| * | | | | | | Git.pm: Add config() method | Petr Baudis | 2006-07-03 | 1 | -1/+2 |
* | | | | | | | Merge branch 'jc/diff-stat' | Junio C Hamano | 2006-09-30 | 1 | -2/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | diff --stat=width[,name-width]: allow custom diffstat output width. | Linus Torvalds | 2006-09-28 | 1 | -2/+5 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | http/ftp: optionally ask curl to not use EPSV command | Sasha Khapyorsky | 2006-09-28 | 1 | -0/+6 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Cleaned up git-daemon virtual hosting support. | Jon Loeliger | 2006-09-27 | 1 | -6/+37 |
|/ / / / / |