aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | 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
* | | | Trace into open fd and refactor tracing code.Christian Couder2006-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
| * | gitweb: Remove workaround for git-diff bug fixed in f82cd3cJakub Narebski2006-08-26
| * | Merge branch 'master' into gl/webJunio C Hamano2006-08-26
| |\ \
| * | | gitweb: Remove creating directory for temporary filesJakub Narebski2006-08-25
| * | | gitweb: Remove git_diff_print subroutineJakub Narebski2006-08-25
| * | | gitweb: git_blobdiff_plain is git_blobdiff('plain')Jakub Narebski2006-08-25
| * | | gitweb: Use git-diff-tree or git-diff patch output for blobdiffJakub Narebski2006-08-25
| * | | gitweb: Change here-doc back for style consistency in git_blobdiffJakub Narebski2006-08-25
| * | | gitweb: Always display link to blobdiff_plain in git_blobdiffJakub Narebski2006-08-25
| * | | gitweb: Add invisible hyperlink to from-file/to-file diff headerJakub Narebski2006-08-25
| * | | gitweb: Parse two-line from-file/to-file diff header in git_patchset_bodyJakub Narebski2006-08-25
| * | | gitweb: Allow for pre-parsed difftree info in git_patchset_bodyJakub Narebski2006-08-25
| * | | gitweb: Add support for hash_parent_base parameter for blobdiffsJakub Narebski2006-08-25
| * | | gitweb: Use git_get_name_rev_tags for commitdiff_plain X-Git-Tag: headerJakub Narebski2006-08-25
| * | | gitweb: Add git_get_rev_name_tags functionJakub Narebski2006-08-25