summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-29send-pack --keep: do not explode into loose objects on the receiving end.Junio C Hamano
2006-10-27index-pack: minor fixes to comment and function nameNicolas Pitre
2006-10-27enhance clone and fetch -k experienceNicolas Pitre
2006-10-27mimic unpack-objects when --stdin is used with index-packNicolas Pitre
2006-10-26add progress status to index-packNicolas Pitre
2006-10-26make index-pack able to complete thin packs.Nicolas Pitre
2006-10-25enable index-pack streaming capabilityNicolas Pitre
2006-10-25Merge branch 'maint'Junio C Hamano
2006-10-25Documentation/SubmittingPatches: 3+1 != 6v1.4.3.3Junio C Hamano
2006-10-25Merge branch 'aw/cvsimport'Junio C Hamano
2006-10-25Merge branch 'jc/web'Junio C Hamano
2006-10-25Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano
2006-10-25Merge branch 'jc/web-blame'Junio C Hamano
2006-10-25Merge branch 'maint'Junio C Hamano
2006-10-25xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of linesPetr Baudis
2006-10-25Update cherry documentation.Junio C Hamano
2006-10-25Refer to git-rev-parse:Specifying Revisions from git.txtJunio C Hamano
2006-10-25git-fetch.sh printed protocol fixTuncer Ayaz
2006-10-25RPM package re-classification.Junio C Hamano
2006-10-25gitweb: Print commit message without title in commitdiff only if there is anyJakub Narebski
2006-10-25gitweb: Filter out commit ID from @difftree in git_commit and git_commitdiffJakub Narebski
2006-10-25gitweb: Get rid of git_print_simplified_logJakub Narebski
2006-10-24Documentation: note about contrib/.Junio C Hamano
2006-10-24git-svn: fix symlink-to-file changes when using command-line svn 1.4.0Eric Wong
2006-10-24Set $HOME for selftestsGerrit Pape
2006-10-24gitweb: Show project's README.html if availablePetr Baudis
2006-10-24gitweb: Do not automatically append " git" to custom site namePetr Baudis
2006-10-24gitweb: Make search type a popup menuPetr Baudis
2006-10-24gitweb: Restore object-named links in item listsPetr Baudis
2006-10-24Merge branch 'master' into jc/webJunio C Hamano
2006-10-24Merge branch 'maint'Junio C Hamano
2006-10-24gitweb: Fix setting $/ in parse_commit()v1.4.3.2Petr Baudis
2006-10-24daemon: do not die on older clients.Junio C Hamano
2006-10-23xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.Jim Meyering
2006-10-23git-clone: honor --quietJim Meyering
2006-10-23Documentation for the [remote] configSanti Béjar
2006-10-23prune-packed: Fix uninitialized variable.Alexandre Julliard
2006-10-23ignore-errors requires clKarl Hasselström
2006-10-23git-send-email: do not pass custom Date: headerEric Wong
2006-10-23Use column indexes in git-cvsserver where necessary.Shawn Pearce
2006-10-23gitweb: Add '..' (up directory) to tree view if applicableJakub Narebski
2006-10-23gitweb: Improve git_print_page_pathJakub Narebski
2006-10-23Merge branch 'np/pack'Junio C Hamano
2006-10-23Merge branch 'maint'Junio C Hamano
2006-10-23pager: default to LESS=FRSX not LESS=FRSJunio C Hamano
2006-10-22Make prune also run prune-packedJ. Bruce Fields
2006-10-22git-vc: better installation instructionsKarl Hasselström
2006-10-22gitweb: Do not esc_html $basedir argument to git_print_tree_entryJakub Narebski
2006-10-22gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)Jakub Narebski
2006-10-22Fix usagestring for git-branchLars Hjemli