Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'lj/refs' | Junio C Hamano | 2006-11-01 | 3 | -8/+174 |
|\ | |||||
| * | core.logallrefupdates create new log file only for branch heads. | Junio C Hamano | 2006-10-08 | 1 | -6/+10 |
| * | Merge branch 'master' into lj/refs | Junio C Hamano | 2006-10-02 | 4 | -9/+50 |
| |\ | |||||
| * | | show-ref --hash=len, --abbrev=len, and --abbrev | Junio C Hamano | 2006-10-01 | 1 | -4/+8 |
| * | | Merge branch 'master' into lj/refs | Junio C Hamano | 2006-09-27 | 13 | -138/+146 |
| |\ \ | |||||
| * \ \ | Merge branch 'jc/for-each-ref' into jc/ref-locking | Junio C Hamano | 2006-09-27 | 1 | -4/+21 |
| |\ \ \ | |||||
| * | | | | update-ref: -d flag and ref creation safety. | Junio C Hamano | 2006-09-27 | 1 | -2/+8 |
| * | | | | Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-locking | Junio C Hamano | 2006-09-27 | 1 | -0/+152 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refs | Junio C Hamano | 2006-09-21 | 6 | -2/+192 |
| | |\ \ \ \ | |||||
| | * | | | | | Document git-show-ref [-s|--hash] option. | Christian Couder | 2006-09-20 | 1 | -1/+17 |
| | * | | | | | Add man page for git-show-ref | Jonas Fonseca | 2006-09-18 | 1 | -0/+136 |
| * | | | | | | Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refs | Junio C Hamano | 2006-09-21 | 6 | -2/+192 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
* | | | | | | | git-send-email: Read the default SMTP server from the GIT config file | Sergey Vlasov | 2006-10-29 | 1 | -3/+5 |
* | | | | | | | git-send-email: Document support for local sendmail instead of SMTP server | Sergey Vlasov | 2006-10-29 | 1 | -2/+5 |
* | | | | | | | Swap the porcelain and plumbing commands in the git man page | Robin Rosenberg | 2006-10-29 | 1 | -182/+182 |
* | | | | | | | Mention that pull can work locally in the synopsis | Robin Rosenberg | 2006-10-29 | 2 | -2/+2 |
* | | | | | | | Documentation: fix git-format-patch mark-up and link it from git.txt | Junio C Hamano | 2006-10-28 | 2 | -2/+5 |
* | | | | | | | Documentation: Update information about <format> in git-for-each-ref | Jakub Narebski | 2006-10-28 | 1 | -1/+5 |
* | | | | | | | 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 |