summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* get_sha1: support $commit^{/regex} syntaxNguyễn Thái Ngọc Duy2010-12-143-11/+105
* get_sha1_oneline: make callers prepare the commit list to traverseNguyễn Thái Ngọc Duy2010-12-121-8/+11
* get_sha1_oneline: fix lifespan rule of temp_commit_buffer variableJunio C Hamano2010-12-121-11/+13
* Relnotes: remove items fixed on 'maint'Junio C Hamano2010-12-101-13/+0
* Merge branch 'maint'Junio C Hamano2010-12-102-0/+35
|\
| * Prepare for 1.7.3.4Junio C Hamano2010-12-102-1/+33
| * Merge branch 'jk/maint-decorate-01-bool' into maintJunio C Hamano2010-12-102-2/+23
| |\
| * \ Merge branch 'mg/maint-tag-rfc1991' into maintJunio C Hamano2010-12-105-20/+88
| |\ \
| * \ \ Merge branch 'ks/maint-getenv-fix' into maintJunio C Hamano2010-12-101-0/+1
| |\ \ \
| * | | | Add --force to git-send-email documentationAlejandro R. Sedeño2010-12-101-0/+3
* | | | | thread-utils.h: simplify the inclusionJunio C Hamano2010-12-104-12/+4
* | | | | Makefile: transport-helper uses thread-utils.hJonathan Nieder2010-12-101-2/+1
* | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2010-12-093-4/+56
|\ \ \ \ \
| * | | | | t9143: do not fail when unhandled.log.gz is not createdTorsten Bögershausen2010-12-101-3/+1
| * | | | | git-svn: allow the mergeinfo property to be setSteven Walter2010-12-102-1/+55
* | | | | | Documentation/git.txt: update list of maintenance releasesJunio C Hamano2010-12-091-4/+8
* | | | | | Merge branch 'maint'Junio C Hamano2010-12-091-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge branch 'jn/ignore-doc' into maintJunio C Hamano2010-12-091-7/+23
| |\ \ \ \
| * \ \ \ \ Merge branch 'jn/cherry-pick-refresh-index' into maintJunio C Hamano2010-12-092-2/+26
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jl/add-p-reverse-message' into maintJunio C Hamano2010-12-091-2/+11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'np/diff-in-corrupt-repository' into maintJunio C Hamano2010-12-091-2/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fc/apply-p2-get-header-name' into maintJunio C Hamano2010-12-092-14/+40
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'np/pack-broken-boundary' into maintJunio C Hamano2010-12-091-1/+15
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'ak/apply-non-git-epoch' into maintJunio C Hamano2010-12-095-6/+57
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'cm/diff-check-at-eol' into maintJunio C Hamano2010-12-092-1/+10
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tc/smart-http-post-redirect' into maintJunio C Hamano2010-12-093-0/+20
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ab/require-perl-5.8' into maintJunio C Hamano2010-12-0916-13/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | contrib/hooks/post-receive-email: fix return values from prep_for_emailAlan Raison2010-12-091-4/+4
* | | | | | | | | | | | | | | Merge branch 'nd/maint-fix-add-typo-detection' (early part)Junio C Hamano2010-12-081-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | add: do not rely on dtype being NULL behaviorNguyễn Thái Ngọc Duy2010-11-121-1/+2
* | | | | | | | | | | | | | | | Merge branch 'jn/gitweb-time-hires-comes-with-5.8'Junio C Hamano2010-12-081-7/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | gitweb: Time::HiRes is in core for Perl 5.8Jakub Narebski2010-11-111-7/+5
* | | | | | | | | | | | | | | | | Merge branch 'il/remote-fd-ext'Junio C Hamano2010-12-0811-0/+837
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | remote-fd/ext: finishing touches after code reviewIlari Liusvaara2010-11-195-18/+21
| * | | | | | | | | | | | | | | | | git-remote-extIlari Liusvaara2010-10-136-0/+377
| * | | | | | | | | | | | | | | | | git-remote-fdIlari Liusvaara2010-10-136-0/+142
| * | | | | | | | | | | | | | | | | Add bidirectional_transfer_loop()Ilari Liusvaara2010-10-133-0/+317
* | | | | | | | | | | | | | | | | | Merge branch 'jk/pager-per-command'Junio C Hamano2010-12-083-10/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | allow command-specific pagers in pager.<cmd>Jeff King2010-11-173-10/+52
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-decorate-01-bool'Junio C Hamano2010-12-082-2/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | log.decorate: accept 0/1 bool valuesJeff King2010-11-172-2/+23
* | | | | | | | | | | | | | | | | | Merge branch 'gc/http-with-non-ascii-username-url'Junio C Hamano2010-12-085-1/+51
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix username and password extraction from HTTP URLsGabriel Corona2010-11-172-2/+12
| * | | | | | | | | | | | | | | | | | t5550: test HTTP authentication and userinfo decodingGabriel Corona2010-11-174-0/+40
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'ks/maint-getenv-fix'Junio C Hamano2010-12-081-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | setup: make sure git_dir path is in a permanent buffer, getenv(3) caseKirill Smelkov2010-11-121-0/+1
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'gb/gitweb-remote-heads'Junio C Hamano2010-12-083-8/+268
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | git instaweb: enable remote_headsGiuseppe Bilotta2010-11-171-0/+2
| * | | | | | | | | | | | | | | | | gitweb: group remote heads by remoteGiuseppe Bilotta2010-11-172-20/+152
| * | | | | | | | | | | | | | | | | gitweb: provide a routine to display (sub)sectionsGiuseppe Bilotta2010-11-171-0/+38