aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Replace uses of strdup with xstrdup.Shawn Pearce2006-09-02
* consolidate two copies of new style object header parsing code.Junio C Hamano2006-09-01
* Documentation: Fix howto/revert-branch-rebase.html generationSergey Vlasov2006-09-01
* fmt-merge-msg: fix off-by-one bugJohannes Schindelin2006-09-01
* git-rev-list(1): group options; reformat; document more optionsJonas Fonseca2006-09-01
* Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-09-01
|\
| * gitk: Fix some bugs in the new cherry-picking codePaul Mackerras2006-08-28
| * gitk: Improve responsiveness while reading and layout out the graphPaul Mackerras2006-08-16
| * gitk: Update preceding/following tag info when creating a tagPaul Mackerras2006-08-08
| * gitk: Add a menu item for cherry-picking commitsPaul Mackerras2006-08-06
| * gitk: Fix a couple of buglets in the branch head menu itemsPaul Mackerras2006-08-02
| * gitk: Add a context menu for headsPaul Mackerras2006-08-02
| * gitk: Add a row context-menu item for creating a new branchPaul Mackerras2006-08-02
| * gitk: Recompute ancestor/descendent heads/tags when rereading refsPaul Mackerras2006-08-02
| * gitk: Minor cleanupsPaul Mackerras2006-07-18
* | Constness tightening for move/link_temp_to_file()Junio C Hamano2006-09-01
* | gitweb: Fix git_blameAneesh Kumar K.V2006-08-31
* | Include config.mak.autogen in the doc MakefileJonas Fonseca2006-08-31
* | Use xmalloc instead of mallocJonas Fonseca2006-08-31
* | git(7): move gitk(1) to the list of porcelain commandsJonas Fonseca2006-08-31
* | t5710: fix two thinkos.Junio C Hamano2006-08-31
* | Merge early part of branch 'jc/daemon'Junio C Hamano2006-08-31
|\ \
| * | daemon: prepare for multiple services.Junio C Hamano2006-08-27
* | | gitweb: Extend parse_difftree_raw_line to save commit infoJakub Narebski2006-08-31
* | | gitweb: Separate printing of git_tree row into git_print_tree_entryJakub Narebski2006-08-31
* | | gitweb: Move git-ls-tree output parsing to parse_ls_tree_lineJakub Narebski2006-08-31
* | | use do() instead of require() to include configurationDennis Stosberg2006-08-31
* | | gitweb: Remove forgotten call to git_to_hashDennis Stosberg2006-08-31
* | | log-tree.c: cleanup a bit append_signoff()Franck Bui-Huu2006-08-30
* | | Remove uneeded #includeJohannes Schindelin2006-08-29
* | | Makefile: fix typoJohannes Schindelin2006-08-29
* | | unpack-objects: remove unused variable "eof"Johannes Schindelin2006-08-29
* | | git-fsck-objects: lacking default references should not be fatalLinus Torvalds2006-08-29
* | | Check if pack directory exists prior to descending into itMatthias Kestenholz2006-08-29
* | | gitweb: Add local time and timezone to git_print_authorshipJakub Narebski2006-08-28
* | | gitweb: Add diff tree, with links to patches, to commitdiff viewJakub Narebski2006-08-28
* | | gitweb: git_print_log: signoff line is non-empty lineJakub Narebski2006-08-28
* | | gitweb: Add author information to commitdiff viewJakub Narebski2006-08-28
* | | gitweb: Do not remove signoff lines in git_print_simplified_logJakub Narebski2006-08-28
* | | gitweb: Make git_print_log generic; git_print_simplified_log uses itJakub Narebski2006-08-28
* | | gitweb: Use --git-dir parameter instead of setting $ENV{'GIT_DIR'}Dennis Stosberg2006-08-28
* | | Add --relative-date option to the revision interfaceJonas Fonseca2006-08-28
* | | Merge branch 'gl/web'Junio C Hamano2006-08-28
|\ \ \ | |/ / |/| |
| * | gitweb: Use @diff_opts, default ('M'), as git-diff and git-diff-tree parameteJakub Narebski2006-08-27
| * | gitweb: Remove git_to_hash functionJakub Narebski2006-08-27
| * | gitweb: Remove unused git_get_{preceding,following}_referencesJakub Narebski2006-08-27
| * | gitweb: Fix typo in git_patchset_bodyJakub Narebski2006-08-27
| * | gitweb: Fix typo in git_difftree_bodyJakub Narebski2006-08-26
| * | gitweb: blobs defined by non-textual hash ids can be cachedJakub Narebski2006-08-26
| * | gitweb: Improve comments about gitweb features configurationJakub Narebski2006-08-26