aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gitweb: Filter out commit ID from @difftree in git_commit and git_commitdiffJakub Narebski2006-10-24
* gitweb: Get rid of git_print_simplified_logJakub Narebski2006-10-24
* gitweb: Show project's README.html if availablePetr Baudis2006-10-23
* gitweb: Do not automatically append " git" to custom site namePetr Baudis2006-10-23
* gitweb: Make search type a popup menuPetr Baudis2006-10-23
* gitweb: Restore object-named links in item listsPetr Baudis2006-10-23
* Merge branch 'master' into jc/webJunio C Hamano2006-10-23
|\
| * Merge branch 'maint'Junio C Hamano2006-10-23
| |\
| | * gitweb: Fix setting $/ in parse_commit()v1.4.3.2Petr Baudis2006-10-23
| | * daemon: do not die on older clients.Junio C Hamano2006-10-23
| | * xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.Jim Meyering2006-10-23
| | * git-clone: honor --quietJim Meyering2006-10-23
| | * Documentation for the [remote] configSanti Béjar2006-10-23
| | * prune-packed: Fix uninitialized variable.Alexandre Julliard2006-10-23
| * | ignore-errors requires clKarl Hasselström2006-10-23
| * | git-send-email: do not pass custom Date: headerEric Wong2006-10-23
| * | Use column indexes in git-cvsserver where necessary.Shawn Pearce2006-10-22
| * | gitweb: Add '..' (up directory) to tree view if applicableJakub Narebski2006-10-22
| * | gitweb: Improve git_print_page_pathJakub Narebski2006-10-22
| * | Merge branch 'np/pack'Junio C Hamano2006-10-22
| |\ \
| | * | add the capability for index-pack to read from a streamNicolas Pitre2006-10-20
| | * | index-pack: compare only the first 20-bytes of the key.Nicolas Pitre2006-10-18
| | * | git-repack: repo.usedeltabaseoffsetJunio C Hamano2006-10-13
| | * | pack-objects: document --delta-base-offset optionJunio C Hamano2006-10-10
| | * | allow delta data reuse even if base object is a preferred baseNicolas Pitre2006-09-27
| | * | zap a debug remnantNicolas Pitre2006-09-27
| | * | let the GIT native protocol use offsets to delta base when possibleNicolas Pitre2006-09-27
| | * | make pack data reuse compatible with both delta typesNicolas Pitre2006-09-27
| | * | make git-pack-objects able to create deltas with offset to baseNicolas Pitre2006-09-27
| | * | teach git-index-pack about deltas with offset to baseNicolas Pitre2006-09-27
| | * | teach git-unpack-objects about deltas with offset to baseNicolas Pitre2006-09-27
| | * | introduce delta objects with offset to baseNicolas Pitre2006-09-27
| * | | Merge branch 'maint'Junio C Hamano2006-10-22
| |\ \ \ | | | |/ | | |/|
| | * | pager: default to LESS=FRSX not LESS=FRSJunio C Hamano2006-10-22
| | * | Make prune also run prune-packedJ. Bruce Fields2006-10-22
| | * | git-vc: better installation instructionsKarl Hasselström2006-10-22
| | * | gitweb: Do not esc_html $basedir argument to git_print_tree_entryJakub Narebski2006-10-22
| | * | gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)Jakub Narebski2006-10-22
| | * | Fix usagestring for git-branchLars Hjemli2006-10-22
| | * | git-merge: show usage if run without argumentsRene Scharfe2006-10-22
| * | | git-clone: define die() and use it.Dmitry V. Levin2006-10-20
| * | | Merge branch 'maint'Junio C Hamano2006-10-20
| |\ \ \ | | |/ /
| | * | Fix typo in show-index.cv1.4.3.1Lars Hjemli2006-10-20
| | * | pager: default to LESS=FRSJunio C Hamano2006-10-20
| * | | Merge branch 'maint'Junio C Hamano2006-10-19
| |\ \ \ | | |/ /
| | * | git-apply: prepare for upcoming GNU diff -u format change.Linus Torvalds2006-10-19
| * | | Don't use $author_name undefined when $from contains no /\s</.Jim Meyering2006-10-19
| * | | Merge branch 'mw/pathinfo'Junio C Hamano2006-10-18
| |\ \ \
| | * | | gitweb: Fix search form when PATH_INFO is enabledPetr Baudis2006-10-11
| | * | | gitweb: Document features betterPetr Baudis2006-10-07