gitweb.git

Commits

2007-05-01 GIT v1.5.2-rc1 v1.5.2-rc1
2007-05-01 Merge branch 'maint'
2007-05-01 GIT v1.5.1.3 v1.5.1.3
2007-04-30 Include mailmap.h in mailmap.c to catch mailmap interfa...
2007-04-30 Remove pointless calls to access(2) when checking for...
2007-04-30 Fix read_mailmap to handle a caller uninterested in...
2007-04-30 Use strlcpy instead of strncpy in mailmap.c
2007-04-30 send-email documentation: clarify --smtp-server
2007-04-30 git.7: Mention preformatted html doc location
2007-04-30 Clarify SubmittingPatches Checklist
2007-04-30 git-svn: Add 'find-rev' command
2007-04-30 Fix symlink handling in git-svn, related to PerlIO
2007-04-29 Merge branch 'jc/attr'
2007-04-29 Make sure test-genrandom and test-chmtime are builtas...
2007-04-29 Make macros to prevent double-inclusion in headers...
2007-04-29 Apply mailmap in git-blame output.
2007-04-29 Split out mailmap handling out of shortlog
2007-04-29 blame -s: suppress author name and time.
2007-04-29 Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and...
2007-04-29 Merge commit 'gfi/master'
2007-04-29 Merge branch 'maint'
2007-04-29 http.c: Fix problem with repeated calls of http_init
2007-04-29 Add missing reference to GIT_COMMITTER_DATE in git...
2007-04-29 Fix import-tars fix.
2007-04-29 Update .mailmap with "Michael"
2007-04-29 Do not barf on too long action description
2007-04-29 Merge branch 'maint' of git://repo.or.cz/git/fastimport...
2007-04-29 Catch empty pathnames in trees during fsck
2007-04-29 Merge branch 'gfi-maint' into gfi-master
2007-04-29 Merge commit 'jc/maint' into gfi-maint
2007-04-29 Don't allow empty pathnames in fast-import
2007-04-29 import-tars: be nice to wrong directory modes
2007-04-28 git-svn: Added 'find-rev' command
2007-04-28 git shortlog documentation: add long options and fix...
2007-04-27 Merge branch 'maint'
2007-04-27 Update git-http-fetch documentation
2007-04-27 Update git-local-fetch documentation
2007-04-27 Update git-http-push documentation
2007-04-27 Update -L documentation for git-blame/git-annotate
2007-04-27 Update git-grep documentation
2007-04-27 Update git-fmt-merge documentation
2007-04-27 Document additional options for git-fetch
2007-04-27 Removing -n option from git-diff-files documentation
2007-04-27 post-receive-email example hook: sed command for gettin...
2007-04-27 post-receive-email example hook: detect rewind-only...
2007-04-27 post-receive-email example hook: fastforward should...
2007-04-26 Ignore merged status of the file-level merge
2007-04-26 Add a test for merging changed and rename-changed branches
2007-04-26 Avoid excessive rewrites in merge-recursive
2007-04-26 Merge branch 'maint'
2007-04-26 Start preparing for 1.5.1.3
2007-04-26 Sanitize @to recipients.
2007-04-26 git-svn: Ignore usernames in URLs in find_by_url
2007-04-26 Add --date={local,relative,default}
2007-04-26 Document --dry-run and envelope-sender for git-send...
2007-04-26 Allow users to optionally specify their envelope sender.
2007-04-26 Ensure clean addresses are always used with Net::SMTP
2007-04-26 Validate @recipients before using it for sendmail and...
2007-04-26 Perform correct quoting of recipient names.
2007-04-26 Change the scope of the $cc variable as it is not neede...
2007-04-26 Debugging cleanup improvements
2007-04-26 Prefix Dry- to the message status to denote dry-runs.
2007-04-26 Document --dry-run parameter to send-email.
2007-04-26 git-svn: Don't rely on $_ after making a function call
2007-04-26 Fix handle leak in write_tree
2007-04-25 Actually handle some-low memory conditions
2007-04-25 init_buffer(): Kill buf pointer
2007-04-25 core-tutorial: minor fixes
2007-04-25 read_cache_from(): small simplification
2007-04-25 entry.c: Use const qualifier for 'struct checkout'...
2007-04-25 remove_subtree(): Use strerror() when possible
2007-04-25 Add 'filter' attribute and external filter driver defin...
2007-04-25 Add 'ident' conversion.
2007-04-25 Merge branch 'jc/the-index'
2007-04-25 Merge branch 'mk/diff'
2007-04-25 Merge branch 'maint'
2007-04-25 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-04-25 Remove usernames from all commit messages, not just...
2007-04-24 applymbox & quiltimport: typofix.
2007-04-24 gitattributes documentation: clarify overriding
2007-04-24 fast-import: size_t vs ssize_t
2007-04-24 t/test-lib.sh: Protect ourselves from common misconfigu...
2007-04-24 fix importing of subversion tars
2007-04-24 Create a sysconfdir variable, and use it for ETC_GITCONFIG
2007-04-24 Diff between two blobs should take mode changes into...
2007-04-24 use mode of the tree in git-diff, if <tree>:<file>...
2007-04-24 store mode in rev_list, if <tree>:<filename> syntax...
2007-04-24 add add_object_array_with_mode
2007-04-24 add get_sha1_with_mode
2007-04-24 Add S_IFINVALID mode
2007-04-24 Merge branch 'maint'
2007-04-24 git-fetch: Fix "argument list too long"
2007-04-24 Documentation/git-reset.txt: suggest git commit --amend...
2007-04-24 Build RPM with ETC_GITCONFIG=/etc/gitconfig
2007-04-24 Ignore all man sections as they are generated files.
2007-04-24 Fix typo in git-am: s/Was is/Was it/
2007-04-24 Add clean.requireForce option, and add -f option to...
2007-04-24 t6030: grab commit object name as we go
2007-04-24 t5302: avoid using tail -c
2007-04-24 t4201: Do not display weird characters on the terminal
next