summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* enhance clone and fetch -k experienceNicolas Pitre2006-10-272-206/+15
* mimic unpack-objects when --stdin is used with index-packNicolas Pitre2006-10-261-3/+16
* add progress status to index-packNicolas Pitre2006-10-262-6/+75
* make index-pack able to complete thin packs.Nicolas Pitre2006-10-262-44/+224
* enable index-pack streaming capabilityNicolas Pitre2006-10-252-30/+111
* Merge branch 'maint'Junio C Hamano2006-10-251-1/+1
|\
| * Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3Junio C Hamano2006-10-251-1/+1
* | Merge branch 'aw/cvsimport'Junio C Hamano2006-10-251-15/+10
|\ \
| * | cvsimport: move over to using git-for-each-ref to read refs.Andy Whitcroft2006-09-201-15/+10
* | | Merge branch 'jc/web'Junio C Hamano2006-10-252-50/+117
|\ \ \
| * | | gitweb: Print commit message without title in commitdiff only if there is anyJakub Narebski2006-10-241-3/+5
| * | | gitweb: Filter out commit ID from @difftree in git_commit and git_commitdiffJakub Narebski2006-10-241-1/+6
| * | | gitweb: Get rid of git_print_simplified_logJakub Narebski2006-10-241-11/+2
| * | | gitweb: Show project's README.html if availablePetr Baudis2006-10-231-0/+8
| * | | gitweb: Do not automatically append " git" to custom site namePetr Baudis2006-10-231-3/+4
| * | | gitweb: Make search type a popup menuPetr Baudis2006-10-232-16/+47
| * | | gitweb: Restore object-named links in item listsPetr Baudis2006-10-231-6/+22
| * | | Merge branch 'master' into jc/webJunio C Hamano2006-10-2383-1262/+2124
| |\ \ \
| * | | | gitweb: use for-each-ref to show the latest activity across branchesJunio C Hamano2006-10-151-11/+24
* | | | | Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano2006-10-2510-28/+1149
|\ \ \ \ \
| * | | | | git-for-each-ref: improve the documentation on scripting modesAndy Whitcroft2006-09-211-4/+21
| | |_|/ / | |/| | |
| * | | | Add git-for-each-ref: helper for language bindingsJunio C Hamano2006-09-1610-28/+1132
* | | | | Merge branch 'jc/web-blame'Junio C Hamano2006-10-258-883/+483
|\ \ \ \ \
| * | | | | gitweb: spell "blame --porcelain" with -pJunio C Hamano2006-10-121-1/+1
| * | | | | Merge branch 'jc/blame' into jc/web-blameJunio C Hamano2006-10-127-713/+74
| |\ \ \ \ \
| | * | | | | blame: Document and add help text for -f, -n, and -pJunio C Hamano2006-10-122-4/+45
| | * | | | | Remove git-annotate.perl and create a builtin-alias for git-blameRyan Anderson2006-10-095-709/+29
| * | | | | | gitweb: blame porcelain: lineno and orig lineno swappedLuben Tuikov2006-10-111-1/+1
| * | | | | | gitweb: use blame --porcelainJunio C Hamano2006-10-061-21/+44
| * | | | | | Merge branch 'jc/blame' into jc/web-blameJunio C Hamano2006-10-0610-189/+339
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| | * | | | git-blame --porcelainJunio C Hamano2006-10-061-22/+127
| | * | | | blame.c: move code to output metainfo into a separate function.Junio C Hamano2006-10-051-31/+45
| | * | | | git-blame: --show-number (and -n)Junio C Hamano2006-10-051-4/+38
| | * | | | git-blame: --show-name (and -f)Junio C Hamano2006-10-051-5/+9
| | * | | | blame.c: whitespace and formatting clean-up.Junio C Hamano2006-10-051-100/+100
| * | | | | Gitweb - provide site headers and footersAlan Chandler2006-10-042-7/+42
| * | | | | gitweb: blame: Mouse-over commit-8 shows author and dateLuben Tuikov2006-10-041-5/+7
| * | | | | gitweb: blame: print commit-8 on the leading row of a commit-blockLuben Tuikov2006-10-041-3/+9
| * | | | | Revert 954a6183756a073723a7c9fd8d2feb13132876b0Junio C Hamano2006-10-041-86/+13
| * | | | | gitweb: prepare for repositories with packed refs.Junio C Hamano2006-10-031-6/+20
| * | | | | gitweb: make leftmost column of blame less cluttered.Junio C Hamano2006-10-031-13/+86
* | | | | | Merge branch 'maint'Junio C Hamano2006-10-259-17/+30
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of linesPetr Baudis2006-10-251-2/+1
| * | | | Update cherry documentation.Junio C Hamano2006-10-252-4/+5
| * | | | Refer to git-rev-parse:Specifying Revisions from git.txtJunio C Hamano2006-10-251-0/+3
| * | | | git-fetch.sh printed protocol fixTuncer Ayaz2006-10-251-1/+2
| * | | | RPM package re-classification.Junio C Hamano2006-10-251-6/+6
| * | | | Documentation: note about contrib/.Junio C Hamano2006-10-241-0/+5
| * | | | git-svn: fix symlink-to-file changes when using command-line svn 1.4.0Eric Wong2006-10-241-3/+6
| * | | | Set $HOME for selftestsGerrit Pape2006-10-241-1/+2