aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | add: do not rely on dtype being NULL behaviorNguyễn Thái Ngọc Duy2010-11-12
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/gitweb-time-hires-comes-with-5.8'Junio C Hamano2010-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | gitweb: Time::HiRes is in core for Perl 5.8Jakub Narebski2010-11-11
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'il/remote-fd-ext'Junio C Hamano2010-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | remote-fd/ext: finishing touches after code reviewIlari Liusvaara2010-11-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | git-remote-extIlari Liusvaara2010-10-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | git-remote-fdIlari Liusvaara2010-10-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Add bidirectional_transfer_loop()Ilari Liusvaara2010-10-13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/pager-per-command'Junio C Hamano2010-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | allow command-specific pagers in pager.<cmd>Jeff King2010-11-17
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-decorate-01-bool'Junio C Hamano2010-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | log.decorate: accept 0/1 bool valuesJeff King2010-11-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'gc/http-with-non-ascii-username-url'Junio C Hamano2010-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix username and password extraction from HTTP URLsGabriel Corona2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | t5550: test HTTP authentication and userinfo decodingGabriel Corona2010-11-17
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ks/maint-getenv-fix'Junio C Hamano2010-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | setup: make sure git_dir path is in a permanent buffer, getenv(3) caseKirill Smelkov2010-11-12
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'gb/gitweb-remote-heads'Junio C Hamano2010-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | git instaweb: enable remote_headsGiuseppe Bilotta2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | gitweb: group remote heads by remoteGiuseppe Bilotta2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | gitweb: provide a routine to display (sub)sectionsGiuseppe Bilotta2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | gitweb: refactor repository URL printingGiuseppe Bilotta2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | gitweb: remotes view for a single remoteGiuseppe Bilotta2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | gitweb: allow action specialization in page headerGiuseppe Bilotta2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | gitweb: nagivation menu for tags, heads and remotesGiuseppe Bilotta2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | gitweb: separate heads and remotes listsGiuseppe Bilotta2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | gitweb: git_get_heads_list accepts an optional list of refsGiuseppe Bilotta2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | gitweb: introduce remote_heads featureGiuseppe Bilotta2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | gitweb: use fullname as hash_base in heads linkGiuseppe Bilotta2010-11-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mg/maint-tag-rfc1991'Junio C Hamano2010-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tag: recognize rfc1991 signaturesMichael J Gruber2010-11-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tag: factor out sig detection for tag displayMichael J Gruber2010-11-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | tag: factor out sig detection for body editsMichael J Gruber2010-11-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | verify-tag: factor out signature detectionMichael J Gruber2010-11-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t/t7004-tag: test handling of rfc1991 signaturesMichael J Gruber2010-11-10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jh/notes-merge'Junio C Hamano2010-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide 'git merge --abort' as a synonym to 'git reset --merge'Johan Herland2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cmd_merge(): Parse options before checking MERGE_HEADJohan Herland2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide 'git notes get-ref' to easily retrieve current notes refJohan Herland2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git notes merge: Add testcases for merging notes trees at different fanoutsJohan Herland2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"Johan Herland2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git notes merge: --commit should fail if underlying notes ref has movedJohan Herland2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git notes merge: List conflicting notes in notes merge commit messageJohan Herland2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git notes merge: Manual conflict resolution, part 2/2Johan Herland2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git notes merge: Manual conflict resolution, part 1/2Johan Herland2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: Preliminary docs on 'git notes merge'Johan Herland2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git notes merge: Add automatic conflict resolvers (ours, theirs, union)Johan Herland2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git notes merge: Handle real, non-conflicting notes mergesJohan Herland2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/notes.c: Refactor creation of notes commits.Johan Herland2010-11-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | git notes merge: Initial implementation handling trivial merges onlyJohan Herland2010-11-17