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 |
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 |
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 | Convert memset(hash,0,20) to hashclr(hash). |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Shawn Pearce | Convert memcpy(a,b,20) to hashcpy(a,b). |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Pierre Habouzit | Fix a comparison bug in diff-delta.c |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Haavard Skinnemoen | git-send-email: Don't set author_not_sender from Cc... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Shawn Pearce | Remove unnecessary forward declaration of unpack_entry. |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Shawn Pearce | Verify we know how to read a pack before trying to... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Rene Scharfe | Add write_or_die(), a helper function |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Rene Scharfe | Axe the last ent |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Junio C Hamano | Merge branch 'maint' |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Johannes Schindelin | builtin-mv: readability patch |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Johannes Schindelin | git-mv: fix off-by-one error |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Johannes Schindelin | git-mv: special case destination "." |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Johannes Schindelin | builtin-mv: readability patch |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Tilman Sauerbeck | Indentation fix. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
David Rientjes | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Jakub Narebski | gitweb: Uniquify version info output, add meta generato... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Junio C Hamano | Merge branch 'jc/format-patch' |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Ville Skyttä | Be nicer if git executable is not installed |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Junio C Hamano | Merge branch 'jc/racy' |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Junio C Hamano | Merge branch 'maint' |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Junio C Hamano | builtin-grep: remove unused debugging cruft. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Jakub Narebski | gitweb: Add support for per project git URLs |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Johannes Schindelin | [PATCH] git-mv: add more path normalization |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Junio C Hamano | Remove the "delay writing to avoid runtime penalty... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Martin Waitz | gitweb: consolidate action URL generation. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Martin Waitz | gitweb: provide function to format the URL for an actio... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Jakub Narebski | gitweb: Show project's git URL on summary page |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Junio C Hamano | Add check program "git-check-racy" |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Junio C Hamano | Documentation/technical/racy-git.txt |
commit | commitdiff | tree | snapshot |
2006-08-16 |
David Rientjes | remove unnecessary initializations |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Junio C Hamano | Merge branch 'maint' |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Junio C Hamano | finish_connect(): thinkofix |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Johannes Schindelin | git-mv: succeed even if source is a prefix of destination |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | use appropriate typedefs |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | make inline is_null_sha1 global |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Junio C Hamano | avoid nanosleep(2) |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Junio C Hamano | git-apply --binary: clean up and prepare for --reverse |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Dennis Stosberg | Fix detection of ipv6 on Solaris |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Dennis Stosberg | Look for sockaddr_storage in sys/socket.h |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Dennis Stosberg | Solaris has strlcpy() at least since version 8 |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Dennis Stosberg | Solaris does not support C99 format strings before... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Junio C Hamano | git-apply --reverse: simplify reverse option. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Junio C Hamano | t4116 apply --reverse test |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | Make sha1flush void and remove conditional return. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | Make upload_pack void and remove conditional return. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | Make track_tree_refs void. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | Make pack_objects void. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | Make fsck_dir void. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | Make checkout_all void. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | Make show_entry void |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | Make pprint_tag void and cleans up call in cmd_cat_file. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Junio C Hamano | Remove combine-diff.c::uninteresting() |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | read-cache.c cleanup |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | http-push.c cleanup |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | diff.c cleanup |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | builtin-push.c cleanup |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | builtin-grep.c cleanup |
commit | commitdiff | tree | snapshot |
2006-08-15 |
David Rientjes | blame.c return cleanup |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Yasushi SHOJI | gitweb: configurable home link string |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Jakub Narebski | gitweb: Separate printing difftree in git_commit into... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Jakub Narebski | gitweb: True fix: Support for the standard mime.types... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Jakub Narebski | gitweb: Skip comments in mime.types like file |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Jakub Narebski | gitweb: Change appereance of marker of refs pointing... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Jakub Narebski | gitweb: Separate finding project owner into git_get_pro... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Jakub Narebski | gitweb: Separate main part of git_history into git_hist... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Jakub Narebski | gitweb: Refactor printing shortened title in git_shortl... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Jakub Narebski | gitweb: Separate ref parsing in git_get_refs_list into... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Jakub Narebski | gitweb: Great subroutines renaming |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Franck Bui-Huu | Add a newline before appending "Signed-off-by: " line |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Junio C Hamano | Merge branch 'maint' |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Junio C Hamano | Fix type of combine-diff.c::show_patch_diff() |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Luben Tuikov | sample commit-msg hook: no silent exit on duplicate... |
commit | commitdiff | tree | snapshot |
next |