aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | post-receive-email example hook: fastforward should have been fast_forwardAndy Parkins2007-04-26
* | | | Ignore merged status of the file-level mergeAlex Riesen2007-04-26
* | | | Add a test for merging changed and rename-changed branchesAlex Riesen2007-04-25
* | | | Avoid excessive rewrites in merge-recursiveAlex Riesen2007-04-25
* | | | Merge branch 'maint'Junio C Hamano2007-04-25
|\ \ \ \ | |/ / /
| * | | Start preparing for 1.5.1.3Junio C Hamano2007-04-25
| * | | Sanitize @to recipients.Robin H. Johnson2007-04-25
| * | | git-svn: Ignore usernames in URLs in find_by_urlAdam Roben2007-04-25
| * | | Document --dry-run and envelope-sender for git-send-email.Robin H. Johnson2007-04-25
| * | | Allow users to optionally specify their envelope sender.Robin H. Johnson2007-04-25
| * | | Ensure clean addresses are always used with Net::SMTPRobin H. Johnson2007-04-25
| * | | Validate @recipients before using it for sendmail and Net::SMTP.Robin H. Johnson2007-04-25
| * | | Perform correct quoting of recipient names.Robin H. Johnson2007-04-25
| * | | Change the scope of the $cc variable as it is not needed outside of send_mess...Robin H. Johnson2007-04-25
| * | | Debugging cleanup improvementsRobin H. Johnson2007-04-25
| * | | Prefix Dry- to the message status to denote dry-runs.Robin H. Johnson2007-04-25
| * | | Document --dry-run parameter to send-email.Robin H. Johnson2007-04-25
| * | | git-svn: Don't rely on $_ after making a function callAdam Roben2007-04-25
| * | | Fix handle leak in write_treeAlex Riesen2007-04-25
| * | | Actually handle some-low memory conditionsShawn O. Pearce2007-04-25
* | | | Add --date={local,relative,default}Junio C Hamano2007-04-25
* | | | init_buffer(): Kill buf pointerLuiz Fernando N. Capitulino2007-04-25
* | | | core-tutorial: minor fixesLuiz Fernando N. Capitulino2007-04-25
* | | | read_cache_from(): small simplificationLuiz Fernando N. Capitulino2007-04-25
* | | | entry.c: Use const qualifier for 'struct checkout' parametersLuiz Fernando N. Capitulino2007-04-25
* | | | remove_subtree(): Use strerror() when possibleLuiz Fernando N. Capitulino2007-04-25
| |_|/ |/| |
* | | Merge branch 'jc/the-index'Junio C Hamano2007-04-24
|\ \ \
| * | | Make read-cache.c "the_index" free.Junio C Hamano2007-04-22
| * | | Move index-related variables into a structure.Junio C Hamano2007-04-22
* | | | Merge branch 'mk/diff'Junio C Hamano2007-04-24
|\ \ \ \
| * | | | Diff between two blobs should take mode changes into account now.Junio C Hamano2007-04-24
| * | | | use mode of the tree in git-diff, if <tree>:<file> syntax is usedMartin Koegler2007-04-24
| * | | | store mode in rev_list, if <tree>:<filename> syntax is usedMartin Koegler2007-04-24
| * | | | add add_object_array_with_modeMartin Koegler2007-04-24
| * | | | add get_sha1_with_modeMartin Koegler2007-04-24
| * | | | Add S_IFINVALID modeMartin Koegler2007-04-24
* | | | | Merge branch 'maint'Junio C Hamano2007-04-24
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Remove usernames from all commit messages, not just when using svmpropsAdam Roben2007-04-24
| * | | | applymbox & quiltimport: typofix.Junio C Hamano2007-04-24
| * | | | Create a sysconfdir variable, and use it for ETC_GITCONFIGJosh Triplett2007-04-24
* | | | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-04-24
|\ \ \ \ \
| * | | | | fast-import: size_t vs ssize_tSami Farin2007-04-24
| * | | | | fix importing of subversion tarsUwe Kleine-König2007-04-24
| * | | | | Don't repack existing objects in fast-importShawn O. Pearce2007-04-20
* | | | | | gitattributes documentation: clarify overridingJunio C Hamano2007-04-24
* | | | | | t/test-lib.sh: Protect ourselves from common misconfigurationJunio C Hamano2007-04-24
| |_|/ / / |/| | | |
* | | | | Merge branch 'maint'Junio C Hamano2007-04-24
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Documentation/git-reset.txt: suggest git commit --amend in example.Gerrit Pape2007-04-23
| * | | | Build RPM with ETC_GITCONFIG=/etc/gitconfigJunio C Hamano2007-04-23
| * | | | Ignore all man sections as they are generated files.Brian Gernhardt2007-04-23