2006-09-01 |
Junio C Hamano | Merge git://git.kernel.org/pub/scm/gitk/gitk |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Junio C Hamano | Constness tightening for move/link_temp_to_file() |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Aneesh Kumar K.V | gitweb: Fix git_blame |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Jonas Fonseca | Include config.mak.autogen in the doc Makefile |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Jonas Fonseca | Use xmalloc instead of malloc |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Jonas Fonseca | git(7): move gitk(1) to the list of porcelain commands |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Junio C Hamano | t5710: fix two thinkos. |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Junio C Hamano | Merge early part of branch 'jc/daemon' |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Jakub Narebski | gitweb: Extend parse_difftree_raw_line to save commit... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Jakub Narebski | gitweb: Separate printing of git_tree row into git_prin... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Jakub Narebski | gitweb: Move git-ls-tree output parsing to parse_ls_tre... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Dennis Stosberg | use do() instead of require() to include configuration |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Dennis Stosberg | gitweb: Remove forgotten call to git_to_hash |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Franck Bui-Huu | log-tree.c: cleanup a bit append_signoff() |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Johannes Schindelin | Remove uneeded #include |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Johannes Schindelin | Makefile: fix typo |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Johannes Schindelin | unpack-objects: remove unused variable "eof" |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Linus Torvalds | git-fsck-objects: lacking default references should... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Matthias Kestenholz | Check if pack directory exists prior to descending... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Jakub Narebski | gitweb: Add local time and timezone to git_print_authorship |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Jakub Narebski | gitweb: Add diff tree, with links to patches, to commit... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Jakub Narebski | gitweb: git_print_log: signoff line is non-empty line |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Jakub Narebski | gitweb: Add author information to commitdiff view |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Jakub Narebski | gitweb: Do not remove signoff lines in git_print_simpli... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Jakub Narebski | gitweb: Make git_print_log generic; git_print_simplifie... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Dennis Stosberg | gitweb: Use --git-dir parameter instead of setting... |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Jonas Fonseca | Add --relative-date option to the revision interface |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Junio C Hamano | Merge branch 'gl/web' |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Paul Mackerras | gitk: Fix some bugs in the new cherry-picking code |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Junio C Hamano | daemon: prepare for multiple services. |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Rene Scharfe | Add git-zip-tree to .gitignore |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Junio C Hamano | free(NULL) is perfectly valid. |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Jonas Fonseca | Use xcalloc instead of calloc |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Jonas Fonseca | Use fstat instead of fseek |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Junio C Hamano | Merge branch 'gl/cleanup-next' |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Junio C Hamano | Merge branch 'js/c-merge-recursive' |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Junio C Hamano | Merge branch 'ts/daemon' |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Junio C Hamano | Merge branch 'jc/apply' |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Junio C Hamano | git-apply --reject: finishing touches. |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jakub Narebski | gitweb: Use @diff_opts, default ('M'), as git-diff... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Rene Scharfe | git-reset: remove unused variable |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Rene Scharfe | git-cherry: remove unused variable |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jakub Narebski | gitweb: Remove git_to_hash function |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jakub Narebski | gitweb: Remove unused git_get_{preceding,following... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jakub Narebski | gitweb: Fix typo in git_patchset_body |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Linus Torvalds | Relative timestamps in git log |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Rene Scharfe | Add git-zip-tree |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jakub Narebski | gitweb: Fix typo in git_difftree_body |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Eric Wong | git-svn: stop repeatedly reusing the first commit messa... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jonas Fonseca | Use xrealloc instead of realloc |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Jonas Fonseca | Use PATH_MAX instead of MAXPATHLEN |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Shawn Pearce | Convert unpack_entry_gently and friends to use offsets. |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Shawn Pearce | Cleanup unpack_object_header to use only offsets. |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Shawn Pearce | Cleanup unpack_entry_gently and friends to use type_nam... |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Shawn Pearce | Reuse compression code in unpack_compressed_entry. |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Shawn Pearce | Reorganize/rename unpack_non_delta_entry to unpack_comp... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: blobs defined by non-textual hash ids can be... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Improve comments about gitweb features configur... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Remove workaround for git-diff bug fixed in... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Junio C Hamano | Merge branch 'master' into gl/web |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Junio C Hamano | Merge branch 'gl/cleanup' |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: git_annotate didn't expect negative numeric... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Eric Wong | git-svn: add the 'dcommit' command |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Eric Wong | git-svn: recommend rebase for syncing against an SVN... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Eric Wong | git-svn: establish new connections on commit after... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jonas Fonseca | describe: fix off-by-one error in --abbrev=40 handling |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Remove creating directory for temporary files |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Remove git_diff_print subroutine |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: git_blobdiff_plain is git_blobdiff('plain') |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Use git-diff-tree or git-diff patch output... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Change here-doc back for style consistency... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Always display link to blobdiff_plain in git_bl... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Add invisible hyperlink to from-file/to-file... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Parse two-line from-file/to-file diff header... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Allow for pre-parsed difftree info in git_patch... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Add support for hash_parent_base parameter... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Use git_get_name_rev_tags for commitdiff_plain... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Add git_get_rev_name_tags function |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Faster return from git_get_preceding_references... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Add git_get_{following,preceding}_references... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Streamify patch output in git_commitdiff |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Remove invalid comment in format_diff_line |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Show information about incomplete lines in... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jakub Narebski | gitweb: Use git-diff-tree patch output for commitdiff |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jonas Fonseca | git-svn(1): improve asciidoc markup |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jonas Fonseca | gitview.txt: improve asciidoc markup |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jonas Fonseca | git(7): put the synopsis in a verse style paragraph |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jonas Fonseca | gitk(1): expand the manpage to look less like a template |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jonas Fonseca | git-blame(1): mention options in the synopsis and adver... |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jonas Fonseca | git-ls-remote(1): document --upload-pack |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Jonas Fonseca | git-apply(1): document missing options and improve... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Junio C Hamano | update-index -g |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Pierre Habouzit | n is in fact unused, and is later shadowed. |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Pierre Habouzit | use name[len] in switch directly, instead of creating... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Junio C Hamano | builtin-grep.c: remove unused debugging piece. |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Pierre Habouzit | remove ugly shadowing of loop indexes in subloops. |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Pierre Habouzit | missing 'static' keywords |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Pierre Habouzit | git_dir holds pointers to local strings, hence MUST... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Pierre Habouzit | avoid to use error that shadows the function name,... |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Junio C Hamano | hashcpy/hashcmp remaining bits. |
commit | commitdiff | tree | snapshot |
next |